aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Workaround/fix for Wes' problem with the compiler building his article code. ...aclement2005-04-221-1/+3
* Changed runtime invis param attrs to always be invis as discovered by Alex. W...aclement2005-04-224-2/+2
* Changed runtime invis attrs to always be invis as discovered by Alex. Was imp...aclement2005-04-223-1/+1
* Now you see them, now you don't. Annotations now runtime visible.aclement2005-04-222-0/+0
* @AJ annotation are runtime visible, fixed all licenses from branch for EPLavasseur2005-04-2228-157/+251
* fixing a missing "throw" clauseavasseur2005-04-221-1/+1
* compile runtime under 1.1, see how badly it failswisberg2005-04-212-0/+25
* back to 1.3 exception API, report bad method via NoAspectBoundException.wisberg2005-04-211-9/+8
* Fixed bug#91912 added softens / softened by relationship to ASMmkersten2005-04-212-14/+24
* this set of commits teaches the TypeX world about parameterized types. it han...acolyer2005-04-206-16/+180
* commented jar target from bcel-builder/build.xml since broken (can someone co...avasseur2005-04-206-30/+46
* Fix for pr92053: atargs causes a VerifyError: Unable to pop operand off an em...aclement2005-04-204-17/+43
* fix for Bugzilla Bug 91858acolyer2005-04-205-8/+22
* first half of Andrew Huff's patch for 59636 (-log option not producing output...acolyer2005-04-201-0/+22
* refactored to avoid clash and duplicate class with modules/testing. Package f...avasseur2005-04-208-12/+9
* first half of Andrew Huff's patch for 59636 (-log option not producing output...acolyer2005-04-202-12/+72