aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/testsrc
Commit message (Expand)AuthorAgeFilesLines
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-061-3/+14
* 391123: ltw cache improvementsAndy Clement2012-10-299-53/+900
* 386341Andy Clement2012-10-012-0/+80
* 389967Andy Clement2012-10-012-98/+122
* genericsAndy Clement2012-07-311-4/+4
* genericsAndy Clement2012-03-022-6/+3
* AspectJ Caching w/ CRC Index Filejkew2012-02-295-0/+461
* 239649 and primitives no longer all resolved by defaultaclement2011-08-129-615/+588
* trying to get these tests to pass on the build machineaclement2011-06-201-1/+1
* when demotion is happening we also need to put the jar on the classpath!aclement2011-06-171-47/+37
* formattedaclement2010-08-171-7/+7
* 319190: AND precedence over ORaclement2010-07-071-136/+208
* 312839: smaller class filesaclement2010-05-194-8/+12
* change all relevant DataOutputStream usage to use CompressingDataOutputStreamaclement2010-05-183-606/+507
* refactored generic type handlingaclement2010-04-053-110/+91
* removing debug and unused codeaclement2009-11-221-3/+3
* avoid using helpers on Member hierarchyaclement2009-11-171-1/+1
* move away from using helper methods on Memberaclement2009-11-171-3/+5
* fastmatch for execution!aclement2009-11-081-274/+302
* testcaseaclement2009-10-311-0/+64
* 291523: annotation pattern parsing changes for (@a.b.c.Foo *)aclement2009-10-061-82/+43
* 271201: inpath handle: can determine if class is from inpath in add method nowaclement2009-04-062-2/+2
* fbaclement2009-03-033-138/+102
* 194314: updated based on extra paramaclement2009-01-291-2/+3
* refactoring to make around advice lvt fixes easier to apply - and make the co...aclement2009-01-281-4/+6
* fix for 163005aclement2008-10-303-190/+189
* 246125: pulled tests from weaver into matcher and created bcel subtypes of ma...aclement2008-10-2835-4036/+278
* 246125: moving some very simple tests across to matcher from weaveraclement2008-10-234-300/+6
* 246125: promoted generic sig parsing code to utilaclement2008-10-203-50/+131
* 242797: latest fixes for using * rather than ? in sigsaclement2008-09-191-4/+6
* 246125: comment 3: reworked AnnotationX - got rid of the thingaclement2008-09-051-192/+244
* breaking the weaver apartaclement2008-09-046-763/+730
* remove unused codeaclement2008-08-311-310/+314
* eclipse: addressed unnecessary casts, unused code, invalid null checksaclement2008-08-2713-61/+83
* findbugs/eclipse warnings fixedaclement2008-08-272-2/+2
* trying to get 237447 to happenaclement2008-06-171-0/+10
* 231396: refactoring AspectJ: use getExtractableName() at new locationaclement2008-06-061-2/+2
* 231396: refactoring AspectJ: simplifying resolvedmember hierarchy and removin...aclement2008-06-051-0/+183
* organized importsaclement2008-06-012-4/+2
* 231396: mainline code moved to test areaaclement2008-05-302-19/+19
* 231396: mainline code moved to test areaaclement2008-05-305-13/+53
* 231396: Use testutils rather than mainline codeaclement2008-05-293-23/+24
* 231396: Moved test visitor out to test codeaclement2008-05-291-0/+525
* 231396: Moved some mainline code out to testsrcaclement2008-05-291-0/+162
* 231396: Comment #4: Big Refactoringaclement2008-05-281-1/+1
* 210470: preventing weaver leaks: cast to select right ctor in new bcel APIaclement2008-05-271-1/+1
* 231396: refactoring: CollectionUtil type removedaclement2008-05-121-7/+14
* 205907 - world remembers registered handlersaclement2008-03-141-8/+63
* annoValMatch: implementationaclement2008-02-251-0/+100
* annoValMatch: implementationaclement2008-02-251-1/+7