summaryrefslogtreecommitdiffstats
path: root/weaver/testsrc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 150487 "Tracing and Logging Framework" (support debug, info, warn, error ...mwebster2006-08-093-70/+86
* inactive test case for Classloader repository sharingaclement2006-08-081-0/+69
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 depen...mwebster2006-08-074-189/+13
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-302-6/+2
* Bug 150487 "Tracing and Logging Framework" (remove redundant TraceFactory.isE...mwebster2006-07-281-5/+0
* Bug 150487 "Tracing and Logging Framework" (add JUnit tests)mwebster2006-07-277-0/+256
* fix for 145322aclement2006-06-061-0/+10
* update license to EPLacolyer2006-06-0157-114/+114
* tests and fix for pr130722, 138219acolyer2006-05-163-5/+5
* test and fix for 135001aclement2006-04-061-2/+7
* unused label (so eclipse 3.2m5a tells me)aclement2006-03-101-1/+1
* code from 121312: rons suggestion for changes to LTWWorld and reflection worl...aclement2006-02-231-2/+2
* optimizationasm: some test updates since some weaver tests *really* need BCEL...aclement2006-02-225-0/+734
* Progress on: PointcutHandlerDesignator.acolyer2006-02-211-3/+32
* optimization: use bit twiddling rather than Sets for manipulating the list of...aclement2006-02-131-42/+42
* fix for 122452 - pattern parser for a duff pointcut definition. Also fix for...aclement2006-01-251-0/+7
* pr122248, only unpack generic signatures if the world is in java 5 mode...acolyer2006-01-151-0/+2
* fixes for 120909 (ibmvm failures)Root_RB_V1_5_0aclement2005-12-152-5/+6