summaryrefslogtreecommitdiffstats
path: root/tests/java5/ataspectj
Commit message (Expand)AuthorAgeFilesLines
* deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ...avasseur2005-05-192-4/+35
* LTW and around inling test for code styleavasseur2005-05-174-0/+143
* aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)avasseur2005-05-176-73/+107
* added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci...avasseur2005-05-131-1/+1
* remove bad _IDE folder instead of bin/ that leads to odd side effects, add to...avasseur2005-05-111-1/+1
* fix LTW testavasseur2005-05-112-1/+11
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT...avasseur2005-05-106-103/+169
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-044-4/+95
* @AJ around inline + test, fix a bug in BcelClassWeaver on my wayavasseur2005-05-031-0/+108
* PTW perClause for @AJ + perClause testavasseur2005-05-022-7/+169
* it's a whole new compiler in there...acolyer2005-04-292-5/+24
* inlining of around for @AJ works unless non public member accessed from withi...avasseur2005-04-281-0/+103
* fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ...avasseur2005-04-2611-0/+123
* test cases for @AspectJ visitorsacolyer2005-04-2529-11/+537
* @AJ annotation are runtime visible, fixed all licenses from branch for EPLavasseur2005-04-2210-50/+90
* commented jar target from bcel-builder/build.xml since broken (can someone co...avasseur2005-04-201-0/+1
* removed issingleton - causes crashaclement2005-04-191-1/+1
* From branch: @AJ test materialaclement2005-04-1912-0/+980
* Andrew Huffs test programs for @AJaclement2005-04-1944-0/+498