aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hmmm - rebuilt with 1.4 Java - any difference to the build?aclement2005-04-262-0/+0
* Copyright added to keep checklics happy.aclement2005-04-262-3/+22
* fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ...avasseur2005-04-2626-221/+696
* fix local build so that test run with 1.5avasseur2005-04-262-4/+10
* @AJ declarePrecedence was not runtime visible in those jar - don't know why..avasseur2005-04-262-0/+0
* MultiProjectIncremental testcases.aclement2005-04-257-0/+77
* run the aspectj5rt tests as part of this suiteacolyer2005-04-252-4/+6
* test cases for @AspectJ visitorsacolyer2005-04-2534-35/+850
* support in ajc for parsing and error reporting of @AspectJ style aspect defin...acolyer2005-04-252-0/+0
* support in ajc for parsing and error reporting of @AspectJ style aspect defin...acolyer2005-04-2534-108/+1271
* this patch implements the MAP for aspects, pointcuts, and advice. just enough...acolyer2005-04-2518-54/+1290
* add aspectj5rt to classpathacolyer2005-04-251-1/+1
* test case for fix bug in bcel RIV annotations (impacted declare anno I think)avasseur2005-04-251-1/+66
* Force change of these files - might make cruisecontrol happy.aclement2005-04-232-0/+0