summaryrefslogtreecommitdiffstats
path: root/tests/src/org/aspectj/systemtest/ajc150
Commit message (Expand)AuthorAgeFilesLines
* test and fix for pr111481: varargs ITD ctors. Patch from Helen Hawkins.aclement2005-10-052-0/+13
* itd support in the MAPacolyer2005-10-043-28/+38
* test and fix for pr110906: vararg ITDsaclement2005-10-042-1/+10
* Fix and tests for pr77269: incorrect structure model for inner types. (Patch ...aclement2005-10-042-0/+127
* completes all of the MAP bar ITDsacolyer2005-10-033-1/+50
* pr83717: allows ITD incremental compilation with reweavable. Also commented ...aclement2005-10-031-6/+2
* bugs bugs bugs: testcases for things on my list.aclement2005-09-302-1/+33
* tests and fix for enh 108118, completes @SuppressAjWarnings implementationacolyer2005-09-292-0/+9
* #108488 @AspectJ perthis(..) was broken for some pointcut issueavasseur2005-09-291-0/+2
* #108488 @AspectJ perthis(..) was broken for some pointcut issueavasseur2005-09-291-2/+1
* tests and fix for pr100195, local var debug info not preserved when inlining ...acolyer2005-09-292-0/+9
* pr110927: testcase and fixaclement2005-09-283-7/+29
* temp comment out for CC, update for #107953 fixavasseur2005-09-282-2/+3
* pr110788: testcasesaclement2005-09-282-7/+27
* tests for pr102933, array clone in -1.4, -1.5 vs -1.3acolyer2005-09-272-0/+16
* tests and fix for pr88900, unneccessary warningacolyer2005-09-272-0/+27
* tests and fix for 109283.acolyer2005-09-222-4/+13
* attempt to create the right classpath for running org.aspectj.weaver.tools te...acolyer2005-09-221-1/+1
* tests for pr76374 - missing type warning on declare parentsacolyer2005-09-212-1/+12
* tests and fix for pr102210 - not descending into branches when pulling up dis...acolyer2005-09-211-1/+2
* tests and implementation for 108120 - runtime pointcut parsing and matching.acolyer2005-09-214-1/+20
* pr109728: testcaseaclement2005-09-192-0/+6
* test for pr102210aclement2005-09-142-1/+16
* test and fix for pr109486: bcel exception when expecting compiler error for f...aclement2005-09-142-0/+8
* test and fix for pr106554: staticinitialization and PTWaclement2005-09-132-0/+13
* tests and a fix for the bug with no name, in which Pooh gets carried away and...acolyer2005-09-122-0/+8
* tests and fix for pr105181, implicit cast of itd field type on return from ge...acolyer2005-09-121-7/+4
* Test and fix for PR103740: Compiler failure on @annotationaclement2005-09-122-2/+13
* tests and fix for pr108903 - MUST process from super aspect to sub aspect whe...acolyer2005-09-122-2/+13
* added test for pr105181acolyer2005-09-112-0/+13
* tests and fix for pr108826, not correctly converting from T[] to ResolvedType.acolyer2005-09-092-1/+11
* tests and fix for pr109124, not correctly recognizing synthetic fields under 1.5acolyer2005-09-092-0/+12
* tests and fix for pr108886, result of having no source location for resolved ...acolyer2005-09-081-0/+1
* tests and fix for pr109042, unusedArgument warning on aj synthetic argsacolyer2005-09-082-0/+9
* tests and fix for pr108902 and pr108903acolyer2005-09-082-0/+18
* tests and fix for pr108816, args with binding with .. at join point with synt...acolyer2005-09-062-1/+9
* tests for pr108818, private pointcuts overridden inadvertantlyacolyer2005-09-062-0/+11
* tests for pr87530, final modifier on interface itdmacolyer2005-09-052-1/+13
* tests and fix for pr99125 - duplicate members in interfaces after binary weavingacolyer2005-09-022-0/+16
* test and fix for pr101606, unused privated method warnings incorrectly genera...acolyer2005-09-022-1/+10
* second part of test and fix for pr102212 - synchronized itdm on interfaces ge...acolyer2005-09-022-0/+10
* tests and fix for pr1202212 - poor job of testing modifiers on ITD methodsacolyer2005-09-022-0/+11
* tests and fix for pr99136 (dup adviceDidNotMatch warnings), plus extended tes...acolyer2005-09-022-1/+32
* tests and fix for pr108062, failing to correctly tokenize (ZZLjava/...)acolyer2005-09-022-1/+9
* tests for pr59397, synthetic ITC arg confusing matchingacolyer2005-09-012-0/+10
* test and fix for pr74048, unused private warnings for aspect types.acolyer2005-09-012-0/+8
* tests and fix for pr59196, args pcd not ignoring synthetic arguments at advic...acolyer2005-09-012-0/+8
* tests and fix for pr71159, visibility not taken into account when determining...acolyer2005-08-312-0/+30
* tests and fix for pr107858, inline field access in argument to proceed with t...acolyer2005-08-312-0/+11
* tests for pr104024, inner class constructed inline and passed as argument to ...acolyer2005-08-313-0/+10