| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | test case fix | avasseur | 2005-05-31 | 2 | -3/+2 |
* | @AJ aspect inheritance and static pc ref | avasseur | 2005-05-31 | 3 | -0/+87 |
* | #96371 META-INF/aop.xml lookup fix + test | avasseur | 2005-05-30 | 3 | -9/+3 |
* | moved bcel things to bcel package in weaver, deow test + fix for @AJ | avasseur | 2005-05-20 | 1 | -0/+41 |
* | deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ... | avasseur | 2005-05-19 | 2 | -4/+35 |
* | LTW and around inling test for code style | avasseur | 2005-05-17 | 4 | -0/+143 |
* | aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) | avasseur | 2005-05-17 | 6 | -73/+107 |
* | added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci... | avasseur | 2005-05-13 | 1 | -1/+1 |
* | Fix and tests for pr84312: runtime retention checking. From Andrew Huff. | aclement | 2005-05-12 | 1 | -18/+23 |
* | remove bad _IDE folder instead of bin/ that leads to odd side effects, add to... | avasseur | 2005-05-11 | 1 | -1/+1 |
* | fix LTW test | avasseur | 2005-05-11 | 2 | -1/+11 |
* | fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT... | avasseur | 2005-05-10 | 6 | -103/+169 |
* | tests and fixes for 93345 and static imports. From Andrew Huff. | aclement | 2005-05-09 | 1 | -0/+9 |
* | Tests for 87282, 88606 | aclement | 2005-05-06 | 2 | -0/+26 |
* | Fix for 91053 (Generics): Generics problem with Set | aclement | 2005-05-06 | 1 | -0/+18 |
* | Fix for pr91267 (Generics): NPE at EclipseFactory.java:143 when using generic... | aclement | 2005-05-06 | 2 | -0/+28 |
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +... | avasseur | 2005-05-04 | 4 | -4/+95 |
* | @AJ around inline + test, fix a bug in BcelClassWeaver on my way | avasseur | 2005-05-03 | 1 | -0/+108 |
* | PTW perClause for @AJ + perClause test | avasseur | 2005-05-02 | 2 | -7/+169 |
* | it's a whole new compiler in there... | acolyer | 2005-04-29 | 2 | -5/+24 |
* | inlining of around for @AJ works unless non public member accessed from withi... | avasseur | 2005-04-28 | 1 | -0/+103 |
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ... | avasseur | 2005-04-26 | 11 | -0/+123 |
* | test cases for @AspectJ visitors | acolyer | 2005-04-25 | 29 | -11/+537 |
* | @AJ annotation are runtime visible, fixed all licenses from branch for EPL | avasseur | 2005-04-22 | 10 | -50/+90 |
* | this set of commits teaches the TypeX world about parameterized types. it han... | acolyer | 2005-04-20 | 1 | -0/+2 |
* | commented jar target from bcel-builder/build.xml since broken (can someone co... | avasseur | 2005-04-20 | 1 | -0/+1 |
* | Fix for pr92053: atargs causes a VerifyError: Unable to pop operand off an em... | aclement | 2005-04-20 | 1 | -0/+23 |
* | fix for Bugzilla Bug 91858 | acolyer | 2005-04-20 | 1 | -0/+7 |
* | removed issingleton - causes crash | aclement | 2005-04-19 | 1 | -1/+1 |
* | From branch: @AJ test material | aclement | 2005-04-19 | 12 | -0/+980 |
* | Andrew Huffs test programs for @AJ | aclement | 2005-04-19 | 44 | -0/+498 |
* | fix for Bugzilla Bug 84333 | acolyer | 2005-03-23 | 1 | -0/+21 |