| Commit message (Expand) | Author | Age | Files | Lines |
* | testcode for bug 111779 (commented out for now...) | aclement | 2005-10-07 | 1 | -0/+8 |
* | testcode for bug 111779 | aclement | 2005-10-07 | 3 | -0/+20 |
* | tests for generic abstract aspects | acolyer | 2005-10-06 | 10 | -34/+325 |
* | testcases and fix for binary weaving ITDs!!!!!!!!!!! (pr85132, etc,etc) | aclement | 2005-10-06 | 1 | -17/+15 |
* | these changes prevent us from forgetting the interface bounds of a TypeVariab... | acolyer | 2005-10-05 | 1 | -1/+1 |
* | some abstract generic aspect tests, not yet linked into main suite | acolyer | 2005-10-05 | 3 | -0/+245 |
* | testcase for pr92837 | aclement | 2005-10-05 | 6 | -0/+36 |
* | testcase for pr85132 | aclement | 2005-10-05 | 5 | -0/+329 |
* | Let the bug floodgates open, reweavable is now default (pr91417) | aclement | 2005-10-05 | 8 | -31/+33 |
* | test and fix for pr111481: varargs ITD ctors. Patch from Helen Hawkins. | aclement | 2005-10-05 | 3 | -0/+27 |
* | itd support in the MAP | acolyer | 2005-10-04 | 4 | -28/+219 |
* | test and fix for pr110906: vararg ITDs | aclement | 2005-10-04 | 3 | -1/+35 |
* | rebuilt post fix for pr110906: varargs ITD | aclement | 2005-10-04 | 7 | -0/+0 |
* | Fix and tests for pr77269: incorrect structure model for inner types. (Patch ... | aclement | 2005-10-04 | 5 | -0/+193 |
* | completes all of the MAP bar ITDs | acolyer | 2005-10-03 | 9 | -1/+309 |
* | pr83717: allows ITD incremental compilation with reweavable. Also commented ... | aclement | 2005-10-03 | 1 | -6/+2 |
* | test for pr84033 promoted from failing suite to real suite. | aclement | 2005-10-03 | 6 | -9/+38 |
* | updates to reflection library (largely javadoc, but with a few small tweaks) | acolyer | 2005-09-30 | 2 | -9/+9 |
* | bugs bugs bugs: testcases for things on my list. | aclement | 2005-09-30 | 2 | -1/+33 |
* | new test programs for bug reports. | aclement | 2005-09-30 | 6 | -0/+127 |
* | test fix | avasseur | 2005-09-29 | 1 | -1/+2 |
* | tests and fix for enh 108118, completes @SuppressAjWarnings implementation | acolyer | 2005-09-29 | 5 | -2/+57 |
* | #108488 @AspectJ perthis(..) was broken for some pointcut issue | avasseur | 2005-09-29 | 1 | -0/+2 |
* | #108488 @AspectJ perthis(..) was broken for some pointcut issue | avasseur | 2005-09-29 | 2 | -5/+4 |
* | tests and fix for pr100195, local var debug info not preserved when inlining ... | acolyer | 2005-09-29 | 3 | -0/+71 |
* | perclause resolving | acolyer | 2005-09-29 | 1 | -0/+1 |
* | pr110927: testcase and fix | aclement | 2005-09-28 | 3 | -7/+29 |
* | pr110927: testcase | aclement | 2005-09-28 | 1 | -0/+18 |
* | temp comment out for CC, update for #107953 fix | avasseur | 2005-09-28 | 2 | -2/+3 |
* | test for Adrian, #108488 - note: other test are commented out | avasseur | 2005-09-28 | 2 | -3/+36 |
* | pr110788: testcases | aclement | 2005-09-28 | 6 | -7/+69 |
* | tests for pr102933, array clone in -1.4, -1.5 vs -1.3 | acolyer | 2005-09-27 | 3 | -0/+30 |
* | tests and fix for pr88900, unneccessary warning | acolyer | 2005-09-27 | 4 | -0/+164 |
* | pr110307: test cases. | aclement | 2005-09-27 | 2 | -0/+90 |
* | tests and fix for 109283. | acolyer | 2005-09-22 | 3 | -4/+40 |
* | attempt to create the right classpath for running org.aspectj.weaver.tools te... | acolyer | 2005-09-22 | 1 | -1/+1 |
* | tests for pr76374 - missing type warning on declare parents | acolyer | 2005-09-21 | 3 | -1/+17 |
* | tests and fix for pr102210 - not descending into branches when pulling up dis... | acolyer | 2005-09-21 | 1 | -1/+2 |
* | test for annotation binding bug when target type in bytecode != declaring typ... | acolyer | 2005-09-21 | 1 | -0/+37 |
* | tests and implementation for 108120 - runtime pointcut parsing and matching. | acolyer | 2005-09-21 | 7 | -1/+67 |
* | pr109728: testcase | aclement | 2005-09-19 | 3 | -0/+20 |
* | test for pr102210 | aclement | 2005-09-14 | 3 | -1/+50 |
* | test and fix for pr109486: bcel exception when expecting compiler error for f... | aclement | 2005-09-14 | 3 | -0/+9 |
* | rebuilt due to attribute modifications. | aclement | 2005-09-13 | 7 | -0/+0 |
* | test and fix for pr106554: staticinitialization and PTW | aclement | 2005-09-13 | 2 | -0/+13 |
* | test and fix for pr106554: staticinitialization and PTW | aclement | 2005-09-13 | 1 | -0/+24 |
* | tests and a fix for the bug with no name, in which Pooh gets carried away and... | acolyer | 2005-09-12 | 4 | -0/+67 |
* | tests and fix for pr105181, implicit cast of itd field type on return from ge... | acolyer | 2005-09-12 | 2 | -7/+14 |
* | Test and fix for PR103740: Compiler failure on @annotation | aclement | 2005-09-12 | 3 | -2/+29 |
* | tests and fix for pr108903 - MUST process from super aspect to sub aspect whe... | acolyer | 2005-09-12 | 7 | -2/+74 |