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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rebuilt
Andy Clement
2017-10-20
3
-0
/
+0
*
Fixes Bug 525293 - Spring AOP could be faster
Andy Clement
2017-10-20
7
-188
/
+240
*
Tests for smart annotation unpacking for reflection types
Andy Clement
2017-10-20
1
-0
/
+71
*
Ensure we can disassemble invokedynamic
Andy Clement
2017-10-05
7
-2
/
+22
*
1.8.11 release info updates
Andy Clement
2017-09-26
7
-5
/
+44
*
testcode polish for 1.8.11
V1_8_11RC1
Andy Clement
2017-09-25
2
-33
/
+53
*
Make the 1.8 slightly more tolerant of Java 9
Andy Clement
2017-09-25
1
-6
/
+25
*
509327: extended the test slightly
Andy Clement
2016-12-16
1
-2
/
+2
*
reduced min Java version to 1.6
Andy Clement
2016-12-16
5
-8
/
+29
*
polish
Andy Clement
2016-12-16
1
-19
/
+11
*
1.8.11 test setup and wip tests
Andy Clement
2016-12-16
7
-0
/
+196
*
509327: Minor fixes to improve the situation, wip
Andy Clement
2016-12-16
3
-4
/
+173
*
fix warnings in build - support .isJava8 option in build
V1_8_10
Andy Clement
2016-12-09
6
-16
/
+24
*
508661: testcode
Andy Clement
2016-12-09
8
-0
/
+63
*
Polishing for 1.8.10 release
Andy Clement
2016-12-08
3
-4
/
+8
*
Update to latest JDT (neon 2)
Andy Clement
2016-12-08
6
-3
/
+48
*
Adjust from nasty exception to messages
Andy Clement
2016-12-08
1
-6
/
+9
*
added 2016/2017 to years
Andy Clement
2016-12-02
1
-1
/
+2
*
Fix 500035: handling target only binding in @AJ pointcut
Andy Clement
2016-11-18
46
-233
/
+486
*
Fix 502119: InterTypeFieldBinding.java:122 - NullPointerException
Andy Clement
2016-11-10
1
-0
/
+3
*
Fix 404345: another occurence of broken annotation building in JDT
Andy Clement
2016-11-10
14
-52
/
+107
*
Fix 500796: Allow for kotlin creating 'synthetic' local variable table entries
Andy Clement
2016-11-07
16
-31
/
+41
*
Upgraded to new JDT compiler - neon.1 and a bit
Andy Clement
2016-11-07
37
-196
/
+236
*
Fixing generics warnings
Andy Clement
2016-10-28
6
-71
/
+46
*
Fix ambiguous binding problem on anonymous types
Andy Clement
2016-07-29
5
-1
/
+39
*
Code polishing and extra diagnostics around types and parameterized types
Andy Clement
2016-05-12
4
-52
/
+44
*
Fix 493554 - Missing InnerClasses attribute for nested interfaces created by ...
Andy Clement
2016-05-12
9
-35
/
+214
*
generics
Andy Clement
2016-05-12
1
-4
/
+3
*
Fix 490315 - InvokeDynamic.java:126 there is no classname for invokedynamic
Andy Clement
2016-03-29
17
-2
/
+229
*
Corrected version for 1.8.9
Andy Clement
2016-03-14
1
-1
/
+1
*
1.8.9 docs
V1_8_9
Andy Clement
2016-03-14
2
-0
/
+36
*
added logging
Andy Clement
2016-03-14
1
-43
/
+41
*
Fix 489596 - upgrade jdt to mars.2
Andy Clement
2016-03-14
2
-0
/
+0
*
Fix 488216: Load-time weaver loses class changes of preceding -javaagent
Andy Clement
2016-03-08
5
-131
/
+137
*
additional diagnostic info
Andy Clement
2016-02-25
1
-1
/
+1
*
Fix 487927: ClassFormatException if LocalVariableTable data cannot be fully read
Andy Clement
2016-02-18
9
-7
/
+7
*
Fix 433351: Declare parents fails on interfaces on the inpath depending on di...
Andy Clement
2016-02-18
15
-15
/
+98
*
Fix 487694: Race condition in annotation unpacking can surface through Spring...
Andy Clement
2016-02-11
8
-9
/
+22
*
Fix 485583: NullPointerException in org.aspectj.ajdt.internal.compiler.ast.Po...
Andy Clement
2016-02-10
6
-15
/
+42
*
Fix 486612: Can lose a super type bound when weaving a type using generics in...
Andy Clement
2016-01-27
6
-9
/
+50
*
Fixes for compile time overweaving
Andy Clement
2016-01-20
7
-1
/
+78
*
updated to 1.8.9
Andy Clement
2016-01-20
1
-1
/
+1
*
refactoring to use generics, reduce warnings
Andy Clement
2016-01-20
8
-60
/
+48
*
Fix 486203: NPE in IntelliJ since 1.8.7
Andy Clement
2016-01-18
7
-4
/
+94
*
Fix 485448: Building Roo projects NPE in AnnotationDiscoveryVisitor
Andy Clement
2016-01-08
3
-0
/
+3
*
1.8.8 readme
Andy Clement
2016-01-07
2
-1
/
+42
*
Fix 470658: Corrupted Local Variable Table
V1_8_8
Andy Clement
2016-01-07
1
-0
/
+10
*
Fix 485055: declare @field failing for final String fields (see also Bug 327141)
Andy Clement
2016-01-05
9
-1
/
+186
*
Fix 484941 - NPE AnnotationDiscoveryVisitor
Andy Clement
2016-01-05
4
-4
/
+20
*
482945: obfuscated class file finding outer class
Andy Clement
2015-12-07
1
-3
/
+7
[next]