aboutsummaryrefslogtreecommitdiffstats
path: root/weaver5
Commit message (Collapse)AuthorAgeFilesLines
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-061-0/+8
| | | | | | | | | | | | | | Modified test expectation system so it is possible to say the test cares about one particular message and the rest do not matter (prefix message string with '*') - crude but quick. Polished many places to exploit generics Upgraded all the tests to work on Java8 - some serious changes regarding ajdoc on Java8. Hopefully it has stayed backwards compatible with earlier JDK versions (e.g. if using AspectJ 1.8.3+ with a JDK less than 8) but no explicit testing done for this.
* Use class file attributes to find containing classAndy Clement2013-05-311-0/+11
| | | https://bugs.eclipse.org/bugs/show_bug.cgi?id=407494
* 376918Andy Clement2012-04-161-0/+22
|
* 239649 and primitives no longer all resolved by defaultaclement2011-08-124-181/+178
|
* 340806aclement2011-08-031-18/+10
|
* debug logic added (but currently commented out)aclement2010-06-141-27/+40
|
* 312839: smaller class filesaclement2010-05-191-2/+3
|
* change all relevant DataOutputStream usage to use CompressingDataOutputStreamaclement2010-05-181-2/+2
|
* 309336: faster isAssignableFromaclement2010-04-161-0/+118
|
* refactored generic type handlingaclement2010-04-054-127/+165
|
* parser speed testsaclement2010-01-051-0/+61
|
* work in progress to improve MemberImplaclement2009-11-161-1/+77
|
* bug markeraclement2009-11-161-1/+2
|
* slowly merging in optimizationsaclement2009-11-071-1/+1
|
* 268419: testcode: dynamic proxies and genericsaclement2009-03-182-1/+109
|
* 268419: testcode: dynamic proxies and genericspre268419aclement2009-03-183-0/+58
|
* 267559: generic itd npe: fixaclement2009-03-091-0/+30
|
* 258510: promoted additional annotation/class/interface storage from delegate ↵aclement2009-01-201-94/+49
| | | | to referencetype
* missing license + removed from suiteaclement2008-12-112-3/+14
|
* some annotation matching testsaclement2008-12-102-0/+22
|
* more testsaclement2008-12-091-169/+226
|
* 253109: tests and fixaclement2008-12-091-10/+601
|
* 246125: pulled tests from weaver into matcher and created bcel subtypes of ↵aclement2008-10-284-436/+484
| | | | matcher tests where appropriate
* 246125: moving some very simple tests across to matcher from weaveraclement2008-10-233-16/+43
|
* 246125: c16aclement2008-10-211-69/+37
|
* 246125: removed last Asm dependency from org.aspectj.weaver (world model ↵aclement2008-10-201-3/+4
| | | | ref). Removed bcelobjecttype dependency in ReferenceType.
* 246125: promoted generic sig parsing code to utilaclement2008-10-201-37/+34
|
* 250632: fix (poor code tho...)aclement2008-10-151-1/+1
|
* change due to 250632 changeaclement2008-10-141-31/+30
|
* 246125: comment 3: reworked AnnotationX - got rid of the thingaclement2008-09-052-223/+329
|
* findbugs: cleared warningsaclement2008-08-266-12/+12
|
* 231396: Comment #4: Big Refactoringaclement2008-05-281-6/+8
|
* 210470: preventing weaver leaks: use a weak classloader refaclement2008-05-272-9/+15
|
* 231396: optimization notesaclement2008-05-121-0/+1
|
* 227029: multithreaded bug in reflectionaclement2008-04-181-7/+6
|
* 227029: multithreaded bug in reflectionaclement2008-04-181-18/+21
|
* 227029: multithreaded bug in reflectionaclement2008-04-181-2/+3
|
* 222987 - NPE guardaclement2008-03-201-0/+2
|
* 205907 - world remembers registered handlersaclement2008-03-141-0/+52
|
* 205907 - world remembers registered handlersaclement2008-03-141-0/+8
|
* set the world! bug 219830aclement2008-02-261-0/+1
|
* stopgap for 220430V1_6_0M2aclement2008-02-261-4/+14
|
* annoValMatch: implementationaclement2008-02-252-0/+109
|
* annoValMatch: testcodeaclement2008-02-253-0/+53
|
* debug diagnostics for spring bug http://jira.springframework.org/browse/SPR-4390aclement2008-02-191-1/+5
|
* paramannos: testcodeaclement2008-01-251-1/+254
|
* paramannos: aware of parameter annotation matchingaclement2008-01-251-1/+60
|
* paramannos: testcodeaclement2008-01-255-0/+55
|
* paramannos: testcodeaclement2008-01-254-4/+44
|
* paramannos: testcodeaclement2008-01-254-0/+20
|