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
*
Merge branch 'master' into feature/java5
Andy Clement
2020-08-12
1
-13
/
+33
|
\
|
*
Add a debug flag to workaround issue until we can sort it (565713)
Andy Clement
2020-08-10
1
-15
/
+35
*
|
Unnecessary unboxing
Lars Grefer
2020-08-08
5
-13
/
+13
*
|
Unnecessary boxing
Lars Grefer
2020-08-08
6
-17
/
+18
*
|
'String.indexOf()' expression is replaceable with 'contains()'
Lars Grefer
2020-08-08
10
-14
/
+14
*
|
'while' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
1
-3
/
+2
*
|
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
54
-430
/
+382
|
/
*
Polish
Andy Clement
2020-07-22
3
-59
/
+73
*
Rev to 1.9.7.BUILD-SNAPSHOT
Andy Clement
2020-07-22
1
-1
/
+1
*
AspectJ 1.9.6 final bits
V1_9_6
Andy Clement
2020-07-22
1
-1
/
+1
*
Fix 550705: tricky intermittent verify error
Andy Clement
2020-04-29
1
-11
/
+24
*
Move to 1.9.6.BUILD-SNAPSHOT version
Andy Clement
2019-11-28
1
-1
/
+1
*
1.9.5 release versions in poms
V1_9_5
Andy Clement
2019-11-28
1
-1
/
+1
*
polish
Andy Clement
2019-11-28
1
-31
/
+28
*
Debug for 551732
Andy Clement
2019-11-28
1
-9
/
+14
*
Fix 550494
Andy Clement
2019-11-27
1
-8
/
+11
*
Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic ...
Andy Clement
2019-09-09
2
-27
/
+43
*
Update to 1.9.5.BUILD-SNAPSHOT in poms
Andy Clement
2019-06-03
1
-1
/
+1
*
1.9.4 POMS
Andy Clement
2019-05-10
1
-1
/
+1
*
pushed versions to 1.9.4.BUILD-SNAPSHOT
Andy Clement
2019-04-17
1
-1
/
+1
*
polish for 1.9.3
V1_9_3
Andy Clement
2019-04-04
1
-4
/
+5
*
333274: more tests and fixes: nested @Around advice with proceed
Andy Clement
2019-02-19
3
-1
/
+28
*
Adding ProceedingJoinPoint built in type
Andy Clement
2019-02-19
1
-1
/
+1
*
Fix version tagging for info strings
Andy Clement
2019-02-11
1
-1
/
+1
*
Add module tests back in - but streamlined
Andy Clement
2019-02-01
1
-0
/
+56
*
tweak matcher for weaver module requirements
Andy Clement
2019-01-25
4
-1
/
+20
*
mavenized org.aspectj.matcher - finished
Andy Clement
2019-01-23
6
-94
/
+4
*
mavenized org.aspectj.matcher module - wip
Andy Clement
2019-01-23
302
-45
/
+47
*
543657: overweaving declare parents fix
Andy Clement
2019-01-21
1
-1
/
+1
*
389678: Better support for overweaving
Andy Clement
2019-01-21
3
-9
/
+36
*
Dig deeper to find WildTypePattern in DeclareParents
Andy Clement
2019-01-17
2
-35
/
+86
*
Diagnostics for https://bugs.eclipse.org/bugs/show_bug.cgi?id=543023
Andy Clement
2019-01-11
1
-1
/
+6
*
better infrastructure for checking pointcuts terminate correctly - inactive r...
Andy Clement
2019-01-09
4
-2
/
+22
*
Fix 541325 - Support is(AbstractType)
Andy Clement
2018-11-19
2
-0
/
+5
*
537825: Remove FINAL for cflow related class elements for Java 9+
Andy Clement
2018-08-24
3
-12
/
+6
*
Fix some generics warnings, add overrides
Andy Clement
2018-05-29
12
-16
/
+69
*
Initial cut at bug 535086 - pertypewithin and non vis types
Andy Clement
2018-05-25
5
-10
/
+83
*
Bug#531694: generate more optional thisJoinPoint construction code
Andy Clement
2018-03-09
3
-8
/
+56
*
Fix for Bug 531819 - Negative parameter annotation matching not behaving
Andy Clement
2018-02-28
1
-1
/
+8
*
JDT Upgrade for 1.9.0.rc3
Andy Clement
2018-02-05
1
-0
/
+5
*
merged
Andy Clement
2018-01-31
11
-117
/
+163
|
\
|
*
Updates to better cope with future JDKs
Andy Clement
2017-11-09
1
-0
/
+3
|
*
fix typo
Andy Clement
2017-10-23
1
-1
/
+1
|
*
Fix 525972 - java.lang.ArrayIndexOutOfBoundsException: 2 (at org.aspectj.weav...
Andy Clement
2017-10-23
1
-2
/
+28
|
*
Fix 526381 - Log-Message for nonReweavableTypeEncountered does not include cl...
Andy Clement
2017-10-23
1
-1
/
+1
|
*
Temporarily removing world reuse - needs a bit more thought
Andy Clement
2017-10-20
1
-0
/
+9
|
*
Added automatic module name
Andy Clement
2017-10-20
1
-0
/
+1
|
*
Fixes Bug 525293 - Spring AOP could be faster
Andy Clement
2017-09-28
4
-110
/
+104
|
*
Added commentary on a strange bit of code
Andy Clement
2017-09-27
1
-2
/
+8
|
*
per singleton field no longer final to satisfy 1.9 verification
Andy Clement
2017-09-27
1
-1
/
+1
[next]