summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixing the unfixable: 117882 incremental dec @typeaclement2005-12-021-2/+2
* removed 1.5 api - adrian needs to look at the proper solution here though.aclement2005-12-021-2/+4
* test and fix for 118698aclement2005-12-024-3/+40
* support for isNested, and use of that property when splitting names in WildTy...acolyer2005-12-027-12/+44
* updates to name processing to take into account nesting on $ conversionsacolyer2005-12-023-2/+6
* updates to bcel to support isNested test on JavaClassacolyer2005-12-024-10/+33
* test and fix for 118781aclement2005-12-016-3/+60
* tests for 118599aclement2005-12-012-3/+34
* fix for 118599aclement2005-12-011-1/+2
* testcode for 118326aclement2005-12-012-0/+16
* testcode for 118599aclement2005-12-012-0/+26
* fixes for 117209: ensures proceedOnError makes it across in the case of AJDT ...aclement2005-11-309-1/+88
* removed unused import.aclement2005-11-301-3/+2
* implementation of new xlint: pr111667aclement2005-11-306-2/+75
* More fixes for 116679: now copes with the enclosingSP type that we introduced...aclement2005-11-307-30/+160
* helper method for determining target ajruntimeaclement2005-11-301-0/+4
* taking out a failing test that fails due to classpath issues on build machine...acolyer2005-11-291-3/+5
* 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