summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* elimination of compilation warningsacolyer2005-11-291-10/+12
* elimination of unused variable warningacolyer2005-11-292-6/+6
* a way to run the pointcut parser tests under 1.5 and have the weaver5 types v...acolyer2005-11-291-0/+28
* 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 para...acolyer2005-11-295-0/+49
* 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
* 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 tes...acolyer2005-11-284-6/+56
* 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 bu...acolyer2005-11-281-1/+1
* matthews changes for stream redirection 118083: Also I've made verbose FALSE ...aclement2005-11-283-12/+140
* 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 to...acolyer2005-11-251-1/+46
* eliminates many warnings in the aspectj5rt package - 10 generic related warni...acolyer2005-11-255-11/+12
* 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 m...acolyer2005-11-251-3/+3
* 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 aj...acolyer2005-11-2440-239/+294
* fix for pr117614 + changes to make cantFindType a lint warning (default to er...acolyer2005-11-2412-44/+100
* hopefully the last word on parameterizing pointcuts in all their various glor...acolyer2005-11-243-3/+21
* 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 perc...acolyer2005-11-234-5/+47
* rollback...aclement2005-11-231-1/+1