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
*
210470: weakly wrap a classloader
aclement
2008-05-03
1
-0
/
+50
*
229910 - dont generate bad code for around advice on fieldset for an inherite...
aclement
2008-05-02
1
-2
/
+2
*
rest of fix for 228980 - annotations bundled in with Nots
aclement
2008-04-26
1
-3
/
+21
*
228980: tests and partial fix
aclement
2008-04-26
2
-3
/
+13
*
226567: test and fix - generic return types and overridden methods
aclement
2008-04-24
3
-13
/
+26
*
227029: multithreaded bug in reflection
aclement
2008-04-18
1
-7
/
+10
*
dont loop indefinetly (eg. Enum<E extends Enum<E>>)
aclement
2008-04-09
1
-4
/
+9
*
null guards
aclement
2008-04-09
2
-6
/
+8
*
dont generate garbage
aclement
2008-04-09
1
-1
/
+1
*
fix for Chris Beams' ltw problem: dont use javaClass post state eviction
aclement
2008-04-02
1
-2
/
+2
*
153380: fix: annotations and pipelining: don't use BcelTypeMunger
aclement
2008-03-24
1
-2
/
+2
*
223605: itd on generic type: test and fix
aclement
2008-03-24
1
-1
/
+5
*
163802: produce sensible error rather than NPEing
aclement
2008-03-21
1
-0
/
+3
*
223094 - fix, add supertypes automatically if they are aspects when ltw
aclement
2008-03-18
1
-1
/
+9
*
167197: Make array a subclass of referencetype and not resolvedtype
aclement
2008-03-17
4
-3
/
+189
*
167197: some methods made non final for subclassing
aclement
2008-03-17
1
-5
/
+5
*
205907 - world remembers registered handlers
aclement
2008-03-14
1
-8
/
+63
*
205907 - world remembers registered handlers
aclement
2008-03-14
1
-0
/
+1
*
205907 - world remembers registered handlers
aclement
2008-03-14
1
-0
/
+22
*
193348: prevent NPE - might give peculiar entry in the problems view though
aclement
2008-03-10
1
-3
/
+1
*
annotation value matching in decp
aclement
2008-03-03
2
-13
/
+38
*
220686: wrapped weakhashmap
aclement
2008-02-28
1
-1
/
+2
*
dont rely on autoboxing!
aclement
2008-02-26
1
-12
/
+12
*
annoValMatch: implementation
aclement
2008-02-25
2
-8
/
+300
*
annoValMatch: implementation
aclement
2008-02-25
1
-2
/
+2
*
annoValMatch: implementation
aclement
2008-02-25
1
-1
/
+1
*
annoValMatch: implementation
aclement
2008-02-25
1
-3
/
+89
*
annoValMatch: implementation
aclement
2008-02-25
1
-0
/
+100
*
annoValMatch: implementation
aclement
2008-02-25
1
-1
/
+7
*
annoValMatch: implementation
aclement
2008-02-25
2
-1
/
+26
*
annoValMatch: implementation
aclement
2008-02-25
1
-0
/
+1
*
annoValMatch: implementation
aclement
2008-02-25
2
-9
/
+32
*
annoValMatch: implementation
aclement
2008-02-25
8
-9
/
+43
*
220172: npe guard
aclement
2008-02-25
1
-1
/
+23
*
annoValMatch: querying default value of an annotation (for members that repre...
aclement
2008-02-25
1
-0
/
+2
*
fix for ternary operator
aclement
2008-02-21
1
-1
/
+1
*
do the right version check!
aclement
2008-02-21
1
-1
/
+1
*
209831: ensure resolved before matching
aclement
2008-02-21
1
-0
/
+1
*
214559: tests and fix: cope with varying orderings for interdependant declare...
aclement
2008-02-20
1
-2
/
+2
*
216311: add 'instance' component to field name and then use it to identify wh...
aclement
2008-02-20
2
-2
/
+3
*
204505: testcode and fix: poorly documented method in ResolvedMemberImpl now ...
aclement
2008-02-19
1
-1
/
+3
*
extra diagnostics for weaverstate problem
aclement
2008-02-11
1
-1
/
+1
*
218167: test and fix: compiler crash on multiple dec @fields
aclement
2008-02-07
1
-1
/
+1
*
218167: test and fix: compiler crash on multiple dec @fields
aclement
2008-02-07
1
-2
/
+2
*
remove unwanted xlint for parameter annotations
aclement
2008-02-06
1
-5
/
+21
*
paramannos: ResolvedType can hold 'temporary annotations' during a match (par...
aclement
2008-01-25
8
-68
/
+132
*
paramannos: aware of parameter annotation matching
aclement
2008-01-25
1
-0
/
+7
*
paramannos: aware of parameter annotation matching
aclement
2008-01-25
1
-0
/
+2
*
paramannos: aware of parameter annotation matching
aclement
2008-01-25
1
-10
/
+29
*
paramannos: aware of parameter annotation matching
aclement
2008-01-25
1
-1
/
+16
[next]