| Commit message (Expand) | Author | Age | Files | Lines |
* | Some refactoring to try and come up with better type names! | aclement | 2005-06-21 | 8 | -267/+315 |
* | LTW weaver/dump@within option + fix a sout in weaver | avasseur | 2005-06-20 | 2 | -2/+5 |
* | completed set of basic parser tests for pcds with type variables as per gener... | acolyer | 2005-06-20 | 2 | -26/+300 |
* | Fix and tests for bug 100227: [generics][itds] inner class with generic enclo... | aclement | 2005-06-16 | 1 | -20/+33 |
* | another helper method... | aclement | 2005-06-16 | 1 | -0/+4 |
* | Some new TypeX tests to check parameterization processing is working. | aclement | 2005-06-14 | 1 | -0/+38 |
* | Fix for 99089: [generics][itds] ArrayIndexOutOfBoundsException - Generics in ... | aclement | 2005-06-14 | 2 | -5/+6 |
* | Fix for 99089: [generics][itds] ArrayIndexOutOfBoundsException - Generics in ... | aclement | 2005-06-14 | 1 | -3/+3 |
* | Fix for 99089: [generics][itds] ArrayIndexOutOfBoundsException - Generics in ... | aclement | 2005-06-14 | 1 | -5/+102 |
* | rollback cvs notif test | avasseur | 2005-06-13 | 1 | -1/+1 |
* | cvs notif test | avasseur | 2005-06-13 | 1 | -1/+1 |
* | alex rollbaclk / cvs commit test | avasseur | 2005-06-13 | 1 | -1/+0 |
* | test cvsnotif | avasseur | 2005-06-13 | 1 | -0/+1 |
* | fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeComm... | avasseur | 2005-06-13 | 2 | -19/+6 |
* | unused imports (only) | wisberg | 2005-06-09 | 7 | -12/+0 |
* | This PointcutParser should *not* support if - it is not to be confused with t... | acolyer | 2005-06-09 | 2 | -137/+168 |
* | first batch of updates for generics :- largely parsing plus storage of type v... | acolyer | 2005-06-09 | 80 | -295/+1818 |
* | test for if @style - a todo for Adrian | avasseur | 2005-06-09 | 2 | -14/+63 |
* | @style if support, parser support for if() / if(true)/ if(false) [might lead ... | avasseur | 2005-06-08 | 13 | -214/+378 |
* | Tests and fixes for 98901: annotation copying on public ITDs | aclement | 2005-06-08 | 2 | -14/+54 |
* | add getters for visitor, turned on poincut test case | avasseur | 2005-06-08 | 25 | -142/+219 |
* | Tests and fix for pr98646: "Parser cannot parse varargs correctly". Fix is t... | aclement | 2005-06-07 | 3 | -33/+22 |
* | p -> append again! | acolyer | 2005-06-07 | 1 | -48/+48 |
* | p -> append | acolyer | 2005-06-07 | 1 | -53/+53 |
* | Remove Java 5 autoboxing dependency that has been introduced. | aclement | 2005-06-07 | 1 | -7/+6 |
* | mock test to avoid junit no test in there (temp / waiting for Adrian fix in p... | avasseur | 2005-06-07 | 1 | -0/+4 |
* | test case for pattern visitor, issue with varargs so test case for Adrian to ... | avasseur | 2005-06-07 | 6 | -13/+2509 |
* | finally fixed 75442+78383, impl a visitor pattern in patterns package, turned... | avasseur | 2005-06-07 | 43 | -23/+1277 |
* | perClause inheritance in @AJ (in ajdt module), fixed FIXME AV | avasseur | 2005-06-03 | 13 | -83/+90 |
* | fix for weaver test suite where munger don't have a concrete aspect attached | avasseur | 2005-06-02 | 2 | -3/+3 |
* | GenericsWork: Minor mod to Member.typesToSignature() call - now the caller ca... | aclement | 2005-06-01 | 2 | -2/+2 |
* | GenericsWork: simplified now typeX's know about raw type info | aclement | 2005-06-01 | 1 | -5/+0 |
* | GenericsWork: TypeX's know their rawTypeSignature in addition to their parame... | aclement | 2005-06-01 | 1 | -9/+28 |
* | GenericsWork: marked declaredSignature as potentially redundant - review prio... | aclement | 2005-06-01 | 1 | -1/+1 |
* | GenericsWork: signature parsing made generics aware. Added getDeclaredSignat... | aclement | 2005-06-01 | 1 | -12/+46 |
* | ignore bintest directories | acolyer | 2005-05-31 | 1 | -0/+2 |
* | @AJ aspect inheritance and static pc ref | avasseur | 2005-05-31 | 2 | -3/+25 |
* | empty pseudo-test required by ant junit | wisberg | 2005-05-21 | 1 | -0/+1 |
* | making Test a TestCase | wisberg | 2005-05-21 | 1 | -1/+4 |
* | forget the empty pseudo-test required by ant junit | wisberg | 2005-05-21 | 1 | -1/+1 |
* | test fails unless setup and run manually, so skipped with instructions | wisberg | 2005-05-21 | 1 | -1/+2 |
* | moved bcel things to bcel package in weaver, deow test + fix for @AJ | avasseur | 2005-05-20 | 13 | -399/+411 |
* | deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ... | avasseur | 2005-05-19 | 1 | -10/+165 |
* | newbuild.xml replacing build.xml, with Alex ok | wisberg | 2005-05-19 | 2 | -65/+3 |
* | aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) | avasseur | 2005-05-17 | 11 | -23/+89 |
* | Nicer toString() :) | aclement | 2005-05-16 | 1 | -1/+8 |
* | Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow... | aclement | 2005-05-16 | 1 | -16/+33 |
* | added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci... | avasseur | 2005-05-13 | 2 | -1/+3 |
* | see #75442, lateTypeMunger rollback for now. This is not enough | avasseur | 2005-05-12 | 2 | -2/+9 |
* | Fix and tests for pr84312: runtime retention checking. From Andrew Huff. | aclement | 2005-05-12 | 1 | -10/+1 |