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
/
weaver
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-3
/
+4
*
ensure that reflection based world can cope when given a java.lang.Class that...
acolyer
2005-10-24
3
-3
/
+18
*
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
*
helper method
aclement
2005-10-19
1
-0
/
+9
*
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
*
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
*
implement @AspectJ ITD @DeclareParents and @DeclareImplements
avasseur
2005-10-17
9
-1382
/
+1855
*
Fix for pr112602
aclement
2005-10-17
1
-3
/
+4
*
working on 112602
aclement
2005-10-17
1
-1
/
+1
*
Updates for generic ITDs - see pr112105 for a description of all changes.
aclement
2005-10-14
15
-61
/
+280
*
spelling mistake corrected.
aclement
2005-10-14
1
-1
/
+1
*
pr112529: better diagnostics (I think it'll still fail tho...)
aclement
2005-10-14
1
-2
/
+2
*
pr112529: better diagnostics (I think it'll still fail tho...)
aclement
2005-10-14
1
-4
/
+13
*
Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew...
aclement
2005-10-14
1
-119
/
+0
*
Fix reference to static method to use class rather than instance.
aclement
2005-10-14
1
-1
/
+1
*
Fix for 112243: incorrect entries in type map. Includes fix for this case an...
aclement
2005-10-13
2
-2
/
+19
*
generic itds - see pr112105
aclement
2005-10-11
11
-96
/
+209
*
organized imports
aclement
2005-10-10
1
-1
/
+0
*
source locations are always written out now.
aclement
2005-10-10
3
-8
/
+12
*
change to resolvedmember serialization (to support varargs ITDs) is quite ser...
aclement
2005-10-07
3
-4
/
+30
*
fixes for generic abstract aspects
acolyer
2005-10-06
17
-20
/
+235
*
testcases and fix for binary weaving ITDs!!!!!!!!!!! (pr85132, etc,etc)
aclement
2005-10-06
6
-1
/
+51
*
organized imports
aclement
2005-10-06
1
-2
/
+0
*
these changes prevent us from forgetting the interface bounds of a TypeVariab...
acolyer
2005-10-05
4
-7
/
+69
*
Let the bug floodgates open, reweavable is now default (pr91417)
aclement
2005-10-05
6
-70
/
+297
*
completes implementation of parameterizeWith throughout the PatternNode hiera...
acolyer
2005-10-05
22
-41
/
+140
*
final part of fix for 100195 - local var debug info for inlined around advice
preDefaultReweavable
acolyer
2005-10-05
2
-1
/
+28
*
test and fix for pr110906: vararg ITDs
aclement
2005-10-04
1
-3
/
+14
*
completes all of the MAP bar ITDs
acolyer
2005-10-03
2
-7
/
+16
[next]