Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix license header as requiredAspectJ5_Development | avasseur | 2005-04-20 | 12 | -18/+54 |
| | |||||
* | Moved copyright stuff around | aclement | 2005-04-15 | 8 | -9/+33 |
| | |||||
* | copyrights added. | aclement | 2005-04-15 | 7 | -0/+70 |
| | |||||
* | Andrew Huffs coverage tests for @AJ | aclement | 2005-04-15 | 46 | -0/+993 |
| | |||||
* | refactor build for Eclipse requirement.. | avasseur | 2005-04-11 | 23 | -92/+260 |
| | |||||
* | LTW include/exclude and some refactoring of LTW | avasseur | 2005-04-11 | 14 | -212/+455 |
| | |||||
* | runBeforeCommit build.xml as per Andy request | avasseur | 2005-04-08 | 5 | -1/+166 |
| | | | | patch target in top build.xml for cvs patch creation (nice to see what changed before commiting since no cvsspam) | ||||
* | added LTW: modules loadtime and loadtime5 | avasseur | 2005-04-07 | 43 | -53/+1483 |
| | | | | | fix some build issues - some more left in deps handling refactored IMessageHandler to support dontIgnore() | ||||
* | build the jars | avasseur | 2005-03-21 | 24 | -38/+235 |
| | | | | added some print stacktrace for test failure under Ant not properly showing first failure | ||||
* | new builds | avasseur | 2005-03-14 | 6 | -9/+216 |
| | |||||
* | moved testingutil to avoid duplicate class | avasseur | 2005-03-08 | 24 | -63/+417 |
| | | | | more build.xml in testing-* modules | ||||
* | moved to avoid duplicate classes | avasseur | 2005-03-08 | 3 | -15/+16 |
| | |||||
* | build infrastructure + run test from Ant (req Ant 1.6) on its way (up to ↵ | avasseur | 2005-03-07 | 21 | -24/+460 |
| | | | | weaver for now) | ||||
* | unix crlf got screwed | avasseur | 2005-02-28 | 10 | -919/+919 |
| | |||||
* | fixed path to run on Eclipse with /bin things... | avasseur | 2005-02-28 | 2 | -4/+4 |
| | |||||
* | moved | avasseur | 2005-02-28 | 1 | -143/+0 |
| | |||||
* | tests | avasseur | 2005-02-28 | 10 | -0/+919 |
| | |||||
* | comments | avasseur | 2005-02-28 | 3 | -6/+8 |
| | |||||
* | moved, see README | avasseur | 2005-02-28 | 10 | -548/+0 |
| | |||||
* | reorg package else cannot work | avasseur | 2005-02-25 | 15 | -5/+592 |
| | |||||
* | @AJ aspect support. Some issue left with formal bindings, no PTW yet | avasseur | 2005-02-24 | 60 | -440/+1563 |
| | | | | Code is marked //ATAJ, and some //FIXME are left. | ||||
* | @AJ annotations | avasseur | 2005-02-24 | 8 | -0/+224 |
| | |||||
* | folder as per HEAD | avasseur | 2005-02-24 | 7 | -0/+165 |
| | |||||
* | moved, this module is removed | avasseur | 2005-02-24 | 11 | -253/+0 |
| | |||||
* | will remove, testing commit write access | avasseur | 2005-02-24 | 1 | -142/+143 |
| | |||||
* | Add Junit | aclement | 2005-02-02 | 1 | -1/+6 |
| | |||||
* | java5 project represents stuff that needs Java5 to compile (currently ↵ | aclement | 2005-02-02 | 11 | -0/+253 |
| | | | | contains only additions to the 'runtime' project) | ||||
* | Alexs first patch. | aclement | 2005-02-02 | 43 | -287/+1962 |
| | |||||
* | Removing last 'use the static type for accessing static field' warnings from ↵ | aclement | 2005-02-02 | 6 | -11/+11 |
| | | | | the AJ source... | ||||
* | Fix NPE if attempting annotation usage on 1.4 rt.jar ! | aclement | 2005-02-01 | 1 | -0/+5 |
| | |||||
* | Annotation Binding - now complete for @annotation (for *all* kinded PCDs)Root_AspectJ5_Development | aclement | 2005-02-01 | 3 | -79/+236 |
| | |||||
* | Use the correct 'subject' at the join point for matching | aclement | 2005-02-01 | 1 | -3/+13 |
| | |||||
* | organized imports | aclement | 2005-02-01 | 2 | -2/+0 |
| | |||||
* | Annotation Binding - more test data. | aclement | 2005-02-01 | 1 | -0/+15 |
| | |||||
* | Annotation Binding - more test data. | aclement | 2005-02-01 | 10 | -0/+408 |
| | |||||
* | Tests for static method call/execution with @annotation | aclement | 2005-01-31 | 2 | -0/+35 |
| | |||||
* | Updates for annotation binding. Support for static methods !! | aclement | 2005-01-31 | 3 | -7/+9 |
| | |||||
* | Annotation Binding | aclement | 2005-01-31 | 1 | -10/+13 |
| | |||||
* | No longer a restriction | aclement | 2005-01-31 | 1 | -4/+4 |
| | |||||
* | Puts out binding restriction message for unsupported kinded pcds - also ↵ | aclement | 2005-01-31 | 1 | -1/+19 |
| | | | | verifies an assumption. | ||||
* | Annotation binding support | aclement | 2005-01-31 | 2 | -0/+257 |
| | |||||
* | Annotation Binding: works for @target and @annotation (when combined with ↵ | aclement | 2005-01-31 | 1 | -1/+59 |
| | | | | call/execution, others to follow..) | ||||
* | Organized imports. | aclement | 2005-01-31 | 1 | -1/+0 |
| | |||||
* | Rebuilt with minor update to PUSH instruction | aclement | 2005-01-31 | 2 | -0/+0 |
| | |||||
* | Provided hasAnnotation() implementation | aclement | 2005-01-31 | 1 | -1/+11 |
| | |||||
* | No longer a restriction. | aclement | 2005-01-31 | 1 | -10/+11 |
| | |||||
* | Removed test that verified restriction on binding annotations | aclement | 2005-01-31 | 1 | -5/+7 |
| | |||||
* | Added new tests for annotation binding | aclement | 2005-01-31 | 1 | -0/+1 |
| | |||||
* | Annotation binding tests: @target and call/@annotation and execution/@annotation | aclement | 2005-01-31 | 1 | -0/+147 |
| | |||||
* | Remove message about binding restriction for @annotation | aclement | 2005-01-31 | 1 | -5/+0 |
| |