summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixing a problem that services in the debugger when toString fails NPE!aclement2005-11-031-1/+1
* test for 114343 (see comment #5): another potential caseaclement2005-11-035-0/+88
* fix for latest variant of 114343 (see comment #5): around advice on method r...aclement2005-11-039-7/+88
* test and fix for pr114744aclement2005-11-024-2/+23
* Matthews patch for 113510aclement2005-11-021-40/+5
* pr93253: lazytjp the default. removed mention of lazytjp.aclement2005-11-011-9/+2
* pr93253: lazytjp the defaultaclement2005-11-0111-23/+263
* wasnt setting the defaults if nothing supplied.aclement2005-11-011-1/+3
* pr105479: fix. And so it begins ... the dreaded complex bridge method mechan...aclement2005-11-011-2/+194
* pr105479: new testcaseaclement2005-11-012-4/+16
* pr105479: reorganized testcases.aclement2005-11-015-0/+35
* helpersaclement2005-11-011-0/+14
* test and fix for pr114343aclement2005-11-019-4/+71
* new testaclement2005-11-011-3/+8
* some nastiness removed from the testcases (co-dependant decps) - see pr112105aclement2005-11-011-21/+6
* modified type parameter check to allow co-dependent generic declare parents t...aclement2005-11-011-1/+10
* organized imports.aclement2005-11-011-3/+2
* testcaseaclement2005-11-011-0/+19
* lazytjp default - test codeaclement2005-10-319-0/+209
* reflection for 1.5 API Method.isBridge(), unused localwisberg2005-10-291-3/+22
* moved to devGuideDB/ltw.xml - avoiding xml errorswisberg2005-10-291-431/+2
* #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fineavasseur2005-10-289-7/+223
* hopefully the last of the array gremlins in the reflection based world...acolyer2005-10-282-12/+16
* naughty - Andy broke the build!aclement2005-10-283-3/+3
* test and fix for pr113861aclement2005-10-277-11/+56
* Fixes for pr113947.aclement2005-10-278-10/+55
* matthews generic aspect: testcode for pr113947aclement2005-10-2714-0/+619
* testcode and fixes for pr99191: thanks to Helen.aclement2005-10-279-4/+211
* test and fix for pr113447: from Helen.aclement2005-10-274-10/+62
* impl and test for dec precedence in aop.xml without extendsavasseur2005-10-279-19/+173
* pr113630: fixed!aclement2005-10-2711-39/+122
* pr113630: testcodeaclement2005-10-2714-153/+147
* pr113630 - new message.aclement2005-10-272-2/+2
* precedence doc for concrete-aspectavasseur2005-10-271-2/+6
* see pr112105 comment #13: better var nameaclement2005-10-261-2/+2
* see pr112105 comment #13: more helpers, for itd support.aclement2005-10-261-2/+16
* see pr112105 comment #13: naughty. made a check configurable.aclement2005-10-261-0/+12
* see pr112105 comment #13: bridge method handling for ITD fields/methodsaclement2005-10-261-38/+146
* see pr112105 comment #13: improved (slightly) code for locating annotation ho...aclement2005-10-261-4/+19
* see pr112105 comment #13: yey! use parameterized mungers when applying ITDsaclement2005-10-261-5/+6
* see pr112105 comment #13: dont forget the tvarsaclement2005-10-261-0/+1
* see pr112105 comment #13: uses new declared sig support inside a munger.aclement2005-10-263-11/+37
* see pr112105 comment #13: copies type vars across and able to create bridge m...aclement2005-10-261-6/+32
* see pr112105 comment #13: new and modified testcodeaclement2005-10-265-14/+227
* see pr112105 comment #13: these now use the aliases correctly.aclement2005-10-262-11/+10
* generics test for ITDFsaclement2005-10-261-0/+5
* organized importsaclement2005-10-261-3/+1
* organized importsaclement2005-10-261-3/+5
* generic aspect test Waclement2005-10-261-4/+8
* detects starttWith pattern in aop.xml include/exclude and do fast matchavasseur2005-10-265-19/+178