| Commit message (Expand) | Author | Age | Files | Lines |
* | test and fix for 164633 - problem with decp incorrectly targetting an inner type | aclement | 2006-11-21 | 1 | -0/+35 |
* | tests and fixes for pr164384 | aclement | 2006-11-17 | 7 | -0/+62 |
* | Bug 155033 "Use ajcore for LTW problems" (add ajcore LTW testcases) | mwebster | 2006-11-06 | 8 | -0/+88 |
* | tests for 162135 (commented out) and 162657 (not commented out) | aclement | 2006-10-30 | 1 | -0/+31 |
* | testcode for 162135 | aclement | 2006-10-26 | 5 | -0/+183 |
* | tests and fixes for 161502: annotation style generic pointcuts (!) | aclement | 2006-10-24 | 2 | -0/+68 |
* | tests and fix for 149908: NPE in org.aspectj.weaver.MemberImpl.getModifiers | aclement | 2006-10-23 | 9 | -0/+81 |
* | test and fix for 161217 | aclement | 2006-10-19 | 2 | -0/+22 |
* | test and fix for 160674: simpler strategy for loading bytecode on SAPBEFORE_133532 | aclement | 2006-10-12 | 3 | -0/+31 |
* | tests for 156058 and 159983 | aclement | 2006-10-06 | 1 | -0/+25 |
* | Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore c... | mwebster | 2006-10-05 | 6 | -0/+65 |
* | Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" | mwebster | 2006-10-04 | 13 | -1/+117 |
* | test from Wes (bug 159143) | aclement | 2006-10-04 | 1 | -0/+65 |
* | 153464 - testcase in progress | aclement | 2006-10-03 | 1 | -0/+30 |
* | test and fix for 156904: missing type warning then it matches anyway | aclement | 2006-10-03 | 7 | -0/+78 |
* | test and fix for 149071 | aclement | 2006-10-03 | 1 | -1/+7 |
* | test and fix for 158624: generic types and arrays | aclement | 2006-09-29 | 1 | -0/+27 |
* | test and fixes for 145442 - line number info for stack traces. | aclement | 2006-09-28 | 1 | -0/+0 |
* | test and fix for 148908: structure model | aclement | 2006-09-26 | 1 | -0/+11 |
* | testcase for 153464 - commented out at the mo | aclement | 2006-09-25 | 1 | -0/+29 |
* | test and fix for 158412: annotation style reference pointcuts don't work | aclement | 2006-09-25 | 3 | -0/+26 |
* | tests for 151772, 125981: incorrect scope for dec soft reporting | aclement | 2006-09-22 | 3 | -0/+73 |
* | 154054 testcode and fix: noticing changes in around advice and forcing full b... | aclement | 2006-09-22 | 6 | -0/+78 |
* | test code for 158126 - already fixed ;) just a nice test to have | aclement | 2006-09-21 | 4 | -0/+43 |
* | Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for ... | mwebster | 2006-09-19 | 6 | -0/+58 |
* | test and fix for 153845: Rogue signature containing a 'P' getting into the cl... | aclement | 2006-09-14 | 5 | -0/+9 |
* | test for 156058 - commented out | aclement | 2006-09-13 | 1 | -0/+11 |
* | testcode for 153490: nested delegate problems. | aclement | 2006-09-12 | 11 | -0/+43 |
* | testcode for 156962: Problems with @Deprecated in method signatures | aclement | 2006-09-12 | 3 | -0/+10 |
* | test and fix for 155763 - incorrect codegen from compiler leads to NPE | aclement | 2006-09-11 | 1 | -0/+31 |
* | Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()" | mwebster | 2006-09-04 | 4 | -0/+55 |
* | testcode for 152848 'deploying generics code when non-generics types are about' | aclement | 2006-08-25 | 4 | -0/+8 |
* | fixes for 149560: (1) correct the bcel code for creating clinit call (2) don'... | aclement | 2006-08-22 | 2 | -0/+37 |
* | tests for pr153572 | acolyer | 2006-08-18 | 4 | -0/+25 |
* | test and fix for 154332: broken java.lang.<annotation> processing | aclement | 2006-08-18 | 1 | -0/+45 |
* | testcode for problem found whilst looking into 153380 | aclement | 2006-08-10 | 7 | -0/+25 |
* | test and fix for pr148219 | aclement | 2006-08-08 | 1 | -0/+8 |
* | testcode for 152871: parsing bytecode too often (needs a wildcard pattern in ... | aclement | 2006-08-07 | 3 | -0/+32 |
* | test and fix for 152631: decp targetting aspect using cflow | aclement | 2006-08-04 | 1 | -0/+13 |
* | bug151978: testcase (commented out) | aclement | 2006-07-28 | 1 | -0/+27 |
* | test and fix for Bug 150671: declare error on set of volatile field does not ... | aclement | 2006-07-25 | 1 | -0/+16 |
* | Testcases for 145442 "The line number is missing for an advised class." | mwebster | 2006-07-11 | 4 | -0/+68 |
* | test for 121805. commented out test for 145442 (not recreated yet) | aclement | 2006-07-11 | 2 | -0/+59 |
* | Testcases for Bug 149322 "Change Xlint cantFindType default to warning" | mwebster | 2006-07-10 | 10 | -43/+40 |
* | testcode for 150095: generics binary decp | aclement | 2006-07-10 | 1 | -0/+28 |
* | 145018: moved 152>153 | aclement | 2006-07-10 | 1 | -0/+30 |
* | Testcase for Bug 149322 "Change Xlint cantFindType default to warning" | mwebster | 2006-07-07 | 6 | -0/+53 |
* | test and fix for 148409 | aclement | 2006-07-06 | 3 | -0/+36 |
* | testcode for 149071 | aclement | 2006-07-06 | 1 | -0/+11 |
* | promoted test 147841 to 153tests | aclement | 2006-07-06 | 2 | -0/+31 |