index
:
aspectj.git
1.8.x
356694
AspectJ5_Development
BETA_JAVA8
RB_V1_5_0
RB_V1_8
RB_V_1_5_2
V1_6_X
V1_8_X
ajdt_support
antora
bug356694
bug433351
conditionalThis
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20
dependabot/maven/commons-logging-commons-logging-1.2
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
earlyJava9
extensions
gh-217
gh-314
invokedynamic
java-21
java8
master
maven_build
origin
paramAnnotationBinding
param_anno_matching_change
refactoring
transientTjp
verification
A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option not to generate local variable tables in some scenarios
Andy Clement
2015-08-10
5
-20
/
+50
*
Support annotation conversion for class annotation values
Andy Clement
2015-08-06
4
-15
/
+38
*
Fix Bug 473555 - File descriptors leak in ExtensibleURLClassLoader
Andy Clement
2015-08-05
1
-0
/
+8
*
AspectJ upgraded to Mars compiler
Andy Clement
2015-06-25
41
-13
/
+14914
*
Doh, forgot 1.8.6 version in this messages file
Andy Clement
2015-06-08
1
-1
/
+1
*
allow reflection world to resolve generated types (e.g. lambdas)
Andy Clement
2015-06-08
25
-29
/
+288
*
Bug 467415 - Weaver created bridge methods missing ACC_SYNTHETIC
Andy Clement
2015-05-15
5
-3
/
+3
*
Do not attach INTERFACE modifier to methods from interfaces
Andy Clement
2015-05-12
3
-8
/
+6
*
Fix 463926
Andy Clement
2015-04-23
1
-0
/
+1
*
weaving generic types
Andy Clement
2015-04-23
1
-0
/
+22
*
APT and missing declaring type in BTB hierarchy
Andy Clement
2015-04-23
11
-0
/
+32
*
464749: Fix, remove Play class
Andy Clement
2015-04-20
4
-79
/
+0
*
406167: cope with rogue generic inner type signatures
Andy Clement
2015-04-01
2
-21
/
+58
*
462146: -parameters option on iajc
Andy Clement
2015-03-26
1
-0
/
+4
*
462821: invokedynamic detection in hierarchy of aspects
Andy Clement
2015-03-23
9
-6
/
+192
*
1.8.5 readme
V1_8_5
Andy Clement
2015-01-28
2
-0
/
+37
*
458660
Andy Clement
2015-01-28
2
-0
/
+0
*
450634: support Windows 8 when computing best batch file format
Andy Clement
2015-01-08
2
-1
/
+1
*
456374: == to equals
Andy Clement
2015-01-07
1
-1
/
+1
*
456003: == to equals
Andy Clement
2015-01-07
1
-8
/
+8
*
456457: unresolvable member fix. Testcode for 456801,455608
Andy Clement
2015-01-07
14
-2
/
+159
*
455277: pull across JDT core fix for 300408
Andy Clement
2015-01-07
2
-0
/
+0
*
Further 451966: privileged aspect and ITDs
Andy Clement
2014-11-17
5
-4
/
+57
*
Fix for 451966: privileged aspects and itd on interfaces
Andy Clement
2014-11-17
3
-11
/
+17
*
Updated for 1.8.4
Andy Clement
2014-11-17
3
-3
/
+3
*
testcode for 451966
Andy Clement
2014-11-17
5
-0
/
+101
*
1.8.4
V1_8_4
Andy Clement
2014-11-06
1
-1
/
+1
*
1.8.4 docs
Andy Clement
2014-11-06
2
-1
/
+48
*
Fix 449739: support is(FinalType)
Andy Clement
2014-11-05
6
-0
/
+74
*
Fix 449401: thisAspectInstance compile problem with -1.8
Andy Clement
2014-10-30
8
-3
/
+325
*
Fix for building on Java8
V1_8_3a
Andy Clement
2014-10-24
1
-0
/
+1
*
make tests tidy up after themselves
V1_8_3
Andy Clement
2014-10-23
1
-1
/
+1
*
make tests tidy up after themselves
Andy Clement
2014-10-21
2
-0
/
+9
*
updated for 1.8.3
Andy Clement
2014-10-21
3
-3
/
+3
*
Support for @RequiredTypes and abstract aspects
Andy Clement
2014-10-21
12
-16
/
+228
*
Fix 443355: interface super references
Andy Clement
2014-10-08
5
-0
/
+37
*
Use generics
Andy Clement
2014-10-08
36
-214
/
+140
*
Fix for 445968: caching
Andy Clement
2014-10-07
1
-1
/
+1
*
Polish generics
Andy Clement
2014-10-07
19
-53
/
+51
*
Fix 443477: remove pre-init from cflow to avoid verify error on jdk 1.7 later...
Andy Clement
2014-10-07
3
-8
/
+18
*
Fix 436653: conditional aspect activation plus various polish
Andy Clement
2014-10-06
57
-142
/
+642
*
445395: invokedynamic in around advice
Andy Clement
2014-09-30
10
-4
/
+328
*
445395: more support for invokedynamic
Andy Clement
2014-09-30
9
-4
/
+58
*
Fix for 444398: annotation style abstract aspect extends class error
Andy Clement
2014-09-17
8
-14
/
+55
*
442425: fix error on attempted annotation style decp
Andy Clement
2014-08-27
14
-16
/
+178
*
tidy up after tests finish
Andy Clement
2014-08-20
4
-0
/
+24
*
enabling AJDT to use annotation processors
Andy Clement
2014-08-20
22
-15
/
+490
*
fixing paths so that distro build isn't huge
V1_8_2
Andy Clement
2014-08-14
1
-0
/
+1
*
1.8.2 readme added to index
Andy Clement
2014-08-14
1
-0
/
+1
*
Updated for 1.8.2
Andy Clement
2014-08-14
1
-3
/
+3
[next]