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
path:
root
/
org.aspectj.ajdt.core
/
testsrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix for 130300: cause the mysterious disappearance of -XnoWeave
aclement
2006-03-05
2
-6
/
+6
*
Completed: Improve ajc memory usage
acolyer
2006-02-24
1
-0
/
+1
*
free up memory anchored in static at the end of a run
acolyer
2006-02-10
1
-0
/
+1
*
Helen and Eduardos AST changes for 110465
aclement
2006-02-06
4
-0
/
+237
*
dom changes for 125809 (from helen)
aclement
2006-01-31
1
-4
/
+122
*
support for -messageHolder command-line option. This is needed by the forking...
acolyer
2006-01-30
2
-0
/
+109
*
fixes for the AST - see comment #26 in 110465. Now exposes perclause/privile...
aclement
2006-01-27
2
-8
/
+139
*
New tests for all the AST changes - and updated tests due to the AST being mo...
aclement
2006-01-26
3
-47
/
+1823
*
fixes for 121575.
aclement
2005-12-21
2
-2
/
+2
*
helens fixes for AST and ITDs - uses declared modifiers so the AST consumer d...
aclement
2005-12-21
2
-0
/
+95
*
AST fixes: 110465 - from helen.
aclement
2005-12-13
1
-0
/
+8
*
fixes for 119019
aclement
2005-12-04
2
-2
/
+2
*
matthews changes for stream redirection 118083: Also I've made verbose FALSE ...
aclement
2005-11-28
3
-12
/
+140
*
Matthews patches from 95529
aclement
2005-11-11
1
-3
/
+4
*
more AST stuff: 110465
aclement
2005-11-11
1
-0
/
+4
*
fixes from AST bug: 110465.
aclement
2005-11-10
1
-8
/
+16
*
some useful AST tests
aclement
2005-11-08
1
-0
/
+13
*
fix for 95516 (-outxml / -outxmlfile) - from Matthew.
aclement
2005-11-07
1
-0
/
+18
*
risky... what about '-Xlint:warning'
aclement
2005-11-04
1
-1
/
+1
*
make sure the harness translates path separators for those of us working on s...
acolyer
2005-11-03
1
-0
/
+7
*
pr93253: lazytjp the default
aclement
2005-11-01
1
-1
/
+2
*
Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew...
aclement
2005-10-14
1
-4
/
+17
*
change to resolvedmember serialization (to support varargs ITDs) is quite ser...
aclement
2005-10-07
1
-0
/
+1
*
Let the bug floodgates open, reweavable is now default (pr91417)
aclement
2005-10-05
2
-10
/
+10
*
give compilation context on compiler crashes during test case runs
acolyer
2005-09-29
1
-0
/
+28
*
weaver5 added
aclement
2005-09-26
2
-1
/
+5
*
Ensure tests run if no aj-build folder exists.
aclement
2005-09-26
2
-1
/
+3
*
tests and fix for pr77076 - MUCH better toleration of missing types when weav...
acolyer
2005-09-24
1
-1
/
+1
*
ast support ! (and testcase)
aclement
2005-09-23
2
-0
/
+540
*
was missing two jars - I've added them.
aclement
2005-09-13
1
-0
/
+28
*
On the build machine, code to test is in jars, not in 'bin' folders - so the ...
aclement
2005-07-05
2
-0
/
+2
*
make weaveradapter available to tests...
aclement
2005-07-04
2
-0
/
+2
*
For build machine - fixed classpath to include built jars.
aclement
2005-06-29
2
-0
/
+2
*
Fixed classpath for build machine.
aclement
2005-06-24
1
-0
/
+8
*
Classpath set for running tests on build machine
aclement
2005-06-23
1
-11
/
+17
*
unused imports (only)
wisberg
2005-06-09
1
-2
/
+0
*
@style if test, fixed Ajc that was not having sandbox in cp anymore in some c...
avasseur
2005-06-09
1
-1
/
+1
*
test broken by last commit, fixed by adding lib/out.jar back into classpath f...
acolyer
2005-06-09
1
-1
/
+1
*
More aspectjrt.jar finder fixes
wisberg
2005-06-08
4
-31
/
+20
*
package roll-up, mainly for Ant JUnit gather
wisberg
2005-06-08
1
-0
/
+34
*
Adding aspectjrt.jar to classpath when n/a to avoid brittle error-checking t...
wisberg
2005-06-08
1
-1
/
+43
*
use suite() for new package tests
wisberg
2005-06-08
1
-1
/
+1
*
perClause inheritance in @AJ (in ajdt module), fixed FIXME AV
avasseur
2005-06-03
1
-3
/
+3
*
empty test case for Ant junit
wisberg
2005-05-21
1
-0
/
+1
*
empty pseudo-test required by ant junit
wisberg
2005-05-21
1
-1
/
+1
*
aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)
avasseur
2005-05-17
1
-1
/
+1
*
Reduced duplication of vm checking logic.
aclement
2005-05-12
1
-12
/
+0
*
remove bad _IDE folder instead of bin/ that leads to odd side effects, add to...
avasseur
2005-05-11
2
-24
/
+5
*
Add loadtime into the classpath so it can find the message handler.
aclement
2005-05-11
2
-1
/
+5
*
Can check vm level now.
aclement
2005-05-05
1
-0
/
+13
[next]