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
*
Fixed name :)
aclement
2004-08-17
1
-1
/
+1
*
Guards Guards! Need to check if something is null before I start using it.
aclement
2004-08-17
1
-2
/
+2
*
using real slashes rather than those windows things....
acolyer
2004-08-17
1
-4
/
+4
*
remaining fix for 72016 (problem/type information flowing through AJDE)
aclement
2004-08-17
6
-6
/
+62
*
Fix for Bugzilla Bug 70241: outline view shows anonymous inner classes in dif...
aclement
2004-08-17
3
-6
/
+115
*
Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler...
aclement
2004-08-16
8
-4
/
+87
*
Fixes for:
aclement
2004-08-16
11
-0
/
+107
*
Get the classpath correct for running the rogue test :)
aclement
2004-08-16
1
-1
/
+4
*
Putting the failing test back in - will it work this time?
aclement
2004-08-16
1
-1
/
+1
*
commenting out one test for one run - must put it back in when its fixed!
aclement
2004-08-14
1
-1
/
+1
*
Bugzilla Bug 71339
aclement
2004-08-13
1
-0
/
+122
*
Bugzilla Bug 71339
aclement
2004-08-13
12
-5
/
+172
*
Fix for Bugzilla Bug 71339
aclement
2004-08-13
2
-0
/
+2
*
Tests slightly reworked by matthew due to enhancement 71339
aclement
2004-08-13
4
-21
/
+22
*
Fix and tests for Bugzilla Bug 71372
aclement
2004-08-13
6
-0
/
+128
*
Fix for Bugzilla Bug 71878
aclement
2004-08-13
1
-1
/
+6
*
Fix and tests for Bugzilla Bug 71372
aclement
2004-08-13
3
-7
/
+68
*
organized imports.
for_ajdt1_1_12
aclement
2004-08-12
4
-19
/
+41
*
BCEL rename (enhancement 61374)
aclement
2004-08-12
31
-225
/
+298
*
Added getter for state so that clients can find out what files changed betwee...
mkersten
2004-08-11
1
-0
/
+4
*
fix for Bugzilla Bug 61768
acolyer
2004-08-11
7
-23
/
+99
*
Tests and fix for Bugzilla Bug 54421
aclement
2004-08-11
5
-5
/
+137
*
Fixed minor bug here. Lack of 'continue' meant the sequence:
aclement
2004-08-11
1
-0
/
+1
*
Fix and tests for Bugzilla Bug 68991
aclement
2004-08-11
5
-10
/
+147
*
Tests for bug 65925. Already fixed !
aclement
2004-08-11
3
-12
/
+17
*
tests for pr62475 (disabled at present)
acolyer
2004-08-11
3
-0
/
+40
*
fix for Bugzilla Bug 61572
acolyer
2004-08-10
2
-2
/
+12
*
fix for Bugzilla Bug 61572
acolyer
2004-08-10
3
-0
/
+44
*
Fix for Bugzilla Bug 65319
aclement
2004-08-10
7
-4
/
+93
*
fix for Bugzilla Bug 53981
acolyer
2004-08-10
7
-4
/
+118
*
test for 70201
acolyer
2004-08-10
1
-0
/
+13002
*
fix for Bugzilla Bug 59208
acolyer
2004-08-10
10
-0
/
+16525
*
fix for Bugzilla Bug 70201
acolyer
2004-08-10
2
-1
/
+15
*
fix for Bugzilla Bug 70201
acolyer
2004-08-10
1
-1
/
+4
*
copyright statement!
acolyer
2004-08-09
1
-6
/
+10
*
fix for Bugzilla Bug 67592 value in the args[] array of thisJoinPoint can be ...
acolyer
2004-08-09
3
-1
/
+48
*
Fix for Bug 71377: Cannot advise private method call in around advice
aclement
2004-08-09
7
-10
/
+257
*
cant find type/organize imports (and hopefully fix the build)
aclement
2004-08-06
14
-31
/
+56
*
More work on 'cant find type' (bug 44191)
aclement
2004-08-06
7
-16
/
+16
*
Starting the quest to rid the world of unhelpful 'cant find type' messages......
aclement
2004-08-06
8
-12
/
+39
*
Made reference to tools.jar relative to JAVA_HOME variable. (which you must d...
aclement
2004-08-06
1
-1
/
+1
*
more deps for inc model tests.
aclement
2004-08-06
1
-0
/
+2
*
See the stack trace in real stderr so you can click on it !
aclement
2004-08-06
1
-0
/
+1
*
methods pulled up from the subclass.
aclement
2004-08-06
1
-0
/
+62
*
run the incremental model tests!
aclement
2004-08-06
1
-0
/
+2
*
promoted code up the hierarchy.
aclement
2004-08-06
1
-51
/
+0
*
incremental model tests.
aclement
2004-08-06
3
-0
/
+275
*
Moved around to fit in with new way of executing the incremental model tests ...
aclement
2004-08-06
36
-0
/
+0
*
works for me! on Linux, on Windows, on JDK 1.4, on JDK 1.3...
acolyer
2004-08-06
1
-1
/
+2
*
fix for bug 53028
acolyer
2004-08-06
1
-5
/
+1
[next]