| Commit message (Expand) | Author | Age | Files | Lines |
* | tests and fix for pr112027 | aclement | 2005-10-18 | 2 | -0/+6 |
* | tests put back in :) | aclement | 2005-10-18 | 1 | -4/+4 |
* | pr110307: testcode | aclement | 2005-10-18 | 2 | -7/+22 |
* | Fix part 1 for pr110307 | aclement | 2005-10-17 | 1 | -2/+2 |
* | implement @AspectJ ITD @DeclareParents and @DeclareImplements | avasseur | 2005-10-17 | 2 | -0/+17 |
* | Fix for pr112602 | aclement | 2005-10-17 | 2 | -0/+9 |
* | testcode for 110307 | aclement | 2005-10-17 | 2 | -6/+53 |
* | Updates for generic ITDs - see pr112105 for a description of all changes. | aclement | 2005-10-14 | 3 | -19/+56 |
* | Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew... | aclement | 2005-10-14 | 4 | -1/+83 |
* | generic itds - see pr112105 | aclement | 2005-10-11 | 5 | -1/+186 |
* | testcode for bug 111779 (commented out for now...) | aclement | 2005-10-07 | 1 | -0/+8 |
* | tests for generic abstract aspects | acolyer | 2005-10-06 | 2 | -4/+137 |
* | testcases and fix for binary weaving ITDs!!!!!!!!!!! (pr85132, etc,etc) | aclement | 2005-10-06 | 1 | -17/+15 |
* | testcase for pr92837 | aclement | 2005-10-05 | 1 | -0/+8 |
* | testcase for pr85132 | aclement | 2005-10-05 | 1 | -0/+9 |
* | Let the bug floodgates open, reweavable is now default (pr91417) | aclement | 2005-10-05 | 5 | -27/+27 |
* | test and fix for pr111481: varargs ITD ctors. Patch from Helen Hawkins. | aclement | 2005-10-05 | 2 | -0/+13 |
* | itd support in the MAP | acolyer | 2005-10-04 | 3 | -28/+38 |
* | test and fix for pr110906: vararg ITDs | aclement | 2005-10-04 | 2 | -1/+10 |
* | Fix and tests for pr77269: incorrect structure model for inner types. (Patch ... | aclement | 2005-10-04 | 2 | -0/+127 |
* | completes all of the MAP bar ITDs | acolyer | 2005-10-03 | 3 | -1/+50 |
* | 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 | 2 | -0/+18 |
* | bugs bugs bugs: testcases for things on my list. | aclement | 2005-09-30 | 2 | -1/+33 |
* | tests and fix for enh 108118, completes @SuppressAjWarnings implementation | acolyer | 2005-09-29 | 2 | -0/+9 |
* | #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 | 1 | -2/+1 |
* | tests and fix for pr100195, local var debug info not preserved when inlining ... | acolyer | 2005-09-29 | 2 | -0/+9 |
* | pr110927: testcase and fix | aclement | 2005-09-28 | 3 | -7/+29 |
* | temp comment out for CC, update for #107953 fix | avasseur | 2005-09-28 | 2 | -2/+3 |
* | pr110788: testcases | aclement | 2005-09-28 | 2 | -7/+27 |
* | tests for pr102933, array clone in -1.4, -1.5 vs -1.3 | acolyer | 2005-09-27 | 2 | -0/+16 |
* | tests and fix for pr88900, unneccessary warning | acolyer | 2005-09-27 | 2 | -0/+27 |
* | tests and fix for 109283. | acolyer | 2005-09-22 | 2 | -4/+13 |
* | 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 | 2 | -1/+12 |
* | tests and fix for pr102210 - not descending into branches when pulling up dis... | acolyer | 2005-09-21 | 1 | -1/+2 |
* | tests and implementation for 108120 - runtime pointcut parsing and matching. | acolyer | 2005-09-21 | 4 | -1/+20 |
* | pr109728: testcase | aclement | 2005-09-19 | 2 | -0/+6 |
* | test for pr102210 | aclement | 2005-09-14 | 2 | -1/+16 |
* | test and fix for pr109486: bcel exception when expecting compiler error for f... | aclement | 2005-09-14 | 2 | -0/+8 |
* | test and fix for pr106554: staticinitialization and PTW | aclement | 2005-09-13 | 2 | -0/+13 |
* | tests and a fix for the bug with no name, in which Pooh gets carried away and... | acolyer | 2005-09-12 | 2 | -0/+8 |
* | tests and fix for pr105181, implicit cast of itd field type on return from ge... | acolyer | 2005-09-12 | 1 | -7/+4 |
* | Test and fix for PR103740: Compiler failure on @annotation | aclement | 2005-09-12 | 2 | -2/+13 |
* | tests and fix for pr108903 - MUST process from super aspect to sub aspect whe... | acolyer | 2005-09-12 | 2 | -2/+13 |
* | added test for pr105181 | acolyer | 2005-09-11 | 2 | -0/+13 |
* | tests and fix for pr108826, not correctly converting from T[] to ResolvedType. | acolyer | 2005-09-09 | 2 | -1/+11 |
* | tests and fix for pr109124, not correctly recognizing synthetic fields under 1.5 | acolyer | 2005-09-09 | 2 | -0/+12 |
* | tests and fix for pr108886, result of having no source location for resolved ... | acolyer | 2005-09-08 | 2 | -0/+3 |