| Commit message (Expand) | Author | Age | Files | Lines |
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +... | avasseur | 2005-05-04 | 4 | -5/+32 |
* | Go back to this old form of .classpath file. | aclement | 2005-05-03 | 1 | -57/+13 |
* | it's a whole new compiler in there... | acolyer | 2005-04-29 | 20 | -231/+326 |
* | More bullet proof and with added diagnostics. | aclement | 2005-04-29 | 1 | -2/+19 |
* | Fix for timing problem in multiincrementalproject tests. | aclement | 2005-04-28 | 1 | -2/+2 |
* | MultiIncrementalSupport: moved weaver/world into the state object and changed... | aclement | 2005-04-26 | 1 | -43/+91 |
* | MultiIncrementalSupport: state that was scattered across the hierarchy has be... | aclement | 2005-04-26 | 1 | -13/+99 |
* | MultiIncrementalSupport: reports build kind when claiming success. | aclement | 2005-04-26 | 1 | -1/+1 |
* | MultiIncrementalSupport: manages state for multiple projects. | aclement | 2005-04-26 | 1 | -0/+72 |
* | organized imports | aclement | 2005-04-26 | 2 | -4/+0 |
* | Improved toString for debugging ! | aclement | 2005-04-26 | 1 | -0/+6 |
* | Another useful callback method added. | aclement | 2005-04-26 | 1 | -0/+2 |
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ... | avasseur | 2005-04-26 | 2 | -2/+20 |
* | support in ajc for parsing and error reporting of @AspectJ style aspect defin... | acolyer | 2005-04-25 | 19 | -62/+1147 |
* | Workaround/fix for Wes' problem with the compiler building his article code. ... | aclement | 2005-04-22 | 1 | -1/+3 |
* | this set of commits teaches the TypeX world about parameterized types. it han... | acolyer | 2005-04-20 | 1 | -11/+37 |
* | fix for Bugzilla Bug 91858 | acolyer | 2005-04-20 | 1 | -1/+3 |
* | first half of Andrew Huff's patch for 59636 (-log option not producing output... | acolyer | 2005-04-20 | 1 | -0/+22 |
* | From branch: method to check if a source type is @AJ style | aclement | 2005-04-19 | 1 | -0/+13 |
* | Adds JUnit to the classpath (so it is available for test material to use) | aclement | 2005-04-19 | 2 | -3/+6 |
* | organized imports | aclement | 2005-04-19 | 1 | -3/+4 |
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ind... | aclement | 2005-04-19 | 1 | -0/+69 |
* | bug#82171 Created sepereate handle provider to enable ASM use of IDE-specific... | mkersten | 2005-04-14 | 2 | -4/+4 |
* | See pr90806 - change to harness so fast machines don't fail incremental tests. | aclement | 2005-04-13 | 1 | -0/+12 |
* | Fix for problem introduced when checking contents of dirs on the classpath fo... | aclement | 2005-04-05 | 2 | -10/+56 |
* | make deca labels 'declare @xxx' rather than 'declare at_xxx' | aclement | 2005-03-24 | 1 | -1/+3 |
* | fix for Bugzilla Bug 84333 | acolyer | 2005-03-23 | 1 | -0/+7 |
* | fix for Bug 84122 - Allow aspectPath to contain directories | acolyer | 2005-03-23 | 3 | -7/+25 |
* | Ensures on multiple compiles the method generated for a declare statement alw... | aclement | 2005-03-11 | 3 | -19/+31 |
* | Declare annotation: source weaving of declare @type. Includes (commented out... | aclement | 2005-03-10 | 1 | -15/+318 |
* | Declare annotation: cope with null symbolic declare | aclement | 2005-03-10 | 1 | -2/+4 |
* | Declare annotation: filled in the blanks | aclement | 2005-03-10 | 1 | -10/+38 |
* | Fixed signature for constructor nodes to look the same as it does for methods. | aclement | 2005-03-10 | 1 | -1/+1 |
* | Declare annotation: Doesnt report errors for annotations attached incorrectly... | aclement | 2005-03-10 | 1 | -2/+9 |
* | Declare annotation: now holds set of annotations | aclement | 2005-03-10 | 1 | -17/+33 |
* | FIXME altered so we can distinguish old ones from new ones. | aclement | 2005-03-10 | 1 | -1/+1 |
* | Declare annotation: exposes collections of declare @ thingies. | aclement | 2005-03-10 | 1 | -0/+18 |
* | Guard logic for asm building initialized. | aclement | 2005-03-10 | 1 | -1/+2 |
* | DeclareAnnotation: formatting code for declare annotation nodes. | aclement | 2005-03-10 | 1 | -1/+22 |
* | Altered FIXME to allow us to distinguish between new and old ones! | aclement | 2005-03-10 | 1 | -1/+1 |
* | Declare annotation: changed to allow a more meaningful name for the generated... | aclement | 2005-03-10 | 1 | -5/+27 |
* | Declare annotation: slightly modified to allow subtypes to specify whether t... | aclement | 2005-03-10 | 1 | -3/+10 |
* | fix for Bugzilla Bug 87376 | acolyer | 2005-03-10 | 1 | -2/+6 |
* | fixes for annotation type pattern bugs uncovered in 150 tests | acolyer | 2005-03-10 | 3 | -0/+0 |
* | Use ability to remove problems when building using intermediate compilation r... | aclement | 2005-02-18 | 1 | -0/+9 |
* | Make the aspectj5rt classes available for writing 1.5 tests. | aclement | 2005-02-17 | 2 | -2/+5 |
* | support for annotations on ITDs, and declare annotation | acolyer | 2005-02-17 | 7 | -3/+115 |
* | better support for weaveInfo message, <weave> step, and stderr/out validation... | acolyer | 2005-02-11 | 5 | -16/+48 |
* | Fix for PR84290: Runtime retention not recognized; inhibts use of annotation ... | aclement | 2005-02-03 | 1 | -1/+23 |
* | Fix NPE if attempting annotation usage on 1.4 rt.jar ! | aclement | 2005-02-01 | 1 | -0/+5 |