| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 | 1 | -0/+1 |
* | tests and fix for pr109042, unusedArgument warning on aj synthetic args | acolyer | 2005-09-08 | 2 | -0/+9 |
* | tests and fix for pr108902 and pr108903 | acolyer | 2005-09-08 | 2 | -0/+18 |
* | tests and fix for pr108816, args with binding with .. at join point with synt... | acolyer | 2005-09-06 | 2 | -1/+9 |
* | tests for pr108818, private pointcuts overridden inadvertantly | acolyer | 2005-09-06 | 2 | -0/+11 |
* | tests for pr87530, final modifier on interface itdm | acolyer | 2005-09-05 | 2 | -1/+13 |
* | tests and fix for pr99125 - duplicate members in interfaces after binary weaving | acolyer | 2005-09-02 | 2 | -0/+16 |
* | test and fix for pr101606, unused privated method warnings incorrectly genera... | acolyer | 2005-09-02 | 2 | -1/+10 |
* | second part of test and fix for pr102212 - synchronized itdm on interfaces ge... | acolyer | 2005-09-02 | 2 | -0/+10 |
* | tests and fix for pr1202212 - poor job of testing modifiers on ITD methods | acolyer | 2005-09-02 | 2 | -0/+11 |
* | tests and fix for pr99136 (dup adviceDidNotMatch warnings), plus extended tes... | acolyer | 2005-09-02 | 2 | -1/+32 |
* | tests and fix for pr108062, failing to correctly tokenize (ZZLjava/...) | acolyer | 2005-09-02 | 2 | -1/+9 |
* | tests for pr59397, synthetic ITC arg confusing matching | acolyer | 2005-09-01 | 2 | -0/+10 |
* | test and fix for pr74048, unused private warnings for aspect types. | acolyer | 2005-09-01 | 2 | -0/+8 |
* | tests and fix for pr59196, args pcd not ignoring synthetic arguments at advic... | acolyer | 2005-09-01 | 2 | -0/+8 |
* | tests and fix for pr71159, visibility not taken into account when determining... | acolyer | 2005-08-31 | 2 | -0/+30 |
* | tests and fix for pr107858, inline field access in argument to proceed with t... | acolyer | 2005-08-31 | 2 | -0/+11 |
* | tests for pr104024, inner class constructed inline and passed as argument to ... | acolyer | 2005-08-31 | 3 | -0/+10 |