summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 134471 - incremental structure model repair code overhaul - repair the filema...aclement2006-05-111-0/+24
* organized importsaclement2006-05-101-2/+0
* fix 135210 - -nowarn exceptions for xlint, declare warningwisberg2006-05-101-2/+2
* uses pointcut relationship made conditional (can help make structure model te...aclement2006-05-101-2/+2
* another stage added to this test sequenceaclement2006-05-101-0/+12
* 134471 - incremental structure model repair code overhaulaclement2006-05-103-0/+22
* new test code - related to 134471aclement2006-05-1012-0/+176
* stop the damn thing complaining.aclement2006-05-061-10/+11
* ignore CVS resources.aclement2006-05-061-2/+2
* hack removed, didn't solve enough cases... we are back to correctly treating...aclement2006-05-052-8/+8
* test and fix for pr140357, reference pointcuts that refer to other reference ...acolyer2006-05-055-34/+161
* test and fix for 134371aclement2006-05-056-5/+27
* didnt need it...aclement2006-05-057-9/+0
* fixes for 137235 (contributed by Ron): more intelligent logic for determining...aclement2006-05-057-0/+9
* test for 136393: NPE on funky ITD ctoraclement2006-05-052-4/+5
* test for 136393aclement2006-05-052-0/+30
* new versions...aclement2006-05-041-1/+7
* Extremely temporary change for 134471 - not ideal but at least the markers wi...aclement2006-05-042-14/+14
* some tests for 134471 - currently commented outaclement2006-05-047-1/+247
* niceraclement2006-05-041-1/+1
* fixes for 137235 (contributed by Ron): more intelligent logic for determining...aclement2006-05-0436-50/+501
* fixes for 135780: aspectjrt will work better now on a 1.1 vmaclement2006-05-033-12/+44
* fix for 139936mwebster2006-05-031-1/+1
* enabled test and committed fix for pr139749 : super call in around advice bod...acolyer2006-05-032-3/+7
* tests for pr139749 - calling super in @AspectJ advice body causes VerifyErroracolyer2006-05-023-1/+43
* test for 138798aclement2006-04-273-0/+51
* test and fix for 138286aclement2006-04-264-3/+54
* rons patch for 138540aclement2006-04-261-1/+2
* enable test case for 138215 now it is passing...acolyer2006-04-251-1/+1
* fix for 138215 :- we need to resolve the pointcut expressions associated with...acolyer2006-04-252-15/+31
* test and another part of the fix for 137496aclement2006-04-254-1/+45
* test cases for pr138215, 219, and 223.acolyer2006-04-247-0/+110
* work in progress testcase 137568aclement2006-04-241-14/+24
* test and fix for part2 of 138158aclement2006-04-244-1/+36
* fix for 138158aclement2006-04-244-8/+41
* commented out a couple of new tests for a bit...aclement2006-04-241-1/+1
* unfinished fix for 138158: !@withincodeaclement2006-04-241-4/+5
* unfinished fix for 137568aclement2006-04-241-0/+15
* fix for 138158aclement2006-04-241-1/+4
* testcode for 137568,138143,138158aclement2006-04-241-0/+3
* fix for 138143: npe on duplicate method for atajaclement2006-04-241-1/+2
* testcode for 137568,138143,138158aclement2006-04-241-0/+19
* testcode for 137568,138143,138158aclement2006-04-243-0/+55
* fix for 137496: problem with join point matching on calls to parameterized me...aclement2006-04-211-0/+3
* testcode for 137496: problem with join point matching on calls to parameteriz...aclement2006-04-217-0/+198
* test and fix for 136585: NullPointerException in PerObjectInterfaceTypeMunger...aclement2006-04-195-3/+24
* fix for 137479: better isSynthetic() logicaclement2006-04-191-3/+5
* fix for 137479: better isSynthetic() logicaclement2006-04-193-1/+37
* test for 137479aclement2006-04-195-0/+59
* fix for 136665 - Rons suggestion.aclement2006-04-181-19/+26