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
/
weaver
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
modified type parameter check to allow co-dependent generic declare parents t...
aclement
2005-11-01
1
-1
/
+10
*
organized imports.
aclement
2005-11-01
1
-3
/
+2
*
#108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fine
avasseur
2005-10-28
1
-5
/
+21
*
hopefully the last of the array gremlins in the reflection based world...
acolyer
2005-10-28
2
-12
/
+16
*
test and fix for pr113861
aclement
2005-10-27
3
-6
/
+14
*
testcode and fixes for pr99191: thanks to Helen.
aclement
2005-10-27
1
-4
/
+87
*
test and fix for pr113447: from Helen.
aclement
2005-10-27
1
-10
/
+12
*
pr113630: fixed!
aclement
2005-10-27
7
-7
/
+61
*
pr113630 - new message.
aclement
2005-10-27
2
-2
/
+2
*
see pr112105 comment #13: better var name
aclement
2005-10-26
1
-2
/
+2
*
see pr112105 comment #13: naughty. made a check configurable.
aclement
2005-10-26
1
-0
/
+12
*
see pr112105 comment #13: bridge method handling for ITD fields/methods
aclement
2005-10-26
1
-38
/
+146
*
see pr112105 comment #13: improved (slightly) code for locating annotation ho...
aclement
2005-10-26
1
-4
/
+19
*
see pr112105 comment #13: yey! use parameterized mungers when applying ITDs
aclement
2005-10-26
1
-5
/
+6
*
see pr112105 comment #13: dont forget the tvars
aclement
2005-10-26
1
-0
/
+1
*
see pr112105 comment #13: uses new declared sig support inside a munger.
aclement
2005-10-26
3
-11
/
+37
*
see pr112105 comment #13: copies type vars across and able to create bridge m...
aclement
2005-10-26
1
-6
/
+32
*
organized imports
aclement
2005-10-26
1
-3
/
+1
*
organized imports
aclement
2005-10-26
1
-3
/
+5
*
detects starttWith pattern in aop.xml include/exclude and do fast match
avasseur
2005-10-26
2
-13
/
+50
*
fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ...
avasseur
2005-10-25
4
-31
/
+131
*
change to override check.
aclement
2005-10-25
1
-1
/
+1
*
some bridge method testcases and impl for 108101
aclement
2005-10-25
1
-11
/
+107
*
concrete-aspect impl and doc for LTW - see #95529
avasseur
2005-10-25
3
-49
/
+71
*
added a test to make sure primitives work (they do), and also tidied up the a...
acolyer
2005-10-25
2
-3
/
+10
*
ensure that reflection based world can cope when given a java.lang.Class that...
acolyer
2005-10-24
4
-3
/
+26
*
fix issue in test for -1.5 and @AJ ITD with @anno
avasseur
2005-10-21
4
-7
/
+23
*
weaveinfo for @AJ ITD
avasseur
2005-10-21
2
-2
/
+11
*
test and fix for pr111915
aclement
2005-10-21
1
-10
/
+5
*
*Now* we're moving - more and more stuff from GenericsTests is working :) see...
aclement
2005-10-20
1
-1
/
+1
*
test and fix for pr113073 from Helen
aclement
2005-10-20
1
-15
/
+16
*
provide access to the sigpattern (Helen)
aclement
2005-10-20
1
-0
/
+4
*
Fix for ordering problem when using generic abstract aspects. Fix for crappy...
aclement
2005-10-20
1
-2
/
+2
*
Changes for generic field itds - see 112105 comment 9
aclement
2005-10-20
6
-14
/
+135
*
serialized form of ITD field mungers changed (includes aliases) - jars rebuilt
aclement
2005-10-20
14
-0
/
+0
*
helper method
aclement
2005-10-19
1
-0
/
+9
*
moved stuff around to get rid of the annoying warning about foo() should be c...
aclement
2005-10-19
8
-0
/
+0
*
due fix and test for @AJ ITD reweavable, serialization of the method delegate...
avasseur
2005-10-18
3
-15
/
+25
*
tests and fix for pr112027
aclement
2005-10-18
2
-1
/
+5
*
ctor ITDs now remember tvar aliases (see 112105)
aclement
2005-10-18
1
-8
/
+15
*
change to itd ctor serialization - quick rebuild of jars.
aclement
2005-10-18
14
-0
/
+0
*
see pr112105: delegating impl required
aclement
2005-10-18
1
-0
/
+5
*
see pr112105: can parameterize taking aliases into account
aclement
2005-10-18
3
-6
/
+30
*
see pr112105: tidyup
aclement
2005-10-18
2
-35
/
+12
*
see pr112105: parameterizes a generic ITD when looking at whether abstract me...
aclement
2005-10-18
1
-2
/
+10
*
how many spelling mistakes could I make in one comment?
aclement
2005-10-17
1
-4
/
+8
*
due fix for @AJ ITD annotation copy from ITD intf methods
avasseur
2005-10-17
1
-34
/
+24
*
Fix part 1 for pr110307
aclement
2005-10-17
5
-1269
/
+1386
*
organized imports.
aclement
2005-10-17
2
-11
/
+7
*
polish for last commit
avasseur
2005-10-17
3
-99
/
+38
[prev]
[next]