summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Ignores raw types which are subtypes of ParameterizedTypeBinding but have no arguments to worry about.
* Changed runtime invis param attrs to always be invis as discovered by Alex. ↵aclement2005-04-224-2/+2
| | | | Was impacting nothing as far as I could tell - but needed fixing!
* Changed runtime invis attrs to always be invis as discovered by Alex. Was ↵aclement2005-04-223-1/+1
| | | | impacting nothing as far as I could tell - but needed fixing!
* 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 ↵acolyer2005-04-206-16/+180
| | | | handles passing of parameterized types into the weaver from Eclipse, and back out again. Fixes the ITD and parameterized types issue that shows up in the examples. Much more work to be done in this area of course before M3.
* commented jar target from bcel-builder/build.xml since broken (can someone ↵avasseur2005-04-206-30/+46
| | | | | | | comment ?) impl @Aspect("issingleton") fixed error reporting on readPerClause from @AJ
* Fix for pr92053: atargs causes a VerifyError: Unable to pop operand off an ↵aclement2005-04-204-17/+43
| | | | empty stack
* fix for Bugzilla Bug 91858acolyer2005-04-205-8/+22
| | | | | | NullPointerException when declare @type is spelt with capital letter patch submitted by Andrew Huff
* first half of Andrew Huff's patch for 59636 (-log option not producing ↵acolyer2005-04-201-0/+22
| | | | output - should it?)
* refactored to avoid clash and duplicate class with modules/testing. Package ↵avasseur2005-04-208-12/+9
| | | | for modules/testing-util is now org.aspectj.testingutil
* first half of Andrew Huff's patch for 59636 (-log option not producing ↵acolyer2005-04-202-12/+72
| | | | output - should it?)
* fixing Alex build dependancies. Adding top level build. Usefull for patch ↵avasseur2005-04-204-12/+62
| | | | creation
* 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 ↵aclement2005-04-202-0/+2
| | | | be improved.
* 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 ↵aclement2005-04-191-26/+109
| | | | name) and various binding processing changes for @AJ aspects.
* from branch: changed visibilityaclement2005-04-191-3/+2
|
* from branch: loads of @AJ changes for inlining strategies, using the right ↵aclement2005-04-191-50/+234
| | | | JP, wiring up the closure, etc.
* 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 ↵aclement2005-04-191-13/+57
| | | | multi-threaded environments.
* 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
|