summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix license header as requiredAspectJ5_Developmentavasseur2005-04-2012-18/+54
|
* Moved copyright stuff aroundaclement2005-04-158-9/+33
|
* copyrights added.aclement2005-04-157-0/+70
|
* Andrew Huffs coverage tests for @AJaclement2005-04-1546-0/+993
|
* refactor build for Eclipse requirement..avasseur2005-04-1123-92/+260
|
* LTW include/exclude and some refactoring of LTWavasseur2005-04-1114-212/+455
|
* runBeforeCommit build.xml as per Andy requestavasseur2005-04-085-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 loadtime5avasseur2005-04-0743-53/+1483
| | | | | fix some build issues - some more left in deps handling refactored IMessageHandler to support dontIgnore()
* build the jarsavasseur2005-03-2124-38/+235
| | | | added some print stacktrace for test failure under Ant not properly showing first failure
* new buildsavasseur2005-03-146-9/+216
|
* moved testingutil to avoid duplicate classavasseur2005-03-0824-63/+417
| | | | more build.xml in testing-* modules
* moved to avoid duplicate classesavasseur2005-03-083-15/+16
|
* build infrastructure + run test from Ant (req Ant 1.6) on its way (up to ↵avasseur2005-03-0721-24/+460
| | | | weaver for now)
* unix crlf got screwedavasseur2005-02-2810-919/+919
|
* fixed path to run on Eclipse with /bin things...avasseur2005-02-282-4/+4
|
* movedavasseur2005-02-281-143/+0
|
* testsavasseur2005-02-2810-0/+919
|
* commentsavasseur2005-02-283-6/+8
|
* moved, see READMEavasseur2005-02-2810-548/+0
|
* reorg package else cannot workavasseur2005-02-2515-5/+592
|
* @AJ aspect support. Some issue left with formal bindings, no PTW yetavasseur2005-02-2460-440/+1563
| | | | Code is marked //ATAJ, and some //FIXME are left.
* @AJ annotationsavasseur2005-02-248-0/+224
|
* folder as per HEADavasseur2005-02-247-0/+165
|
* moved, this module is removedavasseur2005-02-2411-253/+0
|
* will remove, testing commit write accessavasseur2005-02-241-142/+143
|
* Add Junitaclement2005-02-021-1/+6
|
* java5 project represents stuff that needs Java5 to compile (currently ↵aclement2005-02-0211-0/+253
| | | | contains only additions to the 'runtime' project)
* Alexs first patch.aclement2005-02-0243-287/+1962
|
* Removing last 'use the static type for accessing static field' warnings from ↵aclement2005-02-026-11/+11
| | | | the AJ source...
* Fix NPE if attempting annotation usage on 1.4 rt.jar !aclement2005-02-011-0/+5
|
* Annotation Binding - now complete for @annotation (for *all* kinded PCDs)Root_AspectJ5_Developmentaclement2005-02-013-79/+236
|
* Use the correct 'subject' at the join point for matchingaclement2005-02-011-3/+13
|
* organized importsaclement2005-02-012-2/+0
|
* Annotation Binding - more test data.aclement2005-02-011-0/+15
|
* Annotation Binding - more test data.aclement2005-02-0110-0/+408
|
* Tests for static method call/execution with @annotationaclement2005-01-312-0/+35
|
* Updates for annotation binding. Support for static methods !!aclement2005-01-313-7/+9
|
* Annotation Bindingaclement2005-01-311-10/+13
|
* No longer a restrictionaclement2005-01-311-4/+4
|
* Puts out binding restriction message for unsupported kinded pcds - also ↵aclement2005-01-311-1/+19
| | | | verifies an assumption.
* Annotation binding supportaclement2005-01-312-0/+257
|
* Annotation Binding: works for @target and @annotation (when combined with ↵aclement2005-01-311-1/+59
| | | | call/execution, others to follow..)
* Organized imports.aclement2005-01-311-1/+0
|
* Rebuilt with minor update to PUSH instructionaclement2005-01-312-0/+0
|
* Provided hasAnnotation() implementationaclement2005-01-311-1/+11
|
* No longer a restriction.aclement2005-01-311-10/+11
|
* Removed test that verified restriction on binding annotationsaclement2005-01-311-5/+7
|
* Added new tests for annotation bindingaclement2005-01-311-0/+1
|
* Annotation binding tests: @target and call/@annotation and execution/@annotationaclement2005-01-311-0/+147
|
* Remove message about binding restriction for @annotationaclement2005-01-311-5/+0
|