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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for ordering problem when using generic abstract aspects. Fix for crappy...
aclement
2005-10-20
5
-41
/
+158
*
Changes for generic field itds - see 112105 comment 9
aclement
2005-10-20
2
-15
/
+100
*
swapped a letter
aclement
2005-10-20
1
-1
/
+1
*
more design tests.
aclement
2005-10-20
2
-0
/
+33
*
serialized form of ITD field mungers changed (includes aliases) - jars rebuilt
aclement
2005-10-20
7
-0
/
+0
*
temporary removal to get a build through.
aclement
2005-10-20
1
-3
/
+4
*
I've tackled methods and ctor generic itds - now fields.
aclement
2005-10-19
1
-0
/
+13
*
generics tests revisted post all the recent changes - more of them now pass!
aclement
2005-10-19
12
-76
/
+162
*
removed jdwp from test for CC
avasseur
2005-10-18
1
-1
/
+0
*
due fix and test for @AJ ITD reweavable, serialization of the method delegate...
avasseur
2005-10-18
7
-0
/
+171
*
tests and fix for pr112027
aclement
2005-10-18
3
-0
/
+10
*
slightly changed parsing test.
aclement
2005-10-18
1
-1
/
+1
*
tests put back in :)
aclement
2005-10-18
1
-4
/
+4
*
change to itd ctor serialization - quick rebuild of jars.
aclement
2005-10-18
7
-0
/
+0
*
pr110307: testcode
aclement
2005-10-18
4
-10
/
+84
*
due fix for @AJ ITD annotation copy from ITD intf methods
avasseur
2005-10-17
1
-0
/
+15
*
Fix part 1 for pr110307
aclement
2005-10-17
1
-2
/
+2
*
implement @AspectJ ITD @DeclareParents and @DeclareImplements
avasseur
2005-10-17
5
-3
/
+174
*
Fix for pr112602
aclement
2005-10-17
2
-0
/
+9
*
testcode for pr112602
aclement
2005-10-17
2
-0
/
+14
*
testcode for 110307
aclement
2005-10-17
8
-6
/
+203
*
Updates for generic ITDs - see pr112105 for a description of all changes.
aclement
2005-10-14
12
-21
/
+74
*
Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew...
aclement
2005-10-14
8
-1
/
+155
*
generic itds - see pr112105
aclement
2005-10-11
10
-1
/
+216
*
change to resolvedmember serialization (to support varargs ITDs) is quite ser...
aclement
2005-10-07
7
-0
/
+0
*
testcode for bug 111779 (commented out for now...)
aclement
2005-10-07
1
-0
/
+8
*
testcode for bug 111779
aclement
2005-10-07
3
-0
/
+20
*
tests for generic abstract aspects
acolyer
2005-10-06
10
-34
/
+325
*
testcases and fix for binary weaving ITDs!!!!!!!!!!! (pr85132, etc,etc)
aclement
2005-10-06
1
-17
/
+15
*
these changes prevent us from forgetting the interface bounds of a TypeVariab...
acolyer
2005-10-05
1
-1
/
+1
*
some abstract generic aspect tests, not yet linked into main suite
acolyer
2005-10-05
3
-0
/
+245
*
testcase for pr92837
aclement
2005-10-05
6
-0
/
+36
*
testcase for pr85132
aclement
2005-10-05
5
-0
/
+329
*
Let the bug floodgates open, reweavable is now default (pr91417)
aclement
2005-10-05
8
-31
/
+33
*
test and fix for pr111481: varargs ITD ctors. Patch from Helen Hawkins.
aclement
2005-10-05
3
-0
/
+27
*
itd support in the MAP
acolyer
2005-10-04
4
-28
/
+219
*
test and fix for pr110906: vararg ITDs
aclement
2005-10-04
3
-1
/
+35
*
rebuilt post fix for pr110906: varargs ITD
aclement
2005-10-04
7
-0
/
+0
*
Fix and tests for pr77269: incorrect structure model for inner types. (Patch ...
aclement
2005-10-04
5
-0
/
+193
*
completes all of the MAP bar ITDs
acolyer
2005-10-03
9
-1
/
+309
*
pr83717: allows ITD incremental compilation with reweavable. Also commented ...
aclement
2005-10-03
1
-6
/
+2
*
test for pr84033 promoted from failing suite to real suite.
aclement
2005-10-03
6
-9
/
+38
*
updates to reflection library (largely javadoc, but with a few small tweaks)
acolyer
2005-09-30
2
-9
/
+9
*
bugs bugs bugs: testcases for things on my list.
aclement
2005-09-30
2
-1
/
+33
*
new test programs for bug reports.
aclement
2005-09-30
6
-0
/
+127
*
test fix
avasseur
2005-09-29
1
-1
/
+2
*
tests and fix for enh 108118, completes @SuppressAjWarnings implementation
acolyer
2005-09-29
5
-2
/
+57
*
#108488 @AspectJ perthis(..) was broken for some pointcut issue
avasseur
2005-09-29
1
-0
/
+2
*
#108488 @AspectJ perthis(..) was broken for some pointcut issue
avasseur
2005-09-29
2
-5
/
+4
*
tests and fix for pr100195, local var debug info not preserved when inlining ...
acolyer
2005-09-29
3
-0
/
+71
[next]