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
path:
root
/
org.aspectj.matcher
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 500035: handling target only binding in @AJ pointcut
Andy Clement
2016-11-18
1
-2
/
+2
*
Upgraded to new JDT compiler - neon.1 and a bit
Andy Clement
2016-11-07
1
-8
/
+5
*
Fixing generics warnings
Andy Clement
2016-10-28
3
-33
/
+10
*
Code polishing and extra diagnostics around types and parameterized types
Andy Clement
2016-05-12
2
-7
/
+7
*
Fix 488216: Load-time weaver loses class changes of preceding -javaagent
Andy Clement
2016-03-08
3
-83
/
+92
*
additional diagnostic info
Andy Clement
2016-02-25
1
-1
/
+1
*
Fix 433351: Declare parents fails on interfaces on the inpath depending on di...
Andy Clement
2016-02-18
2
-2
/
+11
*
Fix 486612: Can lose a super type bound when weaving a type using generics in...
Andy Clement
2016-01-27
1
-6
/
+8
*
482945: obfuscated class file finding outer class
Andy Clement
2015-12-07
1
-3
/
+7
*
Add option not to generate local variable tables in some scenarios
Andy Clement
2015-08-10
1
-0
/
+13
*
allow reflection world to resolve generated types (e.g. lambdas)
Andy Clement
2015-06-08
5
-9
/
+86
*
456003: == to equals
Andy Clement
2015-01-07
1
-8
/
+8
*
456457: unresolvable member fix. Testcode for 456801,455608
Andy Clement
2015-01-07
1
-2
/
+2
*
Fix 449739: support is(FinalType)
Andy Clement
2014-11-05
2
-0
/
+7
*
Support for @RequiredTypes and abstract aspects
Andy Clement
2014-10-21
1
-11
/
+39
*
Use generics
Andy Clement
2014-10-08
27
-155
/
+88
*
Fix 436653: conditional aspect activation plus various polish
Andy Clement
2014-10-06
15
-11
/
+37
*
433351: first fix. inpath weaving of decp on generic interface
Andy Clement
2014-06-19
1
-0
/
+6
*
ASM 5.0.1 plus polish/formatting
Andy Clement
2014-04-01
1
-5
/
+3
*
Polish 1.8.0 and optimized fastmatch for and/or pointcut
V1_8_0RC2
Andy Clement
2014-03-20
6
-150
/
+263
*
merging 1.7.4 fixes into 1.8.0
Andy Clement
2014-03-18
2
-0
/
+28
*
Bug408721: sync blocks around collection access
Andy Clement
2013-06-26
1
-40
/
+50
*
Preserve ordering of declare annotation when removing and adding annotations
Andy Clement
2013-06-13
2
-8
/
+15
*
Use class file attributes to find containing class
Andy Clement
2013-05-31
3
-25
/
+17
*
405016: class literals in annotation matching
Andy Clement
2013-04-25
1
-1
/
+12
*
Fix for 404848
Andy Clement
2013-04-03
1
-0
/
+4
*
fixed 404848
Andy Clement
2013-04-03
2
-3
/
+22
*
generics
Andy Clement
2013-04-01
1
-2
/
+2
*
Fix for 404594
Andy Clement
2013-04-01
1
-1
/
+3
*
Fix for 404601
Andy Clement
2013-04-01
1
-0
/
+11
*
pr318878: synchronized perObjectBind
Andy Clement
2013-02-25
1
-1
/
+1
*
391384: fix
Andy Clement
2013-02-05
3
-2
/
+5
*
394535: fix
Andy Clement
2013-02-05
1
-2
/
+2
*
399590
Andy Clement
2013-02-04
1
-0
/
+22
*
390269: fix for gc'd raw type refs
Andy Clement
2013-01-25
2
-13
/
+17
*
325731
Andy Clement
2012-11-27
1
-5
/
+7
*
395221
Andy Clement
2012-11-27
1
-0
/
+2
*
389967
Andy Clement
2012-10-01
1
-2
/
+3
*
389752: annotation value matching fixes - multiple anno values correctly reso...
Andy Clement
2012-09-19
3
-19
/
+29
*
generics
Andy Clement
2012-08-27
1
-4
/
+4
*
386888: always attempt to use generics in comparison
Andy Clement
2012-08-27
1
-7
/
+7
*
386888
Andy Clement
2012-08-24
1
-0
/
+5
*
386049: test and fix. 387568: wip test code
Andy Clement
2012-08-22
1
-1
/
+1
*
73507 - it'd fields on interfaces no longer get mangled names by default
Andy Clement
2012-08-17
2
-14
/
+58
*
384189: actually respect dont dump on exception setting
V1_7_0
Andy Clement
2012-07-03
1
-0
/
+6
*
382189 and 382435
Andy Clement
2012-06-15
1
-6
/
+7
*
375777 debug
Andy Clement
2012-05-25
2
-1
/
+15
*
376918
Andy Clement
2012-04-16
1
-17
/
+22
*
375777: ClassCastException
Andy Clement
2012-04-10
1
-6
/
+11
*
375777
Andy Clement
2012-04-05
2
-2
/
+7
[next]