aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bugzilla Bug 52107 aclement2004-02-261-1/+1
* Final part of bug #46347 (-inpath): We do not copy resources from inpath dir...aclement2004-02-261-0/+5
* Fix for preventing the use of if/target/this/args/cflow/cflowbelow in Declare...aclement2004-02-261-2/+4
* Organized an import whilst I was in the weaver anyway.aclement2004-02-261-1/+0
* Fix for preventing the use of if/target/this/args/cflow/cflowbelow in Declare...aclement2004-02-261-0/+9
* Fix for preventing the use of if/target/this/args/cflow/cflowbelow in Declare...aclement2004-02-265-14/+9
* Fix for Bugzilla Bug 51320 aclement2004-02-254-1/+43
* Fix for Bug 36430: Xreweavable supportaclement2004-02-2411-21/+324
* Fix for: Bugzilla Bug 51919 aclement2004-02-241-3/+4
* Fix for Bugzilla Bug 50641 aclement2004-02-091-4/+8
* made JDK 1.3 compatibleehilsdal2004-02-041-2/+2
* Fix for Bugzilla Bug 42668 ehilsdal2004-01-291-21/+0
* Fix for Bugzilla Bug 42668 ehilsdal2004-01-291-4/+30
* Fix for Bugzilla Bug 41125: ehilsdal2004-01-291-33/+6
* Fix for Bugzilla Bug 43792: Illegal Opcode Detectedehilsdal2004-01-292-0/+42
* Test and fix for Bugzilla Bug 50570 jhugunin2004-01-283-8/+33
* fix for Bugzilla Bug 49295 jhugunin2004-01-282-65/+65
* Picked lowest hanging weave-time performance optimization fruit.jhugunin2004-01-274-113/+72
* 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