summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixing Alex build dependancies. Adding top level build. Usefull for patch cre...avasseur2005-04-204-12/+62
* Temporarily removed loadtime modules as they are empty in HEADaclement2005-04-201-3/+6
* Delete bintest, not quite in with Alex's policy as paths hardcoded - could be...aclement2005-04-202-0/+2
* Refresh these builds of aspectjrt.jar - they are used by the harnessaclement2005-04-192-0/+0
* I didn't move the test suite class..aclement2005-04-191-1/+1
* Copyright altered to pass the test..aclement2005-04-193-3/+12
* Switch on junit task call.aclement2005-04-191-10/+10
* removed issingleton - causes crashaclement2005-04-191-1/+1
* committing to shut up the flippin cvs syncaclement2005-04-191-0/+11
* accessed from gen'd code, needs to be visibleaclement2005-04-191-1/+1
* new simple tests - one of which aborts...aclement2005-04-192-0/+21
* from branch: change to advice ordering (sorts on source loc rather than name)...aclement2005-04-191-26/+109
* from branch: changed visibilityaclement2005-04-191-3/+2
* from branch: loads of @AJ changes for inlining strategies, using the right JP...aclement2005-04-191-50/+234
* from branch: needs to implement mustcheckexceptions methodaclement2005-04-191-0/+8
* from branch: concern from alex that sequenced hash map might be needed?aclement2005-04-191-1/+2
* from branch: redundant?aclement2005-04-191-1/+11
* from branch: dont stick the interface on @AJ thingies.aclement2005-04-191-3/+12
* from branch: rtx's now know whether they are @AJ aspects or notaclement2005-04-191-2/+11
* from branch: check exceptions if necessaryaclement2005-04-191-6/+15
* from branch: mod to check if exceptions must be verified or not...aclement2005-04-191-1/+8
* from branch: perclause support necessary for @AJaclement2005-04-191-0/+13
* modified for binding processing from branch and Andy optimized toString()aclement2005-04-191-8/+15
* from branch: processes @AJ annotationsaclement2005-04-192-0/+899
* from branch: new exprs supportedaclement2005-04-195-1/+148
* from branch: new tests supportedaclement2005-04-191-0/+28
* From branch: necessary for @AJaclement2005-04-191-0/+389
* from branch: modified parameter code for @AJaclement2005-04-191-35/+99
* from branch: perclause support and modified delegate processing for multi-thr...aclement2005-04-191-13/+57
* from branch: knows about new JP subtypesaclement2005-04-191-10/+48
* from branch: processes @AJ stuff on a fieldaclement2005-04-191-1/+4
* from branch: processes @AJ stuff on a methodaclement2005-04-191-1/+4
* from branch: capable of knowing whether it represents an @AJ aspectaclement2005-04-191-4/+33