| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tests using Javac via Ant using source/target < 1.8 | Alexander Kriegisch | 2023-08-06 | 1 | -1/+1 |
* | Fix inline accessor method bug in BcelAccessForInlineMunger | Alexander Kriegisch | 2023-08-06 | 1 | -3/+5 |
* | Fix tests using Javac using source/target 1.7 | Alexander Kriegisch | 2023-06-24 | 1 | -4/+4 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 59 | -294/+293 |
* | Replace use of ASM-renamed by original ASM | Alexander Kriegisch | 2021-05-16 | 1 | -4/+4 |
* | Remove ASM 2.0 dependency from AtAjLTWTests::testLTWUnweavable | Alexander Kriegisch | 2021-03-29 | 2 | -28/+25 |
* | Make all tests run on Java 16 via '-add-opens' JVM optionjava16-add-opens | Alexander Kriegisch | 2021-03-23 | 1 | -8/+42 |
* | Updated with Java12 support | Andy Clement | 2019-04-03 | 1 | -4/+4 |
* | version bump to 1.6 | Andy Clement | 2017-09-27 | 1 | -4/+4 |
* | Various changes to get tests passing on 1.8 and 1.9 | Andy Clement | 2017-09-24 | 1 | -0/+1 |
* | Fix 436653: conditional aspect activation plus various polish | Andy Clement | 2014-10-06 | 6 | -7/+22 |
* | Upgrade to JDT 1.8.0 compiler | Andy Clement | 2014-03-18 | 1 | -2/+2 |
* | e37 related changes | aclement | 2011-12-10 | 1 | -4/+5 |
* | remove wierdness about sometimes and sometimes not getting a param on the def... | aclement | 2008-12-15 | 1 | -2/+2 |
* | to continue to fail, with new ctor vis checking | aclement | 2008-12-08 | 1 | -0/+1 |
* | prevents funny behaviour on JDK1.6 | aclement | 2008-08-08 | 1 | -5/+5 |
* | fix error revealed by allowing mixed syntaxes | aclement | 2008-06-17 | 1 | -0/+2 |
* | Stupid bloody tests that don't tell you why they failed, I HATE THEM - fixed ... | aclement | 2008-06-04 | 1 | -1/+2 |
* | AspectJ6: simplified | aclement | 2008-01-16 | 2 | -3/+9 |
* | Test LTW dump for JSPs | mwebster | 2007-01-22 | 2 | -0/+17 |
* | improved - hopefully get more info as to why currently failing on the build m... | aclement | 2006-10-10 | 1 | -0/+3 |
* | Bug 158205 "NullPointerException when weaving with bootstrap agent" (improve ... | mwebster | 2006-10-02 | 1 | -1/+1 |
* | Bug 158205 "NullPointerException when weaving with bootstrap agent" (remove u... | mwebster | 2006-10-02 | 1 | -16/+41 |
* | 154054 testcode and fix: noticing changes in around advice and forcing full b... | aclement | 2006-09-22 | 1 | -8/+12 |
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat... | aclement | 2006-08-25 | 1 | -0/+3 |
* | Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weavi... | mwebster | 2006-08-23 | 5 | -10/+10 |
* | tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW | aclement | 2006-08-08 | 3 | -0/+23 |
* | Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project... | mwebster | 2006-08-02 | 1 | -21/+0 |
* | Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore dupl... | mwebster | 2006-08-01 | 5 | -0/+61 |
* | fixed decp bug and problem with 1.5 IBM VM | aclement | 2006-06-19 | 1 | -0/+1 |
* | fix for 120739 | mwebster | 2006-06-01 | 7 | -1/+27 |
* | update license to EPL | acolyer | 2006-06-01 | 6 | -12/+12 |
* | fix for pr141945, misleading message re. aop.xml | acolyer | 2006-05-16 | 1 | -1/+1 |
* | attempt to remove the damn results.ser file. | aclement | 2006-03-28 | 1 | -0/+1 |
* | switched around. | aclement | 2006-03-27 | 1 | -1/+1 |
* | testcode for 121575 | aclement | 2005-12-21 | 3 | -0/+69 |
* | merge of RB_V1_5_0 changes back into HEAD | acolyer | 2005-12-19 | 2 | -3/+2 |
* | fix NPE in mixing style (can be in concrete aspect from code style as well) | avasseur | 2005-12-19 | 3 | -1/+46 |
* | includes an error on purpose (class is not static) | aclement | 2005-12-19 | 1 | -2/+2 |
* | this was all corrupted tests | avasseur | 2005-12-19 | 1 | -2/+2 |
* | this was all corrupted tests | avasseur | 2005-12-19 | 2 | -9/+8 |
* | more tests. | aclement | 2005-12-19 | 3 | -2/+41 |
* | slightly modified | aclement | 2005-12-19 | 3 | -6/+9 |
* | fix new syntax @decp | avasseur | 2005-12-19 | 2 | -4/+8 |
* | rearchitect @decp | avasseur | 2005-12-19 | 2 | -4/+6 |
* | merge of changes from 1.5.0 branch into HEAD | acolyer | 2005-12-19 | 2 | -3/+3 |
* | Comparable test programs. | aclement | 2005-12-19 | 6 | -0/+166 |
* | making the tests more resilient to legitimate cross-vm differences | acolyer | 2005-12-15 | 4 | -35/+135 |
* | fixes inefficient ordering of tests in SignaturePattern (that I inadvertantly... | acolyer | 2005-12-14 | 2 | -16/+8 |
* | tests and fix for pr119749 | acolyer | 2005-12-13 | 1 | -1/+1 |