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
Commit message (
Expand
)
Author
Age
Files
Lines
*
test and fix for pr140357, reference pointcuts that refer to other reference ...
acolyer
2006-05-05
1
-20
/
+36
*
Extremely temporary change for 134471 - not ideal but at least the markers wi...
aclement
2006-05-04
1
-1
/
+1
*
fixes for 137235 (contributed by Ron): more intelligent logic for determining...
aclement
2006-05-04
4
-11
/
+11
*
enabled test and committed fix for pr139749 : super call in around advice bod...
acolyer
2006-05-03
1
-2
/
+6
*
test and fix for 138286
aclement
2006-04-26
1
-3
/
+3
*
fix for 138215 :- we need to resolve the pointcut expressions associated with...
acolyer
2006-04-25
2
-15
/
+31
*
test and another part of the fix for 137496
aclement
2006-04-25
1
-1
/
+5
*
test and fix for part2 of 138158
aclement
2006-04-24
1
-1
/
+1
*
fix for 138158
aclement
2006-04-24
1
-5
/
+2
*
unfinished fix for 138158: !@withincode
aclement
2006-04-24
1
-4
/
+5
*
unfinished fix for 137568
aclement
2006-04-24
1
-0
/
+15
*
fix for 138158
aclement
2006-04-24
1
-1
/
+4
*
fix for 137496: problem with join point matching on calls to parameterized me...
aclement
2006-04-21
1
-0
/
+3
*
test and fix for 136585: NullPointerException in PerObjectInterfaceTypeMunger...
aclement
2006-04-19
1
-3
/
+3
*
fix for 137479: better isSynthetic() logic
aclement
2006-04-19
1
-3
/
+5
*
fix for 137479: better isSynthetic() logic
aclement
2006-04-19
3
-1
/
+37
*
fix for 136665 - Rons suggestion.
aclement
2006-04-18
1
-19
/
+26
*
@within, @withincode, and @annotation also need to return true to HasPossible...
acolyer
2006-04-14
1
-0
/
+18
*
yuck. need to expose ReflectionWorld in the signature - which is supposed to ...
acolyer
2006-04-07
1
-0
/
+4
*
unused import gone.
aclement
2006-04-06
1
-1
/
+0
*
test and fix for 135001
aclement
2006-04-06
3
-7
/
+37
*
test and fix for 134541
aclement
2006-04-06
2
-1
/
+10
*
these problematic casts are redundant... (135052)
aclement
2006-04-06
1
-2
/
+2
*
future work (see 133532)
aclement
2006-04-04
2
-0
/
+40
*
better if no aliases consistently means null rather null before serialization...
aclement
2006-04-04
1
-4
/
+6
*
test and fix for @DeclareParents problem where the target was "@Coloured *" -...
aclement
2006-03-29
1
-13
/
+11
*
test and fix for 126560 (@AJ types resolved in 'current package') and test fo...
aclement
2006-03-28
2
-0
/
+23
*
fix for 133298
aclement
2006-03-28
1
-7
/
+21
*
test and fixes for 98901, comment 29
aclement
2006-03-27
1
-1
/
+22
*
test and fix for 133307 - funky type variable bounds.
aclement
2006-03-27
3
-33
/
+152
*
test and fix for 132926
aclement
2006-03-24
1
-9
/
+30
*
tidying up...
aclement
2006-03-18
1
-0
/
+2
*
ensures bcel stuff flushed.
aclement
2006-03-18
1
-0
/
+3
*
lifecycle method for weaving completion switched on - ensures context flushed...
aclement
2006-03-18
1
-1
/
+1
*
guard on lint
aclement
2006-03-18
1
-5
/
+7
*
flush source contexts (128650)
aclement
2006-03-18
1
-0
/
+1
*
removed rogue syserr
aclement
2006-03-18
1
-1
/
+0
*
128650: more memory stuff
aclement
2006-03-18
8
-14
/
+32
*
test and fix for 131932
aclement
2006-03-16
3
-1
/
+5
*
test and fix for 131933
aclement
2006-03-16
1
-2
/
+1
*
half wired into bcel eviction logic...
aclement
2006-03-14
1
-0
/
+1
*
bug 128650: comment 16: creates less garbage
aclement
2006-03-14
1
-5
/
+1
*
plugged into the lifecycle method for evicting bcel state.
aclement
2006-03-14
1
-2
/
+6
*
tested eviction code plugged in. not activated yet in whats in CVS yet thoug...
aclement
2006-03-10
8
-324
/
+437
*
unused label (so eclipse 3.2m5a tells me)
aclement
2006-03-10
1
-1
/
+1
*
101411: -XaddSerialVersionUID
POST_MEMORY_CHANGES
aclement
2006-03-09
4
-3
/
+44
*
minor - comment.
aclement
2006-03-08
1
-1
/
+6
*
Progress on: Bug 130869: Pointcut resolution fails against type variables
acolyer
2006-03-08
1
-3
/
+24
*
129163: more bits...: adjust compare to ignore some type mungers
aclement
2006-03-07
4
-5
/
+58
*
129163: more bits...: equals in the type munger hierarchy
aclement
2006-03-07
12
-30
/
+232
[next]