Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix issue in test for -1.5 and @AJ ITD with @anno | avasseur | 2005-10-21 | 12 | -51/+206 | |
| | | | | impl error message for reweavable and not declared in aop.xml as per David Knibb patch, #104218 | |||||
* | weaveinfo for @AJ ITD | avasseur | 2005-10-21 | 3 | -4/+20 | |
| | ||||||
* | docs for @AJ ITD | avasseur | 2005-10-21 | 1 | -278/+424 | |
| | ||||||
* | test and fix for pr111915 | aclement | 2005-10-21 | 4 | -10/+33 | |
| | ||||||
* | *Now* we're moving - more and more stuff from GenericsTests is working :) ↵ | aclement | 2005-10-20 | 6 | -22/+86 | |
| | | | | see pr112105 comment #11 | |||||
* | test and fix for pr113073 from Helen | aclement | 2005-10-20 | 4 | -15/+47 | |
| | ||||||
* | provide access to the sigpattern (Helen) | aclement | 2005-10-20 | 1 | -0/+4 | |
| | ||||||
* | Fix for ordering problem when using generic abstract aspects. Fix for ↵ | aclement | 2005-10-20 | 7 | -45/+171 | |
| | | | | crappy code (of mine) in ResolvedType.discover... - see pr112105 comment #10 | |||||
* | Changes for generic field itds - see 112105 comment 9 | aclement | 2005-10-20 | 12 | -69/+301 | |
| | ||||||
* | swapped a letter | aclement | 2005-10-20 | 1 | -1/+1 | |
| | ||||||
* | more design tests. | aclement | 2005-10-20 | 2 | -0/+33 | |
| | ||||||
* | serialized form of ITD field mungers changed (includes aliases) - jars rebuilt | aclement | 2005-10-20 | 35 | -0/+0 | |
| | ||||||
* | temporary removal to get a build through. | aclement | 2005-10-20 | 1 | -3/+4 | |
| | ||||||
* | helper method | aclement | 2005-10-19 | 1 | -0/+9 | |
| | ||||||
* | changed the fix - it didnt even compile on my machine without this change... | aclement | 2005-10-19 | 1 | -1/+1 | |
| | ||||||
* | fix for odd NPE - don't know what this readAspect goal is (javadoc welcome) ↵ | avasseur | 2005-10-19 | 1 | -4/+11 | |
| | | | | and thus if my fix is ok | |||||
* | I've tackled methods and ctor generic itds - now fields. | aclement | 2005-10-19 | 1 | -0/+13 | |
| | ||||||
* | generics tests revisted post all the recent changes - more of them now pass! | aclement | 2005-10-19 | 12 | -76/+162 | |
| | ||||||
* | moved stuff around to get rid of the annoying warning about foo() should be ↵ | aclement | 2005-10-19 | 8 | -0/+0 | |
| | | | | called statically. I couldn't just 'fix the program' as it is used in that form as input for a test - so I just moved the code outside of the existing source folders. | |||||
* | removed jdwp from test for CC | avasseur | 2005-10-18 | 1 | -1/+0 | |
| | ||||||
* | due fix and test for @AJ ITD reweavable, serialization of the method ↵ | avasseur | 2005-10-18 | 10 | -15/+196 | |
| | | | | delegate munger | |||||
* | tests and fix for pr112027 | aclement | 2005-10-18 | 5 | -1/+15 | |
| | ||||||
* | change to itd ctor serialization - quick rebuild of jars. | aclement | 2005-10-18 | 3 | -0/+0 | |
| | ||||||
* | ctor ITDs now remember tvar aliases (see 112105) | aclement | 2005-10-18 | 3 | -12/+20 | |
| | ||||||
* | slightly changed parsing test. | aclement | 2005-10-18 | 1 | -1/+1 | |
| | ||||||
* | tests put back in :) | aclement | 2005-10-18 | 1 | -4/+4 | |
| | ||||||
* | change to itd ctor serialization - quick rebuild of jars. | aclement | 2005-10-18 | 32 | -0/+0 | |
| | ||||||
* | rebuilt - includes DeclareImplements annotation | aclement | 2005-10-18 | 2 | -0/+0 | |
| | ||||||
* | pr110307: testcode | aclement | 2005-10-18 | 4 | -10/+84 | |
| | ||||||
* | see pr112105: delegating impl required | aclement | 2005-10-18 | 1 | -0/+5 | |
| | ||||||
* | see pr112105: can parameterize taking aliases into account | aclement | 2005-10-18 | 3 | -6/+30 | |
| | ||||||
* | see pr112105: tidyup | aclement | 2005-10-18 | 2 | -35/+12 | |
| | ||||||
* | see pr112105: parameterizes a generic ITD when looking at whether abstract ↵ | aclement | 2005-10-18 | 1 | -2/+10 | |
| | | | | methods are overridden. | |||||
* | how many spelling mistakes could I make in one comment? | aclement | 2005-10-17 | 1 | -4/+8 | |
| | ||||||
* | due fix for @AJ ITD annotation copy from ITD intf methods | avasseur | 2005-10-17 | 2 | -34/+39 | |
| | ||||||
* | Fix part 1 for pr110307 | aclement | 2005-10-17 | 5 | -1269/+1386 | |
| | ||||||
* | organized imports. | aclement | 2005-10-17 | 2 | -11/+7 | |
| | ||||||
* | Fix part 1 for pr110307 | aclement | 2005-10-17 | 2 | -2/+6 | |
| | ||||||
* | polish for last commit | avasseur | 2005-10-17 | 4 | -161/+39 | |
| | | | | | (implement @AspectJ ITD @DeclareParents and @DeclareImplements changed AjType as ITD field is meaningless (as @AJ ITD is interface driven)) | |||||
* | implement @AspectJ ITD @DeclareParents and @DeclareImplements | avasseur | 2005-10-17 | 18 | -1433/+2167 | |
| | | | | changed AjType as ITD field is meaningless (as @AJ ITD is interface driven) | |||||
* | Fix for pr112602 | aclement | 2005-10-17 | 4 | -9/+25 | |
| | ||||||
* | testcode for pr112602 | aclement | 2005-10-17 | 2 | -0/+14 | |
| | ||||||
* | working on 112602 | aclement | 2005-10-17 | 1 | -1/+1 | |
| | ||||||
* | testcode for 110307 | aclement | 2005-10-17 | 8 | -6/+203 | |
| | ||||||
* | Forgot to limit scope to full paths | wisberg | 2005-10-15 | 1 | -1/+3 | |
| | ||||||
* | Fix 107299 (windows full but not absolute paths) by not prefixing files that ↵ | wisberg | 2005-10-15 | 1 | -1/+1 | |
| | | | | exist (and don't need resolving). Tested locally, but unable to make a portable test. Will cause bugs for .lst-file-relative entries that match user-dir-local files. | |||||
* | discontinuing test if weaver build fails - not the issue | wisberg | 2005-10-15 | 1 | -1/+8 | |
| | ||||||
* | Committing new builder name ... no-one will be using the old one! | aclement | 2005-10-14 | 1 | -1/+1 | |
| | ||||||
* | Updates for generic ITDs - see pr112105 for a description of all changes. | aclement | 2005-10-14 | 61 | -141/+515 | |
| | ||||||
* | Fix for generic signature parsing - see pr112105 | aclement | 2005-10-14 | 3 | -0/+1 | |
| |