aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/src
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
* 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-022-36/+124
* more progress messages for ajdejhugunin2003-05-011-2/+21
* 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-125-31/+99
* implemented fastMatch method along with some basic tests of jhugunin2003-03-1222-102/+116
* fixed Bug 29934 jhugunin2003-03-121-0/+4
* fixing Bug 31724 jhugunin2003-03-117-34/+127
* 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-0815-102/+220
* FIXED: Bugzilla Bug 32463 jhugunin2003-03-064-32/+41
* 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
* applying Martin Lippert's patch in support of a weaving class loader jhugunin2003-02-144-26/+50
* fixed Bug 31423: adviceexecution not workingjhugunin2003-02-132-2/+2
* fix for failing test case that aspects must be constructed after their jhugunin2003-01-225-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-215-11/+11
* fix for Bug 29693 jhugunin2003-01-211-0/+6
* fix Bug 29691 jhugunin2003-01-211-1/+1
* adding another abstract/code guard ehilsdal2003-01-151-0/+5
* invokestatic should be used on private static methods, not invokespecialjhugunin2003-01-151-6/+6
* better handling of binary only types in the eclipse passjhugunin2003-01-151-1/+2
* fixed silly spelling error in toStringjhugunin2003-01-151-1/+1