aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bugzilla Bug 53012 aclement2004-03-191-0/+8
* fix for Bugzilla Bug 54621 acolyer2004-03-181-21/+19
* fix for Bugzilla Bug 55134 acolyer2004-03-181-5/+21
* fix for Bugzilla Bug 47910 acolyer2004-03-171-7/+34
* fix for Bugzilla Bug 54622 acolyer2004-03-161-66/+70
* fix for Bugzilla Bug 43714 acolyer2004-03-161-25/+55
* Fix for Bugzilla Bug 41181 aclement2004-03-1614-31/+33
* Fix for Bugzilla Bug 41181 aclement2004-03-168-33/+177
* fix for Bugzilla Bug 44272 acolyer2004-03-152-3/+3
* move weaving to inside of the compiler.compile loop. acolyer2004-03-152-0/+74
* move weaving to inside of the compiler.compile loop. acolyer2004-03-156-204/+472
* Fix for Bugzilla Bug 52394 aclement2004-03-041-2/+7
* 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