| Commit message (Expand) | Author | Age | Files | Lines |
* | improved and additional signature matching tests | acolyer | 2005-08-04 | 5 | -8/+158 |
* | genericitds: more combinations | aclement | 2005-08-03 | 3 | -0/+84 |
* | genericitds: now we're getting silly.. | aclement | 2005-08-03 | 5 | -0/+132 |
* | genericitds: more combinations | aclement | 2005-08-03 | 4 | -0/+81 |
* | genericitds: the possibilities are endless. | aclement | 2005-07-29 | 6 | -6/+105 |
* | genericitds: using wildcard '? extends' with typevariables. | aclement | 2005-07-29 | 1 | -0/+20 |
* | tests for initialization and preinitialization pointcut matching with generics | acolyer | 2005-07-29 | 3 | -0/+92 |
* | genericitds: using wildcard '? extends Type' | aclement | 2005-07-29 | 2 | -0/+41 |
* | genericitds: using wildcard '? extends' with typevariables. | aclement | 2005-07-29 | 2 | -0/+36 |
* | test cases for get, set, staticinitialization, this, target, and within point... | acolyer | 2005-07-29 | 8 | -0/+312 |
* | updates to tests in accordance with generics simplification plan | acolyer | 2005-07-28 | 2 | -4/+2 |
* | changed dumb testcase | aclement | 2005-07-27 | 1 | -4/+5 |
* | sick sick sick generic itd tests. | aclement | 2005-07-26 | 3 | -0/+54 |
* | generics: testcase - static generic method ITD | aclement | 2005-07-26 | 1 | -0/+23 |
* | annotated lines that should produce compilation warnings | acolyer | 2005-07-22 | 1 | -4/+4 |
* | fix #104212 very bad bug on static method call jp that has been around since ... | avasseur | 2005-07-22 | 1 | -0/+64 |
* | fixes bug in test case caught by improved error messages in compiler | acolyer | 2005-07-21 | 1 | -1/+1 |
* | generics: fixes for decp testcases involving generic types targeted by param... | aclement | 2005-07-21 | 2 | -3/+7 |
* | tidy up after a run... | aclement | 2005-07-21 | 1 | -0/+5 |
* | fix in ltw log + test + some doc on custom message handler is evil | avasseur | 2005-07-21 | 9 | -0/+239 |
* | generics: testcase for decp'ing parameterized type onto a generic type that i... | aclement | 2005-07-20 | 1 | -0/+18 |
* | ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes som... | avasseur | 2005-07-18 | 6 | -0/+145 |
* | fix LTW for JMX stuff, rename messageHolder, some doc on that + dump | avasseur | 2005-07-18 | 4 | -4/+4 |
* | @DeclareAnnotation and guard to not use it in M3, doc update for M3 | avasseur | 2005-07-18 | 1 | -7/+1 |
* | This is the beginning of a significant refactoring needed to cleanly support ... | acolyer | 2005-07-15 | 5 | -0/+148 |
* | more test cases covering generics in pointcut expressions | acolyer | 2005-07-13 | 5 | -0/+87 |
* | test that a signature with a generic declaring type does not match on the era... | acolyer | 2005-07-12 | 1 | -0/+18 |
* | test that a the erasure of a signature matches a parameterized implementation... | acolyer | 2005-07-12 | 1 | -0/+17 |
* | fix 83935 where Jp / Pjp is an arg and bound in a formal binding as well as a... | avasseur | 2005-07-11 | 2 | -5/+172 |
* | added one simple test for matching members of a parameterized type. | acolyer | 2005-07-11 | 4 | -0/+39 |
* | generics: decp tests, binary weaving | aclement | 2005-07-08 | 8 | -0/+33 |
* | generics: decp tests | aclement | 2005-07-08 | 3 | -0/+34 |
* | generics: decp testcases | aclement | 2005-07-04 | 4 | -2/+31 |
* | fix source location for @AJ + fix the AsmManager behavior for @AJ (still no l... | avasseur | 2005-07-04 | 3 | -1/+170 |
* | generics: trivial decp implements. | aclement | 2005-07-04 | 1 | -4/+6 |
* | generics decp test. | aclement | 2005-06-21 | 1 | -1/+1 |
* | LTW weaver/dump@within option + fix a sout in weaver | avasseur | 2005-06-20 | 4 | -0/+72 |
* | update aspectjrt.jar in lib and test cases uses MAP in tests to reflect intro... | acolyer | 2005-06-20 | 2 | -4/+4 |
* | fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeComm... | avasseur | 2005-06-13 | 2 | -1/+2 |
* | @style if test, fixed Ajc that was not having sandbox in cp anymore in some c... | avasseur | 2005-06-09 | 5 | -9/+142 |
* | Readded test, order fixed via precedence | aclement | 2005-06-09 | 1 | -0/+2 |
* | test for if @style - a todo for Adrian | avasseur | 2005-06-09 | 2 | -24/+18 |
* | Tests for 98901: annotation copying on public ITDs | aclement | 2005-06-08 | 1 | -0/+46 |
* | Tests and fixes for 98901: annotation copying on public ITDs | aclement | 2005-06-08 | 2 | -0/+66 |
* | Improved generic ITD tests. | aclement | 2005-06-08 | 3 | -2/+5 |
* | finally fixed 75442+78383, impl a visitor pattern in patterns package, turned... | avasseur | 2005-06-07 | 1 | -0/+1 |
* | perClause inheritance in @AJ (in ajdt module), fixed FIXME AV | avasseur | 2005-06-03 | 4 | -0/+116 |
* | fix some glitches in test cases to ensure that these are legal AspectJ declar... | acolyer | 2005-06-02 | 4 | -6/+6 |
* | GenericsWork: ITD testcode | aclement | 2005-06-02 | 12 | -0/+136 |
* | GenericsWork: new test programs for bug reports. | aclement | 2005-06-01 | 4 | -0/+60 |