| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | @style if support, parser support for if() / if(true)/ if(false) [might lead ... | avasseur | 2005-06-08 | 1 | -1/+1 |
* | Tests and fixes for 98901: annotation copying on public ITDs | aclement | 2005-06-08 | 1 | -0/+12 |
* | Tests for 98901: annotation copying on public ITDs | aclement | 2005-06-08 | 1 | -11/+29 |
* | Two more generics testcases working. | aclement | 2005-06-08 | 1 | -8/+12 |
* | tests for pr84260: static imports | aclement | 2005-06-08 | 2 | -0/+18 |
* | Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin. | aclement | 2005-06-07 | 2 | -1/+10 |
* | finally fixed 75442+78383, impl a visitor pattern in patterns package, turned... | avasseur | 2005-06-07 | 1 | -7/+7 |
* | perClause inheritance in @AJ (in ajdt module), fixed FIXME AV | avasseur | 2005-06-03 | 4 | -22/+43 |
* | temporary test removal until Alex can get synchronized. | aclement | 2005-06-02 | 1 | -3/+4 |
* | 4 additional tests passing... | acolyer | 2005-06-02 | 1 | -12/+12 |
* | GenericsWork: ITD testcases, commented out - needs parser work first. | aclement | 2005-06-02 | 2 | -3/+149 |
* | GenericsWork: 5 new generics tests. | aclement | 2005-06-01 | 2 | -0/+53 |
* | test case fix | avasseur | 2005-05-31 | 1 | -7/+4 |
* | @AJ aspect inheritance and static pc ref | avasseur | 2005-05-31 | 2 | -0/+12 |
* | moved bcel things to bcel package in weaver, deow test + fix for @AJ | avasseur | 2005-05-20 | 2 | -0/+11 |
* | deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ... | avasseur | 2005-05-19 | 2 | -3/+8 |
* | Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put gu... | aclement | 2005-05-18 | 1 | -0/+10 |
* | LTW and around inling test for code style | avasseur | 2005-05-17 | 4 | -0/+20 |
* | aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) | avasseur | 2005-05-17 | 4 | -30/+92 |
* | Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow... | aclement | 2005-05-16 | 2 | -0/+12 |
* | added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci... | avasseur | 2005-05-13 | 4 | -10/+102 |
* | LTW test commented out due to 75442 just rollbacked... | avasseur | 2005-05-12 | 1 | -1/+2 |
* | Fix and tests for pr84312: runtime retention checking. From Andrew Huff. | aclement | 2005-05-12 | 1 | -3/+4 |
* | Reduced duplication of vm checking logic. | aclement | 2005-05-12 | 1 | -1/+2 |
* | Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycle | aclement | 2005-05-12 | 2 | -0/+8 |
* | remove bad _IDE folder instead of bin/ that leads to odd side effects, add to... | avasseur | 2005-05-11 | 1 | -1/+0 |
* | Fix and test for PR90827: StackOverflow while weaving enum/annotation with E... | aclement | 2005-05-10 | 2 | -3/+6 |
* | For some reason eclipse won't let me commit ajc150.xml right now, so I have t... | aclement | 2005-05-10 | 1 | -3/+3 |
* | fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT... | avasseur | 2005-05-10 | 5 | -6/+76 |
* | Fix and test for PR90827: StackOverflow while weaving enum/annotation with E... | aclement | 2005-05-10 | 1 | -0/+4 |
* | tests and fixes for 93345 and static imports. From Andrew Huff. | aclement | 2005-05-09 | 4 | -1/+48 |
* | Tests for 87282, 88606 | aclement | 2005-05-06 | 2 | -0/+17 |
* | Fix for 91053 (Generics): Generics problem with Set | aclement | 2005-05-06 | 2 | -0/+9 |
* | Fix for pr91267 (Generics): NPE at EclipseFactory.java:143 when using generic... | aclement | 2005-05-06 | 2 | -0/+18 |
* | Aha - the default test config on the build system is still finding it in the ... | aclement | 2005-05-06 | 1 | -1/+3 |
* | remove for 1 run to get a build through!!! | aclement | 2005-05-05 | 1 | -4/+5 |
* | checks vm level | aclement | 2005-05-05 | 1 | -2/+3 |
* | enable compilation of @AfterReturning(pointcut="...") | acolyer | 2005-05-04 | 1 | -5/+5 |
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +... | avasseur | 2005-05-04 | 1 | -0/+4 |
* | enhancement 91719 - Oli B's tests for xlint warnings, integration work done b... | aclement | 2005-05-04 | 2 | -0/+23 |
* | @AJ around inline + test, fix a bug in BcelClassWeaver on my way | avasseur | 2005-05-03 | 3 | -56/+61 |
* | PTW perClause for @AJ + perClause test | avasseur | 2005-05-02 | 4 | -222/+16 |
* | it's a whole new compiler in there... | acolyer | 2005-04-29 | 3 | -1/+11 |
* | inlining of around for @AJ works unless non public member accessed from withi... | avasseur | 2005-04-28 | 5 | -101/+281 |
* | MultiIncrementalSupport: the test harness for managing Ajde interactions and ... | aclement | 2005-04-26 | 3 | -0/+1135 |
* | organized imports | aclement | 2005-04-26 | 1 | -3/+2 |
* | Implements new statelistener interface method. | aclement | 2005-04-26 | 1 | -0/+1 |
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ... | avasseur | 2005-04-26 | 6 | -172/+177 |
* | test cases for @AspectJ visitors | acolyer | 2005-04-25 | 5 | -24/+313 |
* | @AJ annotation are runtime visible, fixed all licenses from branch for EPL | avasseur | 2005-04-22 | 2 | -11/+12 |