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
...
*
these tests are now for 1.5.4, not 1.6.0
aclement
2007-10-18
3
-29
/
+133
*
remove swing usage, enabling tests to run with no display on linux
aclement
2007-10-17
1
-1
/
+1
*
tests update so works ok on mac/linux
aclement
2007-10-17
2
-3
/
+5
*
linux dont like that not character!
aclement
2007-10-12
1
-2
/
+0
*
fix for problem LTW in multi-threaded configuration - removed static from bce...
aclement
2007-05-22
2
-36
/
+2
*
fix for problem LTW in multi-threaded configuration - removed static from bce...
aclement
2007-05-22
2
-0
/
+0
*
test and fix for 172107
aclement
2007-05-21
2
-0
/
+7
*
test and fix for 172107
aclement
2007-05-21
2
-0
/
+79
*
test and fix for 172107
aclement
2007-05-21
2
-6
/
+13
*
Bug 176546 "Allow custom aop.xml provider through IWeavingContext"
mwebster
2007-03-07
1
-0
/
+13
*
Bug 176546 "Allow custom aop.xml provider through IWeavingContext"
mwebster
2007-03-07
3
-4
/
+51
*
175039: incorrect processing of a type parameter that is a nested type, test ...
aclement
2007-03-06
2
-3
/
+25
*
175806: allow for crumby bytecode incoming
aclement
2007-02-28
3
-1
/
+125
*
175806: allow for crumby bytecode incoming
aclement
2007-02-28
3
-10
/
+20
*
175806: allow for crumby bytecode incoming
aclement
2007-02-28
2
-0
/
+0
*
174449: generic aspects and generic pointcuts - dont ignore parameterized sig...
aclement
2007-02-27
1
-1
/
+11
*
174449: generic aspects and generic pointcuts - dont ignore parameterized sig...
aclement
2007-02-27
3
-0
/
+55
*
optimization: if forcing a public type public, dont consider it a change!
aclement
2007-02-27
2
-3
/
+4
*
171953#1 - test and fix for generic method introduction and compilation error...
aclement
2007-02-20
1
-1
/
+14
*
171953#1 - test and fix for generic method introduction and compilation error...
aclement
2007-02-20
8
-0
/
+83
*
168795 - ajdoc dependency added
aclement
2007-02-19
1
-40
/
+11
*
168795: reactivating ajdoc task
aclement
2007-02-19
3
-718
/
+729
*
171667: npe guards
aclement
2007-02-16
1
-1
/
+5
*
dont lose that refactoring work, committing it to CVS.
aclement
2007-02-15
2
-0
/
+7
*
repairing HEAD
aclement
2007-02-15
13
-201
/
+223
*
is this going into the branch?!?!
aclement
2007-02-15
13
-223
/
+201
*
repairing HEAD
REFACTORING_BRANCH_TAG
aclement
2007-02-15
213
-0
/
+22041
*
test and fix for 171953
aclement
2007-02-15
1
-1
/
+3
*
test and fix for 171953
aclement
2007-02-15
10
-0
/
+90
*
major refactoring - writeup to follow...
aclement
2007-02-12
213
-22041
/
+0
*
tutorial from last year
aclement
2007-02-09
1
-0
/
+0
*
tutorial from last year
aclement
2007-02-09
1
-0
/
+0
*
better info on failure
aclement
2007-02-07
1
-1
/
+1
*
Don't create multiple ExposeTypeMungers for the same type, it is *dumb*
Root_extensions
aclement
2007-02-07
1
-6
/
+15
*
New type so we can distinguish this special kind of PrivilegedAccessMunger
aclement
2007-02-07
1
-0
/
+30
*
test and fix for 171952: method overriding with ITD using generic return values
aclement
2007-02-07
2
-1
/
+12
*
test and fix for 171952: method overriding with ITD using generic return values
aclement
2007-02-07
1
-1
/
+5
*
171952: testcode
aclement
2007-02-07
2
-0
/
+16
*
organized imports
aclement
2007-01-24
1
-2
/
+0
*
170467: methods with parameterized parameters not working in ITD overrides re...
aclement
2007-01-23
3
-2
/
+7
*
170467: methods with parameterized parameters not working in ITD overrides re...
aclement
2007-01-23
4
-0
/
+40
*
Test LTW dump for JSPs
mwebster
2007-01-22
4
-0
/
+46
*
Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext usi...
mwebster
2007-01-22
1
-1
/
+1
*
Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext usi...
mwebster
2007-01-22
1
-1
/
+0
*
Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext usi...
mwebster
2007-01-22
1
-0
/
+1
*
Bug 117293 "Java 5 compiler warnings in aspectrt5 and weaver5 modules" (added...
mwebster
2007-01-16
1
-1
/
+51
*
Bug 117293 "Java 5 compiler warnings in aspectrt5 and weaver5 modules" (added...
mwebster
2007-01-16
1
-47
/
+48
*
148190#35
aclement
2007-01-15
18
-0
/
+326
*
148190#35
aclement
2007-01-15
2
-2
/
+0
*
148190#35
aclement
2007-01-15
20
-13
/
+1733
[prev]
[next]