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
*
BcWeaverJarMaker updates - now line numbers have changed.
aclement
2004-08-19
36
-0
/
+0
*
fix for Bugzilla Bug 37020
acolyer
2004-08-19
2
-0
/
+4
*
fix for Bugzilla Bug 37020
acolyer
2004-08-19
2
-0
/
+27
*
fix for Bugzilla Bug 37020
acolyer
2004-08-19
50
-26
/
+283
*
Removed bogus dependancy
mkersten
2004-08-18
1
-1
/
+0
*
Added support for clients to extend the ASM relationships in order to add
mkersten
2004-08-18
8
-17
/
+137
*
OOPSLA 2004 camera-ready submission
ehilsdal
2004-08-18
1
-0
/
+0
*
updating for OOPSLA 2004
ehilsdal
2004-08-18
3
-3
/
+6
*
fix for 72032 - clarification of cflow(handler(...))
acolyer
2004-08-18
1
-1
/
+2
*
Removes javadoc checking from resolveParamTag and hopefully includes Adrians ...
aclement
2004-08-18
2
-0
/
+0
*
javadoc checks moved here from inside shadows.
aclement
2004-08-18
1
-0
/
+34
*
edits for submission to OOPSLA 2004
ehilsdal
2004-08-18
1
-0
/
+0
*
fix for Bugzilla Bug 71723
acolyer
2004-08-18
6
-1
/
+67
*
Fix for Bugzilla Bug 71076
aclement
2004-08-18
5
-0
/
+159
*
Removed 1.4 api (doh!)
aclement
2004-08-18
2
-3
/
+5
*
tests for enh 42743 (commented out) should we decide to do it.
acolyer
2004-08-18
3
-0
/
+40
*
test for Bugzilla Bug 64069
acolyer
2004-08-18
4
-2
/
+81
*
Took out expected error on 'run class'.
aclement
2004-08-18
1
-4
/
+2
*
Test and fix for Bugzilla Bug 62642
aclement
2004-08-17
4
-1
/
+75
*
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
[next]