| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add test for proxy weaving and jit class weaving, update ltw doc | avasseur | 2005-08-11 | 2 | -2/+9 |
* | fix #104212 very bad bug on static method call jp that has been around since ... | avasseur | 2005-07-22 | 2 | -0/+10 |
* | fix in ltw log + test + some doc on custom message handler is evil | avasseur | 2005-07-21 | 2 | -1/+10 |
* | commented out debug line... | aclement | 2005-07-20 | 1 | -1/+1 |
* | ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes som... | avasseur | 2005-07-18 | 2 | -0/+12 |
* | @DeclareAnnotation and guard to not use it in M3, doc update for M3 | avasseur | 2005-07-18 | 1 | -2/+2 |
* | fix 83935 where Jp / Pjp is an arg and bound in a formal binding as well as a... | avasseur | 2005-07-11 | 2 | -4/+15 |
* | add offset in MethodDeclarationAttribute for @AJ in AJDT | avasseur | 2005-07-05 | 1 | -2/+2 |
* | fix source location for @AJ + fix the AsmManager behavior for @AJ (still no l... | avasseur | 2005-07-04 | 2 | -4/+15 |
* | LTW weaver/dump@within option + fix a sout in weaver | avasseur | 2005-06-20 | 2 | -0/+12 |
* | fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeComm... | avasseur | 2005-06-13 | 1 | -7/+8 |
* | @style if test, fixed Ajc that was not having sandbox in cp anymore in some c... | avasseur | 2005-06-09 | 3 | -2/+12 |
* | test for if @style - a todo for Adrian | avasseur | 2005-06-09 | 2 | -5/+11 |
* | These fail and were not included in JUnit suite gather, but are caught up in ... | wisberg | 2005-06-08 | 1 | -14/+36 |
* | @style if support, parser support for if() / if(true)/ if(false) [might lead ... | avasseur | 2005-06-08 | 1 | -1/+1 |
* | 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 |
* | 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 | 1 | -1/+7 |
* | 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 |
* | added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci... | avasseur | 2005-05-13 | 4 | -10/+102 |
* | remove bad _IDE folder instead of bin/ that leads to odd side effects, add to... | avasseur | 2005-05-11 | 1 | -1/+0 |
* | fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT... | avasseur | 2005-05-10 | 4 | -6/+74 |
* | 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 |
* | @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 | 3 | -220/+8 |
* | 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 |
* | organized imports | aclement | 2005-04-26 | 1 | -3/+2 |
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ... | avasseur | 2005-04-26 | 5 | -172/+175 |
* | test cases for @AspectJ visitors | acolyer | 2005-04-25 | 3 | -23/+311 |
* | @AJ annotation are runtime visible, fixed all licenses from branch for EPL | avasseur | 2005-04-22 | 1 | -7/+8 |
* | commented jar target from bcel-builder/build.xml since broken (can someone co... | avasseur | 2005-04-20 | 2 | -11/+11 |
* | new simple tests - one of which aborts... | aclement | 2005-04-19 | 2 | -0/+21 |
* | from branch: simple @AJ tests | aclement | 2005-04-19 | 3 | -0/+123 |
* | Andrew Huffs coverage tests for @AJ - not currently in RunTheseBeforeYouCommi... | aclement | 2005-04-19 | 2 | -0/+495 |