aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* slightly better error messages for Bugzilla Bug 38168 jhugunin2003-05-271-2/+13
* fix for Bugzilla Bug 37758 jhugunin2003-05-211-12/+35
* changed jars produced by BcWeaverJarMaker to increase coverage of testsjhugunin2003-05-196-0/+0
* better error message for trying declare parents on Objectjhugunin2003-05-191-1/+7
* fix and test Bugzilla Bug 37739 jhugunin2003-05-191-1/+4
* fix for Bugzilla Bug 37325 jhugunin2003-05-112-9/+10
* handling Shadow.PreInitialization as a INITIALIZER_RELATION jhugunin2003-05-091-0/+3
* comment re: using shadow file rather than enclosing node.wisberg2003-05-051-1/+2
* fix and better tests for jhugunin2003-05-022-42/+26
* fix for jhugunin2003-05-023-90/+185
* more progress messages for ajdejhugunin2003-05-011-2/+21
* Updated expected bytecode to match change for fix for issue of jhugunin2003-05-015-5/+5
* fix for jhugunin2003-05-012-1/+9
* Expected fix for issue of Class.forName differences jhugunin2003-05-011-1/+2
* fix and tests for jhugunin2003-04-273-2/+15
* fixed bug caught by unit testsjhugunin2003-04-271-3/+2
* fix and tests for jhugunin2003-04-254-5/+6
* expanded tests and fix for jhugunin2003-04-241-4/+13
* tests and fixes for jhugunin2003-04-222-1/+11
* fixing declare parents problemsjhugunin2003-04-117-2/+167
* test and fix for jhugunin2003-04-103-5/+14
* commented out debugging printlnjhugunin2003-04-101-1/+1
* don't keep track of bytes written to disk jhugunin2003-04-101-6/+7
* fix and test for Bugzilla Bug 34858 jhugunin2003-03-121-0/+5
* fix and tests for checked exception on advice being checked at jhugunin2003-03-1210-31/+99
* implemented fastMatch method along with some basic tests of jhugunin2003-03-1230-103/+131
* fixed Bug 29934 jhugunin2003-03-121-0/+4
* fixing Bug 31724 jhugunin2003-03-118-35/+129
* further work on binary aspects (aspect path) tested and implemented correct ...jhugunin2003-03-115-24/+25
* Fix for ehilsdal2003-03-112-5/+9
* further work on binary aspects (aspect path) tested correct behavior jhugunin2003-03-101-1/+6
* Half-way through refactoring of ResolvedTypeX's and Worlds. This jhugunin2003-03-0819-113/+235
* FIXED: Bugzilla Bug 32463 jhugunin2003-03-065-34/+43
* Bugzilla Bug 33635 jhugunin2003-03-051-6/+18
* handling kinds more carefully for shadow sigs so that we can check for jhugunin2003-03-054-19/+32
* Update to matches to test on Kindacolyer2003-02-271-0/+7
* Fudge for getSourceLocation to give as much of a acolyer2003-02-271-1/+17
* Restored original mechanism of getting source location acolyer2003-02-261-2/+3
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-26106-344/+891
* The mappings for advice are now correct, and associations have corresponding ...mkersten2003-02-261-7/+33
* Ignore bin directoryacolyer2003-02-261-0/+1
* applying Martin Lippert's patch in support of a weaving class loader jhugunin2003-02-145-27/+51
* fixed Bug 31423: adviceexecution not workingjhugunin2003-02-132-2/+2
* resolving unused-imports warningswisberg2003-02-1320-42/+1
* fix for failing test case that aspects must be constructed after their jhugunin2003-01-229-14/+39
* redesign of making members used in around bodies accessible jhugunin2003-01-212-0/+78
* fix for Bugzilla Bug 29689 jhugunin2003-01-211-1/+10
* changed class name to match change from declare dominates to jhugunin2003-01-216-12/+12
* fix for Bug 29693 jhugunin2003-01-211-0/+6
* fix Bug 29691 jhugunin2003-01-211-1/+1