| Commit message (Expand) | Author | Age | Files | Lines |
* | has member tests + tests and fix for pr107486 | acolyer | 2005-08-23 | 2 | -0/+39 |
* | tests for pr83377 | acolyer | 2005-08-21 | 1 | -0/+18 |
* | tests for pr78314 and pr80571 | acolyer | 2005-08-20 | 1 | -0/+22 |
* | fix and test case for pr79523: BCException: illegal change to pointcut decla... | acolyer | 2005-08-19 | 1 | -0/+6 |
* | test for pr104529, @SuppressWarnings("unchecked") not being honored | acolyer | 2005-08-19 | 1 | -0/+19 |
* | fix for pr86057, overriding of final pointcut | acolyer | 2005-08-19 | 1 | -0/+11 |
* | tests for pr78261, field patterns with a void field type | acolyer | 2005-08-19 | 2 | -0/+11 |
* | tests for pr91114, (before - after) expression | acolyer | 2005-08-19 | 1 | -0/+10 |
* | tests for pr78707, before returning and before throwing advice | acolyer | 2005-08-19 | 1 | -0/+11 |
* | tests for pr 64568 and 74562 | acolyer | 2005-08-19 | 2 | -0/+19 |
* | follow-on test for pr107159 | acolyer | 2005-08-18 | 1 | -0/+14 |
* | test case for user list reported problem with annotations on an intermediate ... | acolyer | 2005-08-17 | 1 | -0/+33 |
* | tests for pr106130 | acolyer | 2005-08-16 | 3 | -0/+283 |
* | test for Bugzilla Bug 107059 | acolyer | 2005-08-16 | 1 | -0/+5 |
* | test case and fix for (.....)+ type pattern parsing | acolyer | 2005-08-12 | 1 | -0/+24 |
* | a declare parents in an abstract aspect has no effect unless at least one con... | acolyer | 2005-08-11 | 2 | -0/+8 |
* | test case for pr106634 : | acolyer | 2005-08-11 | 1 | -0/+5 |
* | tests and fix for bug pr106461: | acolyer | 2005-08-10 | 1 | -0/+18 |
* | testcases for pr98901 (annotations copied to targets of decannotation). Not ... | aclement | 2005-07-18 | 29 | -0/+813 |
* | Fix for pr103266: allow for nulls in the visitor (can happen if there are syn... | aclement | 2005-07-18 | 1 | -0/+51 |
* | testcase | aclement | 2005-07-04 | 1 | -2/+2 |
* | Tests and fixes for bug 100260: methods inherited from a generic parent | aclement | 2005-06-16 | 1 | -0/+25 |
* | Test for bug 83311 - dreaded clone() method being ITDd | aclement | 2005-06-16 | 1 | -0/+22 |
* | Fix and tests for bug 100227: [generics][itds] inner class with generic enclo... | aclement | 2005-06-16 | 1 | -0/+33 |
* | Tests for 98320, 99228, 99089: [generics][itds] | aclement | 2005-06-14 | 4 | -5/+60 |
* | Tests for pr99089 - commented out in Ajc150Tests.java | aclement | 2005-06-09 | 2 | -0/+13 |
* | tests for pr84260: static imports | aclement | 2005-06-08 | 3 | -0/+21 |
* | Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin. | aclement | 2005-06-07 | 1 | -0/+26 |
* | GenericsWork: testcase | aclement | 2005-06-02 | 1 | -0/+7 |
* | Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow... | aclement | 2005-05-16 | 1 | -0/+73 |
* | Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycle | aclement | 2005-05-12 | 1 | -0/+4 |
* | Fix and test for PR90827: StackOverflow while weaving enum/annotation with E... | aclement | 2005-05-10 | 1 | -0/+6 |
* | tests and fixes for 93345 and static imports. From Andrew Huff. | aclement | 2005-05-09 | 1 | -0/+12 |
* | Patch from Andrew Huff - failing test for pr90588 | aclement | 2005-04-13 | 2 | -0/+4 |
* | fix for Bugzilla Bug 87376 | acolyer | 2005-03-10 | 2 | -0/+19 |
* | Fix for Bug 83645: pertypewithin({interface}) illegal field modifier | aclement | 2005-01-27 | 1 | -2/+6 |
* | @testcase PR83645 pertypewithin on interface | wisberg | 2005-01-25 | 1 | -0/+25 |
* | Fix for Bug 83563: pertypewithin() handling of inner classes | aclement | 2005-01-25 | 2 | -0/+48 |
* | Fix for Bug 83303: complier error when mixing inheritance, overriding and pol... | aclement | 2005-01-20 | 1 | -0/+26 |
* | Get enum value fields to work in the ASM. Plus test reorg as we are now addin... | aclement | 2005-01-20 | 1 | -0/+3 |
* | Fix for Bug 82570: Weaved code does not include debug lines | aclement | 2005-01-19 | 1 | -0/+32 |
* | Fixes for 78021, 79554 - both to do with us breaking the exception table for ... | aclement | 2005-01-11 | 2 | -0/+86 |