| Commit message (Expand) | Author | Age | Files | Lines |
* | AST fixes: 110465 - from helen. | aclement | 2005-12-13 | 1 | -0/+8 |
* | fixes for 119019 | aclement | 2005-12-04 | 2 | -2/+2 |
* | matthews changes for stream redirection 118083: Also I've made verbose FALSE ... | aclement | 2005-11-28 | 3 | -12/+140 |
* | Matthews patches from 95529 | aclement | 2005-11-11 | 1 | -3/+4 |
* | more AST stuff: 110465 | aclement | 2005-11-11 | 1 | -0/+4 |
* | fixes from AST bug: 110465. | aclement | 2005-11-10 | 1 | -8/+16 |
* | some useful AST tests | aclement | 2005-11-08 | 1 | -0/+13 |
* | fix for 95516 (-outxml / -outxmlfile) - from Matthew. | aclement | 2005-11-07 | 1 | -0/+18 |
* | risky... what about '-Xlint:warning' | aclement | 2005-11-04 | 1 | -1/+1 |
* | make sure the harness translates path separators for those of us working on s... | acolyer | 2005-11-03 | 1 | -0/+7 |
* | pr93253: lazytjp the default | aclement | 2005-11-01 | 1 | -1/+2 |
* | Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew... | aclement | 2005-10-14 | 1 | -4/+17 |
* | change to resolvedmember serialization (to support varargs ITDs) is quite ser... | aclement | 2005-10-07 | 1 | -0/+1 |
* | Let the bug floodgates open, reweavable is now default (pr91417) | aclement | 2005-10-05 | 2 | -10/+10 |
* | give compilation context on compiler crashes during test case runs | acolyer | 2005-09-29 | 1 | -0/+28 |
* | weaver5 added | aclement | 2005-09-26 | 2 | -1/+5 |
* | Ensure tests run if no aj-build folder exists. | aclement | 2005-09-26 | 2 | -1/+3 |
* | tests and fix for pr77076 - MUCH better toleration of missing types when weav... | acolyer | 2005-09-24 | 1 | -1/+1 |
* | ast support ! (and testcase) | aclement | 2005-09-23 | 2 | -0/+540 |
* | was missing two jars - I've added them. | aclement | 2005-09-13 | 1 | -0/+28 |
* | On the build machine, code to test is in jars, not in 'bin' folders - so the ... | aclement | 2005-07-05 | 2 | -0/+2 |
* | make weaveradapter available to tests... | aclement | 2005-07-04 | 2 | -0/+2 |
* | For build machine - fixed classpath to include built jars. | aclement | 2005-06-29 | 2 | -0/+2 |
* | Fixed classpath for build machine. | aclement | 2005-06-24 | 1 | -0/+8 |
* | Classpath set for running tests on build machine | aclement | 2005-06-23 | 1 | -11/+17 |
* | unused imports (only) | wisberg | 2005-06-09 | 1 | -2/+0 |
* | @style if test, fixed Ajc that was not having sandbox in cp anymore in some c... | avasseur | 2005-06-09 | 1 | -1/+1 |
* | test broken by last commit, fixed by adding lib/out.jar back into classpath f... | acolyer | 2005-06-09 | 1 | -1/+1 |
* | More aspectjrt.jar finder fixes | wisberg | 2005-06-08 | 4 | -31/+20 |
* | package roll-up, mainly for Ant JUnit gather | wisberg | 2005-06-08 | 1 | -0/+34 |
* | Adding aspectjrt.jar to classpath when n/a to avoid brittle error-checking t... | wisberg | 2005-06-08 | 1 | -1/+43 |
* | use suite() for new package tests | wisberg | 2005-06-08 | 1 | -1/+1 |
* | perClause inheritance in @AJ (in ajdt module), fixed FIXME AV | avasseur | 2005-06-03 | 1 | -3/+3 |
* | empty test case for Ant junit | wisberg | 2005-05-21 | 1 | -0/+1 |
* | empty pseudo-test required by ant junit | wisberg | 2005-05-21 | 1 | -1/+1 |
* | aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) | avasseur | 2005-05-17 | 1 | -1/+1 |
* | Reduced duplication of vm checking logic. | aclement | 2005-05-12 | 1 | -12/+0 |
* | remove bad _IDE folder instead of bin/ that leads to odd side effects, add to... | avasseur | 2005-05-11 | 2 | -24/+5 |
* | Add loadtime into the classpath so it can find the message handler. | aclement | 2005-05-11 | 2 | -1/+5 |
* | Can check vm level now. | aclement | 2005-05-05 | 1 | -0/+13 |
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +... | avasseur | 2005-05-04 | 1 | -1/+1 |
* | it's a whole new compiler in there... | acolyer | 2005-04-29 | 2 | -5/+5 |
* | MultiIncrementalSupport: reports build kind when claiming success. | aclement | 2005-04-26 | 1 | -1/+1 |
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ... | avasseur | 2005-04-26 | 2 | -2/+20 |
* | support in ajc for parsing and error reporting of @AspectJ style aspect defin... | acolyer | 2005-04-25 | 2 | -1/+6 |
* | Adds JUnit to the classpath (so it is available for test material to use) | aclement | 2005-04-19 | 2 | -3/+6 |
* | See pr90806 - change to harness so fast machines don't fail incremental tests. | aclement | 2005-04-13 | 1 | -0/+12 |
* | Make the aspectj5rt classes available for writing 1.5 tests. | aclement | 2005-02-17 | 2 | -2/+5 |
* | better support for weaveInfo message, <weave> step, and stderr/out validation... | acolyer | 2005-02-11 | 5 | -16/+48 |
* | Fix for Bug 83645: pertypewithin({interface}) illegal field modifier | aclement | 2005-01-27 | 1 | -0/+6 |