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
Commit message (
Expand
)
Author
Age
Files
Lines
*
160rc1 update
V1_6_0rc1
aclement
2008-04-16
1
-0
/
+13
*
160868: dont check paths more than once
aclement
2008-04-09
1
-4
/
+8
*
dont loop indefinetly (eg. Enum<E extends Enum<E>>)
aclement
2008-04-09
1
-4
/
+9
*
null guards
aclement
2008-04-09
2
-6
/
+8
*
dont generate garbage
aclement
2008-04-09
1
-1
/
+1
*
225916: test and fix: when pipelining use the binding to determine anonymity
aclement
2008-04-07
5
-0
/
+33
*
225916: test and fix: when pipelining use the binding to determine anonymity
aclement
2008-04-07
1
-1
/
+3
*
dont want dependency on a bea stub
aclement
2008-04-05
1
-2
/
+1
*
dont let bea test stubs make it into distribution
aclement
2008-04-04
1
-1
/
+1
*
dont let bea test stubs make it into distribution
aclement
2008-04-04
1
-0
/
+0
*
need toString() for < Java1.5 compilation
aclement
2008-04-02
1
-1
/
+1
*
fix for Chris Beams' ltw problem: dont use javaClass post state eviction
aclement
2008-04-02
1
-2
/
+2
*
221427: optimizing project rebuilds
aclement
2008-04-01
3
-85
/
+363
*
221427: optimizing project rebuilds
aclement
2008-04-01
1
-4
/
+26
*
221427: optimizing project rebuilds
aclement
2008-04-01
14
-5
/
+114
*
fix for 166514 - cope with missing type
aclement
2008-04-01
1
-1
/
+2
*
fix for 224962 - cope with 1.6
aclement
2008-04-01
1
-3
/
+3
*
153380: fix: annotations and pipelining: don't use BcelTypeMunger
aclement
2008-03-24
1
-2
/
+2
*
remove array class cast test, fix is not in!
aclement
2008-03-24
1
-4
/
+4
*
214994: generic itds alias NPE: tests and fix
aclement
2008-03-24
1
-0
/
+3
*
214994: generic itds alias NPE: tests and fix
aclement
2008-03-24
3
-0
/
+30
*
Incremental compilation: exposed some intern methods for qualified and simple...
aclement
2008-03-24
2
-0
/
+0
*
223605: itd on generic type: test and fix
aclement
2008-03-24
1
-1
/
+5
*
223605: itd on generic type: test and fix
aclement
2008-03-24
3
-0
/
+60
*
184447: guard for npe
aclement
2008-03-21
1
-1
/
+2
*
163802: produce sensible error rather than NPEing
aclement
2008-03-21
1
-0
/
+3
*
temporarily removed, see 223446
aclement
2008-03-20
2
-6
/
+10
*
trigger build
aclement
2008-03-20
1
-1
/
+1
*
222987 - NPE guard
aclement
2008-03-20
1
-0
/
+2
*
164356: test and fix: ajdoc
aclement
2008-03-20
1
-15
/
+26
*
164356: test and fix: ajdoc
aclement
2008-03-20
2
-0
/
+47
*
164356: test and fix: ajdoc
aclement
2008-03-20
2
-0
/
+25
*
164356: test and fix: ajdoc
aclement
2008-03-20
1
-0
/
+21
*
173602 : testcode and fix for duplicate ITDs and NPE
aclement
2008-03-19
2
-0
/
+12
*
223226: testcode
aclement
2008-03-19
6
-0
/
+27
*
173602 : testcode and fix for duplicate ITDs and NPE
aclement
2008-03-19
2
-0
/
+11
*
173602 : testcode and fix for duplicate ITDs and NPE
aclement
2008-03-19
1
-0
/
+6
*
223094 - test case
aclement
2008-03-18
2
-0
/
+13
*
223094 - test case
aclement
2008-03-18
3
-0
/
+33
*
223094 - fix, add supertypes automatically if they are aspects when ltw
aclement
2008-03-18
1
-1
/
+9
*
145018 - moved testcode to 16
aclement
2008-03-18
4
-15
/
+15
*
145018 - moved testcode to 16
aclement
2008-03-18
1
-0
/
+0
*
167197: Make array a subclass of referencetype and not resolvedtype
aclement
2008-03-17
1
-2
/
+4
*
167197: Make array a subclass of referencetype and not resolvedtype
aclement
2008-03-17
4
-3
/
+189
*
167197: test code
aclement
2008-03-17
1
-1
/
+10
*
167197: some methods made non final for subclassing
aclement
2008-03-17
1
-5
/
+5
*
167197: moved test code to 1.6
aclement
2008-03-17
2
-5
/
+0
*
167197: moved test code to 1.6
aclement
2008-03-17
2
-0
/
+55
*
180264 - testcase
aclement
2008-03-16
2
-4
/
+11
*
organized imports
aclement
2008-03-16
1
-6
/
+6
[next]