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
...
*
added classpath element to compile
wisberg
2003-01-06
1
-0
/
+1
*
added keyword comment
wisberg
2003-01-06
1
-2
/
+3
*
added two harness test cases, for classpath (jar and dir)
wisberg
2003-01-06
1
-1
/
+24
*
two harness test cases, for classpath (jar and dir)
wisberg
2003-01-06
10
-0
/
+165
*
- test class loader fix for test classes loaded from jars
wisberg
2003-01-06
5
-105
/
+258
*
bad javadoc comment
wisberg
2003-01-06
1
-1
/
+1
*
- added info line on failure with TestClassLoader classpath
wisberg
2003-01-06
1
-2
/
+4
*
- generalized copyFiles to handle file-file, file-dir, and dir-dir
wisberg
2003-01-06
2
-60
/
+201
*
enabling debug symbols
wisberg
2003-01-04
2
-1
/
+2
*
jython test scripts
jhugunin
2003-01-03
1
-0
/
+278
*
ignoring new Xlint warning
jhugunin
2003-01-03
1
-1
/
+1
*
incremental and application to binaries improved
jhugunin
2003-01-03
9
-63
/
+63
*
getting dependency info for inter-type methods
jhugunin
2003-01-03
1
-0
/
+1
*
incremental and working with binaries improved
jhugunin
2003-01-03
4
-65
/
+108
*
making jython-2.1 available for scripting
jhugunin
2003-01-03
329
-0
/
+73432
*
minor improvements to incremental mode
jhugunin
2003-01-03
4
-6
/
+19
*
making inter-type decls work with incremental mode
jhugunin
2003-01-03
3
-9
/
+17
*
work-around for hack that makes BinaryTypeBinding extend SourceTypeBinding
jhugunin
2003-01-03
1
-0
/
+1
*
horrible hack making this a subtype of SourceTypeBinding
jhugunin
2003-01-03
1
-11
/
+12
*
looking at binary form issues
jhugunin
2003-01-03
1
-0
/
+6
*
more info messages
jhugunin
2003-01-03
1
-2
/
+4
*
better incremental support
jhugunin
2003-01-03
1
-1
/
+9
*
removed 1000 files at once limit
jhugunin
2003-01-03
1
-1
/
+3
*
better error for unsupported 'if' lexically inside cflow
jhugunin
2003-01-01
1
-3
/
+4
*
better errors for dominates circularities
jhugunin
2003-01-01
1
-1
/
+18
*
moved fixed tests
jhugunin
2003-01-01
2
-34
/
+37
*
fixed ordering of inter-dependent cflow entries
jhugunin
2003-01-01
5
-11
/
+50
*
one more knownLimitation in error handling
jhugunin
2003-01-01
1
-1
/
+1
*
expanded coverage
jhugunin
2003-01-01
1
-1
/
+17
*
finished implementation of around inlining
jhugunin
2003-01-01
24
-159
/
+645
*
fixed apparantly-unused errordir attribute
wisberg
2002-12-31
1
-5
/
+0
*
minor comment changes
wisberg
2002-12-31
1
-3
/
+5
*
fixes to make ajctests mostly running - still getting some silent failures?
wisberg
2002-12-31
1
-81
/
+46
*
added information about proceed to around advice attribute
jhugunin
2002-12-31
20
-90
/
+213
*
boolean array read/write
jhugunin
2002-12-31
1
-2
/
+23
*
new advice binary format
jhugunin
2002-12-31
3
-0
/
+0
*
initial version of unused/attic code for later reference
wisberg
2002-12-31
131
-0
/
+22975
*
- combined the two call/execution entries
wisberg
2002-12-31
1
-61
/
+88
*
around inlining works more often
jhugunin
2002-12-31
2
-6
/
+29
*
refactored hasThis kinda thing
jhugunin
2002-12-31
1
-7
/
+1
*
can't do around x initialization,
jhugunin
2002-12-31
6
-55
/
+178
*
can't do around x initialization
jhugunin
2002-12-31
8
-23
/
+36
*
refactor hasThis kind of things
jhugunin
2002-12-31
1
-9
/
+9
*
local variable information is different than before (not better or worse, jus...
jhugunin
2002-12-30
14
-14
/
+27
*
moving now working tests
jhugunin
2002-12-30
2
-72
/
+78
*
using declare dominates
jhugunin
2002-12-30
1
-1
/
+1
*
better coverage
jhugunin
2002-12-30
1
-0
/
+21
*
fixed to match fact that this syntax is forbidden
jhugunin
2002-12-30
1
-2
/
+2
*
better errors for circularities
jhugunin
2002-12-30
1
-2
/
+6
*
not allowed on aspects
jhugunin
2002-12-30
2
-0
/
+9
[prev]
[next]