| Commit message (Expand) | Author | Age | Files | Lines |
* | tests and fix for pr99136 (dup adviceDidNotMatch warnings), plus extended tes... | acolyer | 2005-09-02 | 4 | -0/+76 |
* | tests and fix for pr108062, failing to correctly tokenize (ZZLjava/...) | acolyer | 2005-09-02 | 1 | -0/+38 |
* | tests for pr59397, synthetic ITC arg confusing matching | acolyer | 2005-09-01 | 1 | -0/+6 |
* | test and fix for pr74048, unused private warnings for aspect types. | acolyer | 2005-09-01 | 1 | -0/+5 |
* | tests and fix for pr59196, args pcd not ignoring synthetic arguments at advic... | acolyer | 2005-09-01 | 1 | -0/+18 |
* | tests and fix for pr71159, visibility not taken into account when determining... | acolyer | 2005-08-31 | 6 | -0/+100 |
* | tests and fix for pr107858, inline field access in argument to proceed with t... | acolyer | 2005-08-31 | 1 | -0/+12 |
* | tests for pr104024, inner class constructed inline and passed as argument to ... | acolyer | 2005-08-31 | 1 | -0/+14 |
* | tests and fix for pr105479, declare parents introducing method override with ... | acolyer | 2005-08-31 | 1 | -0/+13 |
* | test for pr95992 | acolyer | 2005-08-31 | 1 | -0/+14 |
* | tests for pr108370, enum switch in itd method with target type on the inpath | acolyer | 2005-08-31 | 2 | -0/+21 |
* | tests for pr108454, 'Waving' crash on a 1.5 java generics? | acolyer | 2005-08-31 | 4 | -0/+30 |
* | fix for pr108377, Verify error on unqualified reference to itd field inside i... | acolyer | 2005-08-31 | 1 | -0/+15 |
* | tests for pr107953 and newsgroup reported issue of varargs matching with type... | acolyer | 2005-08-30 | 2 | -0/+35 |
* | tests for pr108425 and pr108104 | acolyer | 2005-08-30 | 6 | -0/+173 |
* | tests for pr108050, signature matching in multiple override scenarioV1_5_0M3a | acolyer | 2005-08-26 | 1 | -0/+30 |
* | tests for pr108104 | acolyer | 2005-08-26 | 1 | -0/+31 |
* | tests for pr107898 and pr72668 | acolyer | 2005-08-25 | 3 | -0/+52 |
* | two more bug testcases. | aclement | 2005-08-24 | 1 | -0/+22 |
* | 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 |