| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | modified type parameter check to allow co-dependent generic declare parents t... | aclement | 2005-11-01 | 1 | -1/+10 |
* | organized imports. | aclement | 2005-11-01 | 1 | -3/+2 |
* | testcase | aclement | 2005-11-01 | 1 | -0/+19 |
* | lazytjp default - test code | aclement | 2005-10-31 | 9 | -0/+209 |
* | reflection for 1.5 API Method.isBridge(), unused local | wisberg | 2005-10-29 | 1 | -3/+22 |
* | moved to devGuideDB/ltw.xml - avoiding xml errors | wisberg | 2005-10-29 | 1 | -431/+2 |
* | #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fine | avasseur | 2005-10-28 | 9 | -7/+223 |
* | hopefully the last of the array gremlins in the reflection based world... | acolyer | 2005-10-28 | 2 | -12/+16 |
* | naughty - Andy broke the build! | aclement | 2005-10-28 | 3 | -3/+3 |
* | test and fix for pr113861 | aclement | 2005-10-27 | 7 | -11/+56 |
* | Fixes for pr113947. | aclement | 2005-10-27 | 8 | -10/+55 |
* | matthews generic aspect: testcode for pr113947 | aclement | 2005-10-27 | 14 | -0/+619 |
* | testcode and fixes for pr99191: thanks to Helen. | aclement | 2005-10-27 | 9 | -4/+211 |
* | test and fix for pr113447: from Helen. | aclement | 2005-10-27 | 4 | -10/+62 |
* | impl and test for dec precedence in aop.xml without extends | avasseur | 2005-10-27 | 9 | -19/+173 |
* | pr113630: fixed! | aclement | 2005-10-27 | 11 | -39/+122 |
* | pr113630: testcode | aclement | 2005-10-27 | 14 | -153/+147 |
* | pr113630 - new message. | aclement | 2005-10-27 | 2 | -2/+2 |
* | precedence doc for concrete-aspect | avasseur | 2005-10-27 | 1 | -2/+6 |
* | see pr112105 comment #13: better var name | aclement | 2005-10-26 | 1 | -2/+2 |
* | see pr112105 comment #13: more helpers, for itd support. | aclement | 2005-10-26 | 1 | -2/+16 |
* | see pr112105 comment #13: naughty. made a check configurable. | aclement | 2005-10-26 | 1 | -0/+12 |
* | see pr112105 comment #13: bridge method handling for ITD fields/methods | aclement | 2005-10-26 | 1 | -38/+146 |
* | see pr112105 comment #13: improved (slightly) code for locating annotation ho... | aclement | 2005-10-26 | 1 | -4/+19 |
* | see pr112105 comment #13: yey! use parameterized mungers when applying ITDs | aclement | 2005-10-26 | 1 | -5/+6 |
* | see pr112105 comment #13: dont forget the tvars | aclement | 2005-10-26 | 1 | -0/+1 |
* | see pr112105 comment #13: uses new declared sig support inside a munger. | aclement | 2005-10-26 | 3 | -11/+37 |
* | see pr112105 comment #13: copies type vars across and able to create bridge m... | aclement | 2005-10-26 | 1 | -6/+32 |
* | see pr112105 comment #13: new and modified testcode | aclement | 2005-10-26 | 5 | -14/+227 |
* | see pr112105 comment #13: these now use the aliases correctly. | aclement | 2005-10-26 | 2 | -11/+10 |
* | generics test for ITDFs | aclement | 2005-10-26 | 1 | -0/+5 |
* | organized imports | aclement | 2005-10-26 | 1 | -3/+1 |
* | organized imports | aclement | 2005-10-26 | 1 | -3/+5 |
* | generic aspect test W | aclement | 2005-10-26 | 1 | -4/+8 |
* | detects starttWith pattern in aop.xml include/exclude and do fast match | avasseur | 2005-10-26 | 5 | -19/+178 |
* | pr113630 testcase added - commented out. | aclement | 2005-10-26 | 8 | -0/+179 |
* | errr, org/aspectj/lang/annotation/Pointcut was missing from one of these, cau... | aclement | 2005-10-26 | 2 | -0/+0 |
* | fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ... | avasseur | 2005-10-25 | 11 | -39/+251 |
* | change to override check. | aclement | 2005-10-25 | 1 | -1/+1 |
* | ajdtcore for abstract @Pointcut | avasseur | 2005-10-25 | 6 | -38/+64 |
* | test and fix for 112615 (-XhasMember not working if passed through AJDT). Pa... | aclement | 2005-10-25 | 2 | -0/+10 |
* | some bridge method testcases and impl for 108101 | aclement | 2005-10-25 | 9 | -82/+282 |
* | concrete-aspect impl and doc for LTW - see #95529 | avasseur | 2005-10-25 | 20 | -74/+755 |
* | added a test to make sure primitives work (they do), and also tidied up the a... | acolyer | 2005-10-25 | 2 | -3/+10 |
* | ensure that reflection based world can cope when given a java.lang.Class that... | acolyer | 2005-10-24 | 4 | -3/+26 |
* | perf improvements from Matthew and Ron #113511 | avasseur | 2005-10-24 | 2 | -12/+21 |
* | testcases. | aclement | 2005-10-24 | 4 | -2/+32 |
* | added if() expressions to permitted scopes for thisJoinPoint forms | wisberg | 2005-10-22 | 1 | -1/+2 |
* | test V for generics, 4 to go. | aclement | 2005-10-21 | 1 | -1/+5 |
* | complex aspect! | aclement | 2005-10-21 | 1 | -0/+160 |