aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/org/aspectj/systemtest/ajc150/ataspectj
Commit message (Expand)AuthorAgeFilesLines
...
* add test for proxy weaving and jit class weaving, update ltw docavasseur2005-08-112-2/+9
* fix #104212 very bad bug on static method call jp that has been around since ...avasseur2005-07-222-0/+10
* fix in ltw log + test + some doc on custom message handler is evilavasseur2005-07-212-1/+10
* commented out debug line...aclement2005-07-201-1/+1
* ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes som...avasseur2005-07-182-0/+12
* @DeclareAnnotation and guard to not use it in M3, doc update for M3avasseur2005-07-181-2/+2
* fix 83935 where Jp / Pjp is an arg and bound in a formal binding as well as a...avasseur2005-07-112-4/+15
* add offset in MethodDeclarationAttribute for @AJ in AJDTavasseur2005-07-051-2/+2
* fix source location for @AJ + fix the AsmManager behavior for @AJ (still no l...avasseur2005-07-042-4/+15
* LTW weaver/dump@within option + fix a sout in weaveravasseur2005-06-202-0/+12
* fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeComm...avasseur2005-06-131-7/+8
* @style if test, fixed Ajc that was not having sandbox in cp anymore in some c...avasseur2005-06-093-2/+12
* test for if @style - a todo for Adrianavasseur2005-06-092-5/+11
* These fail and were not included in JUnit suite gather, but are caught up in ...wisberg2005-06-081-14/+36
* @style if support, parser support for if() / if(true)/ if(false) [might lead ...avasseur2005-06-081-1/+1
* finally fixed 75442+78383, impl a visitor pattern in patterns package, turned...avasseur2005-06-071-7/+7
* perClause inheritance in @AJ (in ajdt module), fixed FIXME AVavasseur2005-06-034-22/+43
* temporary test removal until Alex can get synchronized.aclement2005-06-021-3/+4
* test case fixavasseur2005-05-311-7/+4
* @AJ aspect inheritance and static pc refavasseur2005-05-312-0/+12
* moved bcel things to bcel package in weaver, deow test + fix for @AJavasseur2005-05-202-0/+11
* deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ...avasseur2005-05-191-1/+7
* LTW and around inling test for code styleavasseur2005-05-174-0/+20
* aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)avasseur2005-05-174-30/+92
* added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci...avasseur2005-05-134-10/+102
* remove bad _IDE folder instead of bin/ that leads to odd side effects, add to...avasseur2005-05-111-1/+0
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT...avasseur2005-05-104-6/+74
* enable compilation of @AfterReturning(pointcut="...")acolyer2005-05-041-5/+5
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-041-0/+4
* @AJ around inline + test, fix a bug in BcelClassWeaver on my wayavasseur2005-05-033-56/+61
* PTW perClause for @AJ + perClause testavasseur2005-05-023-220/+8
* it's a whole new compiler in there...acolyer2005-04-293-1/+11
* inlining of around for @AJ works unless non public member accessed from withi...avasseur2005-04-285-101/+281
* organized importsaclement2005-04-261-3/+2
* fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ...avasseur2005-04-265-172/+175
* test cases for @AspectJ visitorsacolyer2005-04-253-23/+311
* @AJ annotation are runtime visible, fixed all licenses from branch for EPLavasseur2005-04-221-7/+8
* commented jar target from bcel-builder/build.xml since broken (can someone co...avasseur2005-04-202-11/+11
* new simple tests - one of which aborts...aclement2005-04-192-0/+21
* from branch: simple @AJ testsaclement2005-04-193-0/+123
* Andrew Huffs coverage tests for @AJ - not currently in RunTheseBeforeYouCommi...aclement2005-04-192-0/+495