aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* Some refactoring to try and come up with better type names!aclement2005-06-218-267/+315
* LTW weaver/dump@within option + fix a sout in weaveravasseur2005-06-202-2/+5
* completed set of basic parser tests for pcds with type variables as per gener...acolyer2005-06-202-26/+300
* Fix and tests for bug 100227: [generics][itds] inner class with generic enclo...aclement2005-06-161-20/+33
* another helper method...aclement2005-06-161-0/+4
* Some new TypeX tests to check parameterization processing is working.aclement2005-06-141-0/+38
* Fix for 99089: [generics][itds] ArrayIndexOutOfBoundsException - Generics in ...aclement2005-06-142-5/+6
* Fix for 99089: [generics][itds] ArrayIndexOutOfBoundsException - Generics in ...aclement2005-06-141-3/+3
* Fix for 99089: [generics][itds] ArrayIndexOutOfBoundsException - Generics in ...aclement2005-06-141-5/+102
* rollback cvs notif testavasseur2005-06-131-1/+1
* cvs notif testavasseur2005-06-131-1/+1
* alex rollbaclk / cvs commit testavasseur2005-06-131-1/+0
* test cvsnotifavasseur2005-06-131-0/+1
* fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeComm...avasseur2005-06-132-19/+6
* unused imports (only)wisberg2005-06-097-12/+0
* This PointcutParser should *not* support if - it is not to be confused with t...acolyer2005-06-092-137/+168
* first batch of updates for generics :- largely parsing plus storage of type v...acolyer2005-06-0980-295/+1818
* test for if @style - a todo for Adrianavasseur2005-06-092-14/+63
* @style if support, parser support for if() / if(true)/ if(false) [might lead ...avasseur2005-06-0813-214/+378
* Tests and fixes for 98901: annotation copying on public ITDsaclement2005-06-082-14/+54
* add getters for visitor, turned on poincut test caseavasseur2005-06-0825-142/+219
* Tests and fix for pr98646: "Parser cannot parse varargs correctly". Fix is t...aclement2005-06-073-33/+22
* p -> append again!acolyer2005-06-071-48/+48
* p -> appendacolyer2005-06-071-53/+53
* Remove Java 5 autoboxing dependency that has been introduced.aclement2005-06-071-7/+6
* mock test to avoid junit no test in there (temp / waiting for Adrian fix in p...avasseur2005-06-071-0/+4
* test case for pattern visitor, issue with varargs so test case for Adrian to ...avasseur2005-06-076-13/+2509
* finally fixed 75442+78383, impl a visitor pattern in patterns package, turned...avasseur2005-06-0743-23/+1277
* perClause inheritance in @AJ (in ajdt module), fixed FIXME AVavasseur2005-06-0313-83/+90
* fix for weaver test suite where munger don't have a concrete aspect attachedavasseur2005-06-022-3/+3
* GenericsWork: Minor mod to Member.typesToSignature() call - now the caller ca...aclement2005-06-012-2/+2
* GenericsWork: simplified now typeX's know about raw type infoaclement2005-06-011-5/+0
* GenericsWork: TypeX's know their rawTypeSignature in addition to their parame...aclement2005-06-011-9/+28
* GenericsWork: marked declaredSignature as potentially redundant - review prio...aclement2005-06-011-1/+1
* GenericsWork: signature parsing made generics aware. Added getDeclaredSignat...aclement2005-06-011-12/+46
* ignore bintest directoriesacolyer2005-05-311-0/+2
* @AJ aspect inheritance and static pc refavasseur2005-05-312-3/+25
* empty pseudo-test required by ant junitwisberg2005-05-211-0/+1
* making Test a TestCasewisberg2005-05-211-1/+4
* forget the empty pseudo-test required by ant junitwisberg2005-05-211-1/+1
* test fails unless setup and run manually, so skipped with instructionswisberg2005-05-211-1/+2
* moved bcel things to bcel package in weaver, deow test + fix for @AJavasseur2005-05-2013-399/+411
* deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ...avasseur2005-05-191-10/+165
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-65/+3
* aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)avasseur2005-05-1711-23/+89
* Nicer toString() :)aclement2005-05-161-1/+8
* Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow...aclement2005-05-161-16/+33
* added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci...avasseur2005-05-132-1/+3
* see #75442, lateTypeMunger rollback for now. This is not enoughavasseur2005-05-122-2/+9
* Fix and tests for pr84312: runtime retention checking. From Andrew Huff.aclement2005-05-121-10/+1