summaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* Picked lowest hanging weave-time performance optimization fruit.jhugunin2004-01-2724-69/+232
* Implemented feature for Bugzilla Bug 48091 jhugunin2004-01-248-179/+240
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-2310-32/+32
* enh 48072 - ICrossReferenceHandler support to get xref info from the weaveracolyer2004-01-235-3/+48
* Fix for 38824.acolyer2004-01-141-5/+5
* Fix for Bugzilla Bug 44587 jhugunin2004-01-143-7/+45
* Fix for Bugzilla Bug 49784 acolyer2004-01-133-6/+72
* move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the acolyer2004-01-131-1/+1
* fix for Bugzilla Bug 41952 jhugunin2004-01-0711-21/+157
* removed errant debugging printlnehilsdal2003-11-171-1/+1
* switch from using class files in bin directory created during acolyer2003-11-171-1/+2
* These class files are *input* to the weaver test cases. acolyer2003-11-179-0/+4
* Added JSR45 attributeehilsdal2003-11-175-18/+212
* minor pruning (semantics preserving)ehilsdal2003-11-1412-30/+24
* fixed static calls (semantics preserving and non-crosscutting)ehilsdal2003-11-1413-226/+369
* a few inner class cleanups (semantics preserving)ehilsdal2003-11-146-8/+8
* removed unused imports (semantics-preserving)ehilsdal2003-11-1323-63/+50
* Andy Clement's patch for enh 46347: "-inpath"acolyer2003-11-113-26/+94
* Fix from Matthew Webster for copying first resource in jars and acolyer2003-11-041-13/+9
* consolidate output dir for post-test clean-upwisberg2003-10-316-12/+73
* using ../{module}/ convention for testdata references so tests can be run fro...wisberg2003-10-313-11/+19
* Fix for bug#44117mkersten2003-10-161-1/+3
* Comment clean-up only.mkersten2003-09-261-6/+2
* bug 43033 - NPE in concretize error path for ReferencePointcutacolyer2003-09-191-2/+4
* fix and test for Bugzilla Bug 43194 jhugunin2003-09-181-1/+1
* fix and test for Bugzilla Bug 42993 jhugunin2003-09-122-7/+12
* remember source location and handle identifier across invocationsacolyer2003-09-112-12/+28
* fix and tests for at least 2 bugs: jhugunin2003-09-101-0/+4
* removing a debugging Thread.dumpStack() that made for confusing jhugunin2003-09-091-1/+1
* test and fix for bug reported today on aspectj-dev jhugunin2003-09-051-0/+2
* test and fix for Bugzilla Bug 42539 jhugunin2003-09-041-1/+1
* Using correct patch for bug 39436 instead of vague one from emailehilsdal2003-08-211-21/+32
* Still patching for bug 39470 (patch devised by Andy, vetted by me). ehilsdal2003-08-201-1/+11
* Fixed AJDT bug with truncation of labels (there was a weird substring call in...mkersten2003-08-161-1/+1
* Added spacewar project for testing.mkersten2003-08-162-7/+30
* Expesed "isError" field with getter (used by asm relationship provider).mkersten2003-08-161-3/+6
* Improved declare relationships. Implemented batch-build relationship clearin...mkersten2003-08-141-21/+15
* Updated org.aspectj.asm relationship model to string-handle-based API in orde...mkersten2003-08-144-71/+75
* Added support for multiple relationships for a single program element. Renam...mkersten2003-08-132-11/+11
* Minor improvements to structure model generation, clean up of test suite outp...mkersten2003-08-121-1/+1
* Added check for warning issued during JAR creation (manifest not copied).mkersten2003-08-083-82/+41
* Fixed typo in method name.mkersten2003-08-081-1/+1
* First pass at new relationship API support.mkersten2003-08-081-12/+15
* Matthew's fixes for failing weaver unit tests.mkersten2003-08-081-25/+44
* Reimplemented ASM API as described in bug "41254: revise asm and create inter...mkersten2003-08-081-67/+61
* fix and tests for Bugzilla Bug 41123 jhugunin2003-08-082-1/+18
* fix for Bugzilla Bug 41175 jhugunin2003-08-0814-124/+226
* 40534: Declare warning/error output - more detail required. mkersten2003-08-071-11/+13
* Fixed bugs: mkersten2003-08-061-14/+50
* Created accessors for pointcuts contained within And/Or pointcut.mkersten2003-08-062-0/+16