| Commit message (Expand) | Author | Age | Files | Lines |
* | comment re: using shadow file rather than enclosing node. | wisberg | 2003-05-05 | 1 | -1/+2 |
* | fix and better tests for
| jhugunin | 2003-05-02 | 2 | -42/+26 |
* | fix for
| jhugunin | 2003-05-02 | 3 | -90/+185 |
* | more progress messages for ajde | jhugunin | 2003-05-01 | 1 | -2/+21 |
* | Updated expected bytecode to match change for fix for issue of
| jhugunin | 2003-05-01 | 5 | -5/+5 |
* | fix for
| jhugunin | 2003-05-01 | 2 | -1/+9 |
* | Expected fix for issue of Class.forName differences
| jhugunin | 2003-05-01 | 1 | -1/+2 |
* | fix and tests for
| jhugunin | 2003-04-27 | 3 | -2/+15 |
* | fixed bug caught by unit tests | jhugunin | 2003-04-27 | 1 | -3/+2 |
* | fix and tests for
| jhugunin | 2003-04-25 | 4 | -5/+6 |
* | expanded tests and fix for
| jhugunin | 2003-04-24 | 1 | -4/+13 |
* | tests and fixes for
| jhugunin | 2003-04-22 | 2 | -1/+11 |
* | fixing declare parents problems | jhugunin | 2003-04-11 | 7 | -2/+167 |
* | test and fix for
| jhugunin | 2003-04-10 | 3 | -5/+14 |
* | commented out debugging println | jhugunin | 2003-04-10 | 1 | -1/+1 |
* | don't keep track of bytes written to disk
| jhugunin | 2003-04-10 | 1 | -6/+7 |
* | fix and test for Bugzilla Bug 34858
| jhugunin | 2003-03-12 | 1 | -0/+5 |
* | fix and tests for checked exception on advice being checked at
| jhugunin | 2003-03-12 | 10 | -31/+99 |
* | implemented fastMatch method along with some basic tests of
| jhugunin | 2003-03-12 | 30 | -103/+131 |
* | fixed Bug 29934
| jhugunin | 2003-03-12 | 1 | -0/+4 |
* | fixing Bug 31724
| jhugunin | 2003-03-11 | 8 | -35/+129 |
* | further work on binary aspects (aspect path) tested and implemented correct ... | jhugunin | 2003-03-11 | 5 | -24/+25 |
* | Fix for
| ehilsdal | 2003-03-11 | 2 | -5/+9 |
* | further work on binary aspects (aspect path) tested correct behavior
| jhugunin | 2003-03-10 | 1 | -1/+6 |
* | Half-way through refactoring of ResolvedTypeX's and Worlds. This
| jhugunin | 2003-03-08 | 19 | -113/+235 |
* | FIXED: Bugzilla Bug 32463
| jhugunin | 2003-03-06 | 5 | -34/+43 |
* | Bugzilla Bug 33635
| jhugunin | 2003-03-05 | 1 | -6/+18 |
* | handling kinds more carefully for shadow sigs so that we can check for
| jhugunin | 2003-03-05 | 4 | -19/+32 |
* | Update to matches to test on Kind | acolyer | 2003-02-27 | 1 | -0/+7 |
* | Fudge for getSourceLocation to give as much of a
| acolyer | 2003-02-27 | 1 | -1/+17 |
* | Restored original mechanism of getting source location
| acolyer | 2003-02-26 | 1 | -2/+3 |
* | Ran "Organize imports" to remove redundant imports etc -
| acolyer | 2003-02-26 | 106 | -344/+891 |
* | The mappings for advice are now correct, and associations have corresponding ... | mkersten | 2003-02-26 | 1 | -7/+33 |
* | Ignore bin directory | acolyer | 2003-02-26 | 1 | -0/+1 |
* | applying Martin Lippert's patch in support of a weaving class loader
| jhugunin | 2003-02-14 | 5 | -27/+51 |
* | fixed Bug 31423: adviceexecution not working | jhugunin | 2003-02-13 | 2 | -2/+2 |
* | resolving unused-imports warnings | wisberg | 2003-02-13 | 20 | -42/+1 |
* | fix for failing test case that aspects must be constructed after their
| jhugunin | 2003-01-22 | 9 | -14/+39 |
* | redesign of making members used in around bodies accessible
| jhugunin | 2003-01-21 | 2 | -0/+78 |
* | fix for Bugzilla Bug 29689
| jhugunin | 2003-01-21 | 1 | -1/+10 |
* | changed class name to match change from declare dominates to
| jhugunin | 2003-01-21 | 6 | -12/+12 |
* | fix for Bug 29693
| jhugunin | 2003-01-21 | 1 | -0/+6 |
* | fix Bug 29691
| jhugunin | 2003-01-21 | 1 | -1/+1 |
* | adding another abstract/code guard
| ehilsdal | 2003-01-15 | 1 | -0/+5 |
* | invokestatic should be used on private static methods, not invokespecial | jhugunin | 2003-01-15 | 1 | -6/+6 |
* | better handling of binary only types in the eclipse pass | jhugunin | 2003-01-15 | 5 | -1/+2 |
* | fixed silly spelling error in toString | jhugunin | 2003-01-15 | 1 | -1/+1 |
* | refraining from removing NOPs at thistime | ehilsdal | 2003-01-14 | 1 | -23/+24 |
* | more careful null handling | jhugunin | 2003-01-14 | 1 | -2/+2 |
* | fixed bug #29186, much better handling of structure generation
| jhugunin | 2003-01-14 | 6 | -4/+29 |