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
*
test and fix for 138384: woven methods being >64k in code size
aclement
2006-05-12
6
-2
/
+501
*
fixes for missing error messages (pr132314)
aclement
2006-05-11
3
-1
/
+10
*
134471 - incremental structure model repair code overhaul - the key new behav...
aclement
2006-05-11
1
-0
/
+14
*
134471 - incremental structure model repair code overhaul - some new tests fo...
aclement
2006-05-11
1
-106
/
+370
*
134471 - incremental structure model repair code overhaul - different strateg...
aclement
2006-05-11
1
-113
/
+370
*
134471 - incremental structure model repair code overhaul - consider whether ...
aclement
2006-05-11
1
-1
/
+1
*
134471 - incremental structure model repair code overhaul - compare source lo...
aclement
2006-05-11
2
-2
/
+6
*
134471 - incremental structure model repair code overhaul - so we don't unnec...
aclement
2006-05-11
1
-0
/
+22
*
134471 - incremental structure model repair code overhaul - if we don't know ...
aclement
2006-05-11
1
-2
/
+3
*
134471 - incremental structure model repair code overhaul - slight improvemen...
aclement
2006-05-11
1
-1
/
+1
*
134471 - incremental structure model repair code overhaul - tell the weaver t...
aclement
2006-05-11
1
-0
/
+1
*
134471 - incremental structure model repair code overhaul - full equals suppo...
aclement
2006-05-11
1
-0
/
+22
*
134471 - incremental structure model repair code overhaul - repair the filema...
aclement
2006-05-11
1
-0
/
+24
*
organized imports
aclement
2006-05-10
1
-2
/
+0
*
fix 135210 - -nowarn exceptions for xlint, declare warning
wisberg
2006-05-10
1
-2
/
+2
*
uses pointcut relationship made conditional (can help make structure model te...
aclement
2006-05-10
1
-2
/
+2
*
another stage added to this test sequence
aclement
2006-05-10
1
-0
/
+12
*
134471 - incremental structure model repair code overhaul
aclement
2006-05-10
3
-0
/
+22
*
new test code - related to 134471
aclement
2006-05-10
12
-0
/
+176
*
stop the damn thing complaining.
aclement
2006-05-06
1
-10
/
+11
*
ignore CVS resources.
aclement
2006-05-06
1
-2
/
+2
*
hack removed, didn't solve enough cases... we are back to correctly treating...
aclement
2006-05-05
2
-8
/
+8
*
test and fix for pr140357, reference pointcuts that refer to other reference ...
acolyer
2006-05-05
5
-34
/
+161
*
test and fix for 134371
aclement
2006-05-05
6
-5
/
+27
*
didnt need it...
aclement
2006-05-05
7
-9
/
+0
*
fixes for 137235 (contributed by Ron): more intelligent logic for determining...
aclement
2006-05-05
7
-0
/
+9
*
test for 136393: NPE on funky ITD ctor
aclement
2006-05-05
2
-4
/
+5
*
test for 136393
aclement
2006-05-05
2
-0
/
+30
*
new versions...
aclement
2006-05-04
1
-1
/
+7
*
Extremely temporary change for 134471 - not ideal but at least the markers wi...
aclement
2006-05-04
2
-14
/
+14
*
some tests for 134471 - currently commented out
aclement
2006-05-04
7
-1
/
+247
*
nicer
aclement
2006-05-04
1
-1
/
+1
*
fixes for 137235 (contributed by Ron): more intelligent logic for determining...
aclement
2006-05-04
36
-50
/
+501
*
fixes for 135780: aspectjrt will work better now on a 1.1 vm
aclement
2006-05-03
3
-12
/
+44
*
fix for 139936
mwebster
2006-05-03
1
-1
/
+1
*
enabled test and committed fix for pr139749 : super call in around advice bod...
acolyer
2006-05-03
2
-3
/
+7
*
tests for pr139749 - calling super in @AspectJ advice body causes VerifyError
acolyer
2006-05-02
3
-1
/
+43
*
test for 138798
aclement
2006-04-27
3
-0
/
+51
*
test and fix for 138286
aclement
2006-04-26
4
-3
/
+54
*
rons patch for 138540
aclement
2006-04-26
1
-1
/
+2
*
enable test case for 138215 now it is passing...
acolyer
2006-04-25
1
-1
/
+1
*
fix for 138215 :- we need to resolve the pointcut expressions associated with...
acolyer
2006-04-25
2
-15
/
+31
*
test and another part of the fix for 137496
aclement
2006-04-25
4
-1
/
+45
*
test cases for pr138215, 219, and 223.
acolyer
2006-04-24
7
-0
/
+110
*
work in progress testcase 137568
aclement
2006-04-24
1
-14
/
+24
*
test and fix for part2 of 138158
aclement
2006-04-24
4
-1
/
+36
*
fix for 138158
aclement
2006-04-24
4
-8
/
+41
*
commented out a couple of new tests for a bit...
aclement
2006-04-24
1
-1
/
+1
*
unfinished fix for 138158: !@withincode
aclement
2006-04-24
1
-4
/
+5
*
unfinished fix for 137568
aclement
2006-04-24
1
-0
/
+15
[next]