aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* tests for parameter name generation in advice annotationsacolyer2005-11-295-0/+65
|
* when generating advice annotations, populate the argNames attributeacolyer2005-11-292-15/+63
|
* new versions of aspectjrt.jar with annotation updates inacolyer2005-11-292-0/+0
|
* updates to advice annotations to allow specification (and generation) of ↵acolyer2005-11-295-0/+49
| | | | parameter names if needed
* fix for pr118337acolyer2005-11-291-1/+1
|
* more slight changes for 111317: ast (raised visibility of some inner types)aclement2005-11-292-0/+0
|
* code for 116679: targetting a 1.2.1 runtimeaclement2005-11-2916-1/+104
|
* Further changes for 118192aclement2005-11-283-18/+22
|
* horrible work around for the fact that the build machine runs tests on a 1.5 ↵acolyer2005-11-285-5/+150
| | | | vm without all the 1.5 aj libs present
* fixes for 118192aclement2005-11-283-4/+93
|
* pr93310 now fixed !aclement2005-11-282-23/+37
|
* test and fix for 112736aclement2005-11-286-15/+90
|
* tests for pr11280, update to reflection api to get classloading right for ↵acolyer2005-11-284-6/+56
| | | | test suite etc.
* rebuilt without jface inside. (see 111317)aclement2005-11-282-0/+0
|
* removed - to be put into AJDT: (see 111317)aclement2005-11-282-3655/+0
|
* organized importsaclement2005-11-281-1/+0
|
* changing a generics cast - the eclipse compiler liked it, but javac on the ↵acolyer2005-11-281-1/+1
| | | | build machine doesn't...
* matthews changes for stream redirection 118083: Also I've made verbose FALSE ↵aclement2005-11-283-12/+140
| | | | so you won't see too much output.
* updated tests and fix for pr116229acolyer2005-11-2713-49/+109
|
* Matthews changes - enabling us to see bytecode before and after LTW (bug 117854)aclement2005-11-2615-59/+203
|
* eliminating compilation warnings from loadtime moduleacolyer2005-11-252-3/+3
|
* eliminating warnings...acolyer2005-11-251-1/+1
|
* eliminating compilation warnings from bridge module...acolyer2005-11-254-4/+10
|
* disable warnings that we don't want to see in BCEL code - we are not about ↵acolyer2005-11-251-1/+46
| | | | to make changes here for the sake of it, but don't want to see the warnings either.
* eliminates many warnings in the aspectj5rt package - 10 generic related ↵acolyer2005-11-255-11/+12
| | | | warnings remain that I'm not sure how to eradicate!
* eliminates all compilation warning messages from the asm moduleacolyer2005-11-258-17/+35
|
* tests and fix for pr115251acolyer2005-11-2510-56/+129
|
* ensure this test works on non-windows machines too!acolyer2005-11-252-2/+21
|
* testcode (commented out) for 112736, 93310aclement2005-11-2512-41/+169
|
* last bits for 112105aclement2005-11-255-4/+218
|
* new version of GenericAspectY in light of our learning experience wrt. itdm ↵acolyer2005-11-251-3/+3
| | | | matching and execution
* fixes and improved tests for 117622aclement2005-11-255-22/+100
|
* organized importsaclement2005-11-257-10/+0
|
* test "Y" shouldn't have been enabled yet...acolyer2005-11-241-1/+1
|
* this commit eliminates all bar 2 of the 60 odd compilation warnings in the ↵acolyer2005-11-2440-239/+294
| | | | ajde module
* fix for pr117614 + changes to make cantFindType a lint warning (default to ↵acolyer2005-11-2412-44/+100
| | | | error) so that it is user controllable in binary weave scenarios.
* hopefully the last word on parameterizing pointcuts in all their various ↵acolyer2005-11-243-3/+21
| | | | glorious flavours
* fix for parameterizing reference pointcuts with bindingsacolyer2005-11-244-24/+61
|
* try this version instead...acolyer2005-11-241-1/+5
|
* matthews patches from 116899aclement2005-11-2410-9/+136
|
* test against output dir location was unreliable on mac os x, now fixedacolyer2005-11-241-0/+1
|
* tidied up.aclement2005-11-241-11/+13
|
* testcase (commented out) for 115251aclement2005-11-244-0/+45
|
* tests and fix for pr114495acolyer2005-11-236-18/+57
|
* some fixes for 117622aclement2005-11-233-19/+84
|
* tests and fix for pr114054 (erroneous handling of negation in per-object ↵acolyer2005-11-234-5/+47
| | | | perclauses)
* rollback...aclement2005-11-231-1/+1
|
* tests and fix for pr116254acolyer2005-11-233-10/+11
|
* test and fixes for 117681aclement2005-11-238-0/+80
|
* tests and fix for pr103157acolyer2005-11-2310-26/+144
|