| Commit message (Expand) | Author | Age | Files | Lines |
* | enabled test and committed fix for pr139749 : super call in around advice bod... | acolyer | 2006-05-03 | 2 | -3/+7 |
* | tests for pr139749 - calling super in @AspectJ advice body causes VerifyError | acolyer | 2006-05-02 | 3 | -1/+43 |
* | test for 138798 | aclement | 2006-04-27 | 3 | -0/+51 |
* | test and fix for 138286 | aclement | 2006-04-26 | 4 | -3/+54 |
* | rons patch for 138540 | aclement | 2006-04-26 | 1 | -1/+2 |
* | enable test case for 138215 now it is passing... | acolyer | 2006-04-25 | 1 | -1/+1 |
* | fix for 138215 :- we need to resolve the pointcut expressions associated with... | acolyer | 2006-04-25 | 2 | -15/+31 |
* | test and another part of the fix for 137496 | aclement | 2006-04-25 | 4 | -1/+45 |
* | test cases for pr138215, 219, and 223. | acolyer | 2006-04-24 | 7 | -0/+110 |
* | work in progress testcase 137568 | aclement | 2006-04-24 | 1 | -14/+24 |
* | test and fix for part2 of 138158 | aclement | 2006-04-24 | 4 | -1/+36 |
* | fix for 138158 | aclement | 2006-04-24 | 4 | -8/+41 |
* | commented out a couple of new tests for a bit... | aclement | 2006-04-24 | 1 | -1/+1 |
* | unfinished fix for 138158: !@withincode | aclement | 2006-04-24 | 1 | -4/+5 |
* | unfinished fix for 137568 | aclement | 2006-04-24 | 1 | -0/+15 |
* | fix for 138158 | aclement | 2006-04-24 | 1 | -1/+4 |
* | testcode for 137568,138143,138158 | aclement | 2006-04-24 | 1 | -0/+3 |
* | fix for 138143: npe on duplicate method for ataj | aclement | 2006-04-24 | 1 | -1/+2 |
* | testcode for 137568,138143,138158 | aclement | 2006-04-24 | 1 | -0/+19 |
* | testcode for 137568,138143,138158 | aclement | 2006-04-24 | 3 | -0/+55 |
* | fix for 137496: problem with join point matching on calls to parameterized me... | aclement | 2006-04-21 | 1 | -0/+3 |
* | testcode for 137496: problem with join point matching on calls to parameteriz... | aclement | 2006-04-21 | 7 | -0/+198 |
* | test and fix for 136585: NullPointerException in PerObjectInterfaceTypeMunger... | aclement | 2006-04-19 | 5 | -3/+24 |
* | fix for 137479: better isSynthetic() logic | aclement | 2006-04-19 | 1 | -3/+5 |
* | fix for 137479: better isSynthetic() logic | aclement | 2006-04-19 | 3 | -1/+37 |
* | test for 137479 | aclement | 2006-04-19 | 5 | -0/+59 |
* | fix for 136665 - Rons suggestion. | aclement | 2006-04-18 | 1 | -19/+26 |
* | @within, @withincode, and @annotation also need to return true to HasPossible... | acolyer | 2006-04-14 | 1 | -0/+18 |
* | test matching on annotations directly in the java.lang package | acolyer | 2006-04-14 | 1 | -0/+11 |
* | use signature rather than name when annotation matching as Bcel chops name in... | acolyer | 2006-04-14 | 1 | -2/+2 |
* | test and fix for 136258 | aclement | 2006-04-13 | 1 | -2/+2 |
* | test and fix for 136258 | aclement | 2006-04-13 | 4 | -10/+30 |
* | for pointcuts in @AspectJ aspects compiled by javac, try a bit harder to find...V1_5_1a_final | acolyer | 2006-04-07 | 3 | -4/+86 |
* | must use the same world when creating a pointcut parser | acolyer | 2006-04-07 | 1 | -0/+4 |
* | yuck. need to expose ReflectionWorld in the signature - which is supposed to ... | acolyer | 2006-04-07 | 1 | -0/+4 |
* | unused import gone. | aclement | 2006-04-06 | 1 | -1/+0 |
* | test and fix for 135001 | aclement | 2006-04-06 | 10 | -7/+135 |
* | test and fix for 134541 | aclement | 2006-04-06 | 5 | -1/+42 |
* | bullet proof (?) element formatter (135052) | aclement | 2006-04-06 | 1 | -1/+17 |
* | these problematic casts are redundant... (135052) | aclement | 2006-04-06 | 1 | -2/+2 |
* | merged with adrian's version... | acolyer | 2006-04-04 | 1 | -17/+18 |
* | updates for 1.5.1V1_5_1_final | aclement | 2006-04-04 | 2 | -1/+54 |
* | useful pause() method can be called to enable (de)attaching jconsole. | aclement | 2006-04-04 | 1 | -1/+12 |
* | future work (see 133532) | aclement | 2006-04-04 | 2 | -0/+40 |
* | tests for 133532 - also tidied up the statelistener code | aclement | 2006-04-04 | 3 | -7/+55 |
* | extra decision recording infrastructure for future debugging! Also fix for p... | aclement | 2006-04-04 | 4 | -10/+84 |
* | better if no aliases consistently means null rather null before serialization... | aclement | 2006-04-04 | 1 | -4/+6 |
* | testcode for 133532 (case 2 is simpler) | aclement | 2006-04-03 | 8 | -0/+91 |
* | message fix for 134063 | aclement | 2006-03-31 | 1 | -5/+5 |
* | test and fix for 134063 | aclement | 2006-03-31 | 3 | -10/+47 |