Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed jars produced by BcWeaverJarMaker to increase coverage of tests | jhugunin | 2003-05-19 | 6 | -0/+0 |
| | |||||
* | fix for | jhugunin | 2003-05-02 | 1 | -54/+61 |
| | | | | | | | Bugzilla Bug 37152 java.lang.VerifyError: This fix needs a little clean-up and testing before closing out | ||||
* | Updated expected bytecode to match change for fix for issue of | jhugunin | 2003-05-01 | 5 | -5/+5 |
| | | | | Class.forName differences between IBM and SUN's JDKs | ||||
* | fix and tests for checked exception on advice being checked at | jhugunin | 2003-03-12 | 5 | -0/+0 |
| | | | | woven join points | ||||
* | implemented fastMatch method along with some basic tests of | jhugunin | 2003-03-12 | 7 | -0/+0 |
| | | | | weave performance with and without it | ||||
* | fix for failing test case that aspects must be constructed after their | jhugunin | 2003-01-22 | 4 | -0/+0 |
| | | | | clinit has run | ||||
* | better handling of binary only types in the eclipse pass | jhugunin | 2003-01-15 | 4 | -0/+0 |
| | |||||
* | finished implementation of around inlining | jhugunin | 2003-01-01 | 4 | -122/+95 |
| | |||||
* | added information about proceed to around advice attribute | jhugunin | 2002-12-31 | 4 | -0/+0 |
| | |||||
* | local variable information is different than before (not better or worse, ↵ | jhugunin | 2002-12-30 | 14 | -14/+27 |
| | | | | just different...) | ||||
* | fixed to use A.aspectOf() instead of A.ajc$perSingletonField for getting | jhugunin | 2002-12-23 | 3 | -6/+8 |
| | | | | | singleton aspects this lets us produce much better errors when the field is null | ||||
* | fixed rules for overriding/inheriting pointcuts | jhugunin | 2002-12-20 | 4 | -0/+0 |
| | |||||
* | updated jars | jhugunin | 2002-12-19 | 4 | -0/+0 |
| | |||||
* | more bug fixes | jhugunin | 2002-12-17 | 1 | -9/+18 |
| | |||||
* | initial version | wisberg | 2002-12-16 | 65 | -0/+7326 |