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
*
test and fix for 118781
aclement
2005-12-01
1
-2
/
+5
*
removed unused import.
aclement
2005-11-30
1
-3
/
+2
*
implementation of new xlint: pr111667
aclement
2005-11-30
4
-0
/
+72
*
More fixes for 116679: now copes with the enclosingSP type that we introduced...
aclement
2005-11-30
2
-24
/
+43
*
helper method for determining target ajruntime
aclement
2005-11-30
1
-0
/
+4
*
elimination of compilation warnings
acolyer
2005-11-29
1
-10
/
+12
*
elimination of unused variable warning
acolyer
2005-11-29
2
-6
/
+6
*
fix for pr118337
acolyer
2005-11-29
1
-1
/
+1
*
code for 116679: targetting a 1.2.1 runtime
aclement
2005-11-29
3
-1
/
+26
*
Further changes for 118192
aclement
2005-11-28
2
-18
/
+6
*
horrible work around for the fact that the build machine runs tests on a 1.5 ...
acolyer
2005-11-28
5
-5
/
+150
*
fixes for 118192
aclement
2005-11-28
2
-2
/
+87
*
tests for pr11280, update to reflection api to get classloading right for tes...
acolyer
2005-11-28
1
-5
/
+4
*
organized imports
aclement
2005-11-28
1
-1
/
+0
*
updated tests and fix for pr116229
acolyer
2005-11-27
7
-40
/
+99
*
Matthews changes - enabling us to see bytecode before and after LTW (bug 117854)
aclement
2005-11-26
1
-1
/
+44
*
tests and fix for pr115251
acolyer
2005-11-25
5
-14
/
+70
*
ensure this test works on non-windows machines too!
acolyer
2005-11-25
1
-0
/
+9
*
fixes and improved tests for 117622
aclement
2005-11-25
3
-2
/
+21
*
organized imports
aclement
2005-11-25
7
-10
/
+0
*
fix for pr117614 + changes to make cantFindType a lint warning (default to er...
acolyer
2005-11-24
11
-43
/
+99
*
hopefully the last word on parameterizing pointcuts in all their various glor...
acolyer
2005-11-24
3
-3
/
+21
*
fix for parameterizing reference pointcuts with bindings
acolyer
2005-11-24
3
-23
/
+60
*
tests and fix for pr114495
acolyer
2005-11-23
3
-18
/
+18
*
some fixes for 117622
aclement
2005-11-23
1
-15
/
+37
*
tests and fix for pr114054 (erroneous handling of negation in per-object perc...
acolyer
2005-11-23
1
-5
/
+8
*
test and fixes for 117681
aclement
2005-11-23
1
-0
/
+4
*
tests and fix for pr103157
acolyer
2005-11-23
2
-1
/
+17
*
117189: patch from Ron, tidied up by Matthew: reduce overhead when no aspects...
aclement
2005-11-23
1
-10
/
+11
*
fix for reading in pointcuts with argument binding in reflective world - reme...
acolyer
2005-11-21
8
-15
/
+44
*
pr115250: allows for parameterized advice and works with the generic form.
aclement
2005-11-21
1
-3
/
+8
*
pr115250: doesnt attempt to create invoke calls on parameterized types!
aclement
2005-11-21
1
-1
/
+5
*
pr115250: allows for parameterized advice.
aclement
2005-11-21
1
-1
/
+5
*
pr115250: changed parameterizeWith() signature for shadowmungers.
aclement
2005-11-21
4
-6
/
+22
*
pr115250: copy params across to variant that we build
aclement
2005-11-21
1
-0
/
+1
*
no chained exceptions under 1.3...
acolyer
2005-11-21
1
-2
/
+3
*
tests and fix for pr116229 and pr116755. Also adds support and tests for pars...
acolyer
2005-11-19
16
-79
/
+463
*
fixes for 115252 from Helen (xlint on incorrect annotation usage in signatures)
aclement
2005-11-18
10
-3
/
+311
*
fix for 115204, 116890 NPE in WildAnnotationTypePattern
aclement
2005-11-18
1
-3
/
+5
*
fix for 116949
aclement
2005-11-18
1
-6
/
+10
*
test and fix for 116626 from Matthew.
aclement
2005-11-18
1
-4
/
+6
*
fix for latest part of Alex's bug.
aclement
2005-11-17
1
-1
/
+2
*
next round of fixes for list bug reported by Alexandru.
aclement
2005-11-16
1
-1
/
+3
*
optimization - don't put bridge methods on interfaces.
aclement
2005-11-15
1
-1
/
+4
*
dont put bridge methods in an interface, you fool.
aclement
2005-11-15
1
-1
/
+1
*
Matthews patches for 115275
aclement
2005-11-15
3
-0
/
+10
*
test and fix for pr114436
aclement
2005-11-15
4
-1
/
+18
*
allow for missing type (again) - see pr116305
aclement
2005-11-15
1
-1
/
+2
*
improved bridging code gen - can cope with lazymethodgens that have no backin...
aclement
2005-11-14
1
-6
/
+17
*
fix for comment #1 in 113368
aclement
2005-11-14
1
-0
/
+1
[next]