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
/
testdata
Commit message (
Expand
)
Author
Age
Files
Lines
*
optimizations: working with Abraham on these: this one avoids trailing ':' wh...
aclement
2010-08-17
5
-18
/
+18
*
more overweaving tests and fixes: method call/field get/set
aclement
2010-05-13
5
-130
/
+155
*
231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to ...
aclement
2008-06-04
24
-367
/
+367
*
fixes for 145442: better line numbers for woven code
aclement
2006-10-03
5
-16
/
+16
*
test and fixes for 145442 - line number info for stack traces.
aclement
2006-09-28
10
-23
/
+23
*
fix and testcode update for: 151673: after advice sometimes woven incorrectly...
aclement
2006-07-27
9
-13
/
+0
*
tests and implementation for enh 147711 (use true synthetic attribute/flag fo...
acolyer
2006-06-24
5
-23
/
+23
*
tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating co...
acolyer
2006-06-22
22
-113
/
+131
*
fixes for 137235 (contributed by Ron): more intelligent logic for determining...
aclement
2006-05-04
2
-0
/
+0
*
feature: Use ASM for non-woven types: testcode
aclement
2006-02-16
41
-0
/
+353
*
tests and fixes for 119657. from matthew.
aclement
2005-12-12
1
-68
/
+91
*
serialized form of ITD field mungers changed (includes aliases) - jars rebuilt
aclement
2005-10-20
14
-0
/
+0
*
change to itd ctor serialization - quick rebuild of jars.
aclement
2005-10-18
14
-0
/
+0
*
Updates for generic ITDs - see pr112105 for a description of all changes.
aclement
2005-10-14
14
-0
/
+0
*
change to resolvedmember serialization (to support varargs ITDs) is quite ser...
aclement
2005-10-07
14
-0
/
+0
*
final part of fix for 100195 - local var debug info for inlined around advice
preDefaultReweavable
acolyer
2005-10-05
2
-8
/
+8
*
rebuilt post fix for pr110906: varargs ITD
aclement
2005-10-04
14
-0
/
+0
*
refreshed versions of .txt files for comparison
acolyer
2005-09-30
4
-15
/
+15
*
rebuilt due to attribute modifications.
aclement
2005-09-13
14
-0
/
+0
*
fix for pr59076, much more memory efficient creation of join point static parts
acolyer
2005-09-01
5
-36
/
+122
*
tests for Fix 106736 - permitting classes dir as aspect URL (also permitting ...
wisberg
2005-08-18
7
-0
/
+79
*
rebuilt jars because of resolvedmember serialization change to remember type ...
aclement
2005-07-27
14
-0
/
+0
*
fixing the versioning problem. Up until now if we found no version in a clas...
aclement
2005-07-26
1
-0
/
+0
*
changed the serialized form of a WildTypePattern to remember generic info... ...
acolyer
2005-07-22
18
-0
/
+4
*
first batch of updates for generics :- largely parsing plus storage of type v...
acolyer
2005-06-09
14
-0
/
+0
*
@style if support, parser support for if() / if(true)/ if(false) [might lead ...
avasseur
2005-06-08
1
-0
/
+57
*
test case for pattern visitor, issue with varargs so test case for Adrian to ...
avasseur
2005-06-07
2
-0
/
+2373
*
from branch: expected test results changed because of new JP subtypes
aclement
2005-04-19
1
-10
/
+10
*
fixes for annotation type pattern bugs uncovered in 150 tests
acolyer
2005-03-10
14
-0
/
+0
*
Fixes for 78021, 79554 - both to do with us breaking the exception table for ...
aclement
2005-01-11
5
-27
/
+29
*
rebuilt with 2.0 weaver version attribute (aj1.2.1 had version 1.0)
aclement
2005-01-07
14
-0
/
+0
*
payback time for all the "kinding" work - only ever generate and match
acolyer
2004-12-16
36
-298
/
+215
*
updated binary form
acolyer
2004-12-09
14
-0
/
+0
*
updated binary form
acolyer
2004-12-08
14
-0
/
+0
*
Annotation matching.
aclement
2004-12-08
6
-0
/
+21
*
Rebuilt due to type munger attribute change
aclement
2004-12-07
14
-0
/
+0
*
Annotation Matching - test code
aclement
2004-12-07
4
-0
/
+28
*
work in progress.... annotation pointcuts, parsing, and patterns
acolyer
2004-12-06
14
-0
/
+0
*
BcWeaverJarMaker updates - now line numbers have changed.
aclement
2004-08-19
14
-0
/
+0
*
fix for Bugzilla Bug 37020
acolyer
2004-08-19
14
-0
/
+0
*
Fix and tests for Bugzilla Bug 62227
aclement
2004-05-14
2
-0
/
+0
*
Fix for Bug 55341
aclement
2004-04-02
12
-0
/
+0
*
fix for Bugzilla Bug 31460
acolyer
2004-04-02
12
-0
/
+0
*
Fix for Bugzilla Bug 41181
aclement
2004-03-16
12
-28
/
+28
*
Picked lowest hanging weave-time performance optimization fruit.
jhugunin
2004-01-27
3
-81
/
+39
*
Implemented feature for Bugzilla Bug 48091
jhugunin
2004-01-24
3
-149
/
+83
*
These class files are *input* to the weaver test cases.
acolyer
2003-11-17
9
-0
/
+4
*
changed jars produced by BcWeaverJarMaker to increase coverage of tests
jhugunin
2003-05-19
6
-0
/
+0
*
fix for
jhugunin
2003-05-02
1
-54
/
+61
*
Updated expected bytecode to match change for fix for issue of
jhugunin
2003-05-01
5
-5
/
+5
[next]