aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* enable compilation of @AfterReturning(pointcut="...")acolyer2005-05-045-52/+87
* Is this rebuilt with 1.3 compliance? I hope so or everything is *!"&Łedaclement2005-05-041-0/+0
* Prefs to tell Eclipse to use Java5aclement2005-05-041-0/+12
* eclipse stuff for loadtime module to become Java Project.aclement2005-05-044-0/+98
* removed unused imports. (they clog up eclipse warnings view!)aclement2005-05-043-44/+22
* removed unused imports.aclement2005-05-042-14/+1
* Rebuilt with compiler level 1.3 - and I know these work as I had recreated th...aclement2005-05-042-0/+0
* ltw modules referencedavasseur2005-05-041-13/+6
* sorted out the blank lines so the messages will line up with their expected l...aclement2005-05-041-1/+0
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-0426-61/+477
* *** empty log message ***avasseur2005-05-041-0/+137
* loadtime java1.3 moduleavasseur2005-05-0411-0/+1091
* loadtime5 java5 moduleavasseur2005-05-044-0/+169
* enhancement 91719 - Oli B's tests for xlint warnings, integration work done b...aclement2005-05-043-0/+203
* Guard running the declare annotation weaving message test unless on a 1.5 vmaclement2005-05-041-0/+15
* hacked out 1.4 apis - needs tidying up but I'm just trying to see if I can ge...aclement2005-05-041-3/+6
* Impl of enhancement 92906 from Andrew Huff. -showWeaveInfo for declare annota...aclement2005-05-0410-5/+165
* remove mistaken useless instances field + getInstances() in PTW @AJ aspectavasseur2005-05-042-74/+40
* rebuilt with sun 142aclement2005-05-032-0/+0
* missing perTypeWithinEntry filtering - happens when running @AtAJSyntax suite...avasseur2005-05-031-3/+4
* temporarily removing the eclipse.plugins target - we never use the output!aclement2005-05-031-1/+1
* @AJ around inline + test, fix a bug in BcelClassWeaver on my wayavasseur2005-05-0312-62/+676
* Go back to this old form of .classpath file.aclement2005-05-031-57/+13
* the matching aspectjrt.jar. could come in handy? who knows ;)acolyer2005-05-031-0/+0
* fix for pr93460aclement2005-05-031-1/+1
* PTW perClause for @AJ + perClause testavasseur2005-05-0210-279/+531
* it's a whole new compiler in there...acolyer2005-04-2913-10/+50
* it's a whole new compiler in there...acolyer2005-04-2920-231/+326
* updated for DeclareError and DeclareWarningacolyer2005-04-299-19/+282
* More bullet proof and with added diagnostics.aclement2005-04-291-2/+19
* Fix for timing problem in multiincrementalproject tests.aclement2005-04-281-2/+2
* Doh - didn't update aspectjtools.jar when I did aspectjrt.jar. Does this hel...aclement2005-04-281-0/+0
* inlining of around for @AJ works unless non public member accessed from withi...avasseur2005-04-288-176/+592
* MultiIncrementalSupport: the key change - looks in the IncrementalStateManage...aclement2005-04-261-5/+31
* MultiIncrementalSupport: some notes and helper stuff added.aclement2005-04-261-9/+41
* MultiIncrementalSupport: moved weaver/world into the state object and changed...aclement2005-04-261-43/+91
* MultiIncrementalSupport: state that was scattered across the hierarchy has be...aclement2005-04-261-13/+99
* MultiIncrementalSupport: reports build kind when claiming success.aclement2005-04-262-6/+12
* needed to add this dependency?aclement2005-04-261-19/+80
* useful?aclement2005-04-261-0/+52
* MultiIncrementalSupport: the test harness for managing Ajde interactions and ...aclement2005-04-263-0/+1135
* MultiIncrementalSupport: manages state for multiple projects.aclement2005-04-261-0/+72
* organized importsaclement2005-04-263-7/+2
* Improved toString for debugging !aclement2005-04-261-0/+6
* Useful guard method - prevents asking for properties twice through ajde.aclement2005-04-261-0/+4
* Implements new statelistener interface method.aclement2005-04-261-0/+1
* Another useful callback method added.aclement2005-04-261-0/+2
* Fix for structure model missing declare @constructor matches that hit the def...aclement2005-04-261-0/+1
* Put the ordering back to allow deserialization of an old set of relationships...aclement2005-04-261-6/+6
* Fix for Bug 92630: Null Pointer Exception thrown by ajc compileraclement2005-04-261-2/+4