summaryrefslogtreecommitdiffstats
path: root/weaver/testsrc
Commit message (Expand)AuthorAgeFilesLines
* 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
* paramannos: ResolvedType can hold 'temporary annotations' during a match (par...aclement2008-01-252-6/+6
* 175039: incorrect processing of a type parameter that is a nested type, test ...aclement2007-03-061-0/+23
* tests and implementation for 165153: outputting aspectj trace to a named fileaclement2006-11-221-0/+5
* removing asm for the momentaclement2006-10-265-636/+3
* Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments)mwebster2006-08-251-4/+37
* Bug 150487 "Tracing and Logging Framework" (Trace.event())mwebster2006-08-251-0/+12
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...aclement2006-08-252-0/+4
* some updates to ClassLoaderRepository - tested by RontimeWeavingaclement2006-08-211-34/+178
* Bug 150487 "Tracing and Logging Framework" (improve formatting for arrays and...mwebster2006-08-161-1/+26
* test and fix for 153535aclement2006-08-151-0/+7