| Commit message (Expand) | Author | Age | Files | Lines |
* | removing debug and unused code | aclement | 2009-11-22 | 1 | -3/+3 |
* | avoid using helpers on Member hierarchy | aclement | 2009-11-17 | 1 | -1/+1 |
* | move away from using helper methods on Member | aclement | 2009-11-17 | 1 | -3/+5 |
* | fastmatch for execution! | aclement | 2009-11-08 | 1 | -274/+302 |
* | testcase | aclement | 2009-10-31 | 1 | -0/+64 |
* | 291523: annotation pattern parsing changes for (@a.b.c.Foo *) | aclement | 2009-10-06 | 1 | -82/+43 |
* | 271201: inpath handle: can determine if class is from inpath in add method now | aclement | 2009-04-06 | 2 | -2/+2 |
* | fb | aclement | 2009-03-03 | 3 | -138/+102 |
* | 194314: updated based on extra param | aclement | 2009-01-29 | 1 | -2/+3 |
* | refactoring to make around advice lvt fixes easier to apply - and make the co... | aclement | 2009-01-28 | 1 | -4/+6 |
* | fix for 163005 | aclement | 2008-10-30 | 3 | -190/+189 |
* | 246125: pulled tests from weaver into matcher and created bcel subtypes of ma... | aclement | 2008-10-28 | 35 | -4036/+278 |
* | 246125: moving some very simple tests across to matcher from weaver | aclement | 2008-10-23 | 4 | -300/+6 |
* | 246125: promoted generic sig parsing code to util | aclement | 2008-10-20 | 3 | -50/+131 |
* | 242797: latest fixes for using * rather than ? in sigs | aclement | 2008-09-19 | 1 | -4/+6 |
* | 246125: comment 3: reworked AnnotationX - got rid of the thing | aclement | 2008-09-05 | 1 | -192/+244 |
* | breaking the weaver apart | aclement | 2008-09-04 | 6 | -763/+730 |
* | remove unused code | aclement | 2008-08-31 | 1 | -310/+314 |
* | eclipse: addressed unnecessary casts, unused code, invalid null checks | aclement | 2008-08-27 | 13 | -61/+83 |
* | findbugs/eclipse warnings fixed | aclement | 2008-08-27 | 2 | -2/+2 |
* | trying to get 237447 to happen | aclement | 2008-06-17 | 1 | -0/+10 |
* | 231396: refactoring AspectJ: use getExtractableName() at new location | aclement | 2008-06-06 | 1 | -2/+2 |
* | 231396: refactoring AspectJ: simplifying resolvedmember hierarchy and removin... | aclement | 2008-06-05 | 1 | -0/+183 |
* | organized imports | aclement | 2008-06-01 | 2 | -4/+2 |
* | 231396: mainline code moved to test area | aclement | 2008-05-30 | 2 | -19/+19 |
* | 231396: mainline code moved to test area | aclement | 2008-05-30 | 5 | -13/+53 |
* | 231396: Use testutils rather than mainline code | aclement | 2008-05-29 | 3 | -23/+24 |
* | 231396: Moved test visitor out to test code | aclement | 2008-05-29 | 1 | -0/+525 |
* | 231396: Moved some mainline code out to testsrc | aclement | 2008-05-29 | 1 | -0/+162 |
* | 231396: Comment #4: Big Refactoring | aclement | 2008-05-28 | 1 | -1/+1 |
* | 210470: preventing weaver leaks: cast to select right ctor in new bcel API | aclement | 2008-05-27 | 1 | -1/+1 |
* | 231396: refactoring: CollectionUtil type removed | aclement | 2008-05-12 | 1 | -7/+14 |
* | 205907 - world remembers registered handlers | aclement | 2008-03-14 | 1 | -8/+63 |
* | annoValMatch: implementation | aclement | 2008-02-25 | 1 | -0/+100 |
* | annoValMatch: implementation | aclement | 2008-02-25 | 1 | -1/+7 |
* | paramannos: ResolvedType can hold 'temporary annotations' during a match (par... | aclement | 2008-01-25 | 2 | -6/+6 |
* | 175039: incorrect processing of a type parameter that is a nested type, test ... | aclement | 2007-03-06 | 1 | -0/+23 |
* | tests and implementation for 165153: outputting aspectj trace to a named file | aclement | 2006-11-22 | 1 | -0/+5 |
* | removing asm for the moment | aclement | 2006-10-26 | 5 | -636/+3 |
* | Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments) | mwebster | 2006-08-25 | 1 | -4/+37 |
* | Bug 150487 "Tracing and Logging Framework" (Trace.event()) | mwebster | 2006-08-25 | 1 | -0/+12 |
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat... | aclement | 2006-08-25 | 2 | -0/+4 |
* | some updates to ClassLoaderRepository - tested by RontimeWeaving | aclement | 2006-08-21 | 1 | -34/+178 |
* | Bug 150487 "Tracing and Logging Framework" (improve formatting for arrays and... | mwebster | 2006-08-16 | 1 | -1/+26 |
* | test and fix for 153535 | aclement | 2006-08-15 | 1 | -0/+7 |
* | Bug 150487 "Tracing and Logging Framework" (support debug, info, warn, error ... | mwebster | 2006-08-09 | 3 | -70/+86 |
* | inactive test case for Classloader repository sharing | aclement | 2006-08-08 | 1 | -0/+69 |
* | Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 depen... | mwebster | 2006-08-07 | 4 | -189/+13 |
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 2 | -6/+2 |
* | Bug 150487 "Tracing and Logging Framework" (remove redundant TraceFactory.isE... | mwebster | 2006-07-28 | 1 | -5/+0 |