| Commit message (Expand) | Author | Age | Files | Lines |
* | @testcase PR#52107 declare [int | String | Object] field on interface | wisberg | 2004-02-15 | 1 | -0/+21 |
* | mailing list verify error | wisberg | 2004-02-13 | 1 | -0/+6 |
* | Fix for Bugzilla Bug 50641
| aclement | 2004-02-09 | 1 | -16/+0 |
* | Fix for Bugzilla Bug 42668
| ehilsdal | 2004-01-29 | 1 | -7/+0 |
* | fix for Bugzilla Bug 49295
| jhugunin | 2004-01-28 | 1 | -10/+6 |
* | Bugzilla Bug 50641
| jhugunin | 2004-01-26 | 1 | -0/+16 |
* | @testcase PR#49784 aspect declares interface method (abstract decl, default i... | wisberg | 2004-01-16 | 1 | -2/+6 |
* | Fix for Bugzilla Bug 49784
| acolyer | 2004-01-14 | 1 | -34/+0 |
* | @testcase PR#49784 aspect declares interface method | wisberg | 2004-01-09 | 1 | -0/+22 |
* | @testcase PR#49295 extra warning (join point?) for interface-typepattern exec... | wisberg | 2003-12-23 | 1 | -0/+10 |
* | Work on Bugzilla 42668: effect of an after returning type incompatible with a... | ehilsdal | 2003-11-18 | 1 | -10/+8 |
* | refactored test, annotated specification for JDT bug. | wisberg | 2003-10-31 | 1 | -15/+4 |
* | @testcase PR#42574 ZIP and JAR extensions in classpath and extdirs | wisberg | 2003-10-31 | 1 | -1/+19 |
* | fix for Bugzilla Bug 45441
| jhugunin | 2003-10-23 | 1 | -10/+1 |
* | Added test case for bug 45441 | acolyer | 2003-10-23 | 1 | -0/+10 |
* | added back-links to newly-submitted bug 43972 | wisberg | 2003-10-01 | 1 | -0/+1 |
* | presumed bug found on mailing list by Eric Jain, rendered both in harness and... | wisberg | 2003-09-29 | 1 | -1/+13 |
* | @testcase PR#XXX omnibus privileged access from aspectj-users mail "Problem w... | wisberg | 2003-09-07 | 1 | -1/+12 |
* | @testcase PR#42668 after returning type incompatible with join point return type | wisberg | 2003-09-06 | 1 | -0/+10 |
* | @testcase PR#41888 call PCD fails when given subtype of defining type | wisberg | 2003-08-23 | 1 | -0/+7 |
* | fix for Bugzilla Bug 41175
| jhugunin | 2003-08-08 | 1 | -30/+0 |
* | BCException - not isolated, so no bug written | wisberg | 2003-08-07 | 1 | -0/+83 |
* | @testcase PR#41175 aspect-declared methods with exception clauses fail in bin... | wisberg | 2003-08-06 | 1 | -0/+30 |
* | @testcase PR#41170 combine classpath on command line and in .lst file | wisberg | 2003-08-06 | 1 | -0/+7 |
* | fix for Bugzilla Bug 40805
| jhugunin | 2003-08-05 | 1 | -16/+1 |
* | fixes for Bugzilla Bug 40858
| jhugunin | 2003-08-04 | 1 | -21/+2 |
* | fix for Bugzilla Bug 40876
| jhugunin | 2003-07-29 | 1 | -7/+0 |
* | @testcase PR#40876 subtype-qualified pointcut reference
| wisberg | 2003-07-28 | 1 | -0/+8 |
* | @testcase PR#40858 weaver trace on mis-qualified pointcut reference | wisberg | 2003-07-28 | 1 | -0/+9 |
* | @testcase PR#40814 compile error expected for pointcuts in interfaces | wisberg | 2003-07-26 | 1 | -3/+12 |
* | @testcase PR#40805 interface call signatures when declaring method in aspect | wisberg | 2003-07-26 | 1 | -1/+16 |
* | fix and moved test for Bugzilla Bug 39711
| jhugunin | 2003-07-24 | 1 | -5/+1 |
* | added test for expanded version of Bugzilla Bug 39711
| jhugunin | 2003-07-23 | 1 | -2/+6 |
* | fix and expanded tests for Bugzilla Bug 39462
| jhugunin | 2003-07-22 | 1 | -6/+1 |
* | Fix for Bugzilla #39479, #40109
| jhugunin | 2003-07-16 | 1 | -6/+0 |
* | test for Bugzilla Bug 39479
| jhugunin | 2003-07-03 | 1 | -0/+6 |
* | added test for Bugzilla Bug 39462
| jhugunin | 2003-07-02 | 1 | -1/+6 |
* | tests and fixes for two awful error message bugs:
| jhugunin | 2003-07-02 | 1 | -0/+1 |
* | moved tests to ajcTests.xml as passing or knownLimitation | wisberg | 2003-05-27 | 1 | -18/+0 |
* | moved knownLimitations from ajcTestsFailing to ajcTests and labeled with keyword | jhugunin | 2003-05-27 | 1 | -34/+0 |
* | @testcase PR#37898 advice on handler join points should not throw unpermitted... | wisberg | 2003-05-21 | 1 | -0/+9 |
* | raising issue of reporting source location for constructor execution as start... | wisberg | 2003-05-14 | 1 | -1/+28 |
* | Another strange incremental test, taken from ajcHarnessTests
| wisberg | 2003-05-09 | 1 | -1/+17 |
* | moved incremental tests from failing (since they now pass)
| jhugunin | 2003-05-09 | 1 | -163/+0 |
* | two new incremental tests, each of which fails if run first but not otherwise... | wisberg | 2003-05-09 | 1 | -0/+27 |
* | updated tests for [method|execution] binary join point detection.
| wisberg | 2003-05-01 | 1 | -0/+21 |
* | test cases for binary warnings (bugs 37020, 37021, 37023) | wisberg | 2003-04-28 | 1 | -0/+112 |
* | expanded tests and fix for
| jhugunin | 2003-04-24 | 1 | -5/+1 |
* | @testcase PR#36778 advise join points in subclass of empty interface | wisberg | 2003-04-22 | 1 | -0/+6 |
* | fix for Bugzilla Bug 36736
| jhugunin | 2003-04-22 | 1 | -11/+0 |