summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* test for 70201acolyer2004-08-101-0/+13002
* fix for Bugzilla Bug 59208acolyer2004-08-1010-0/+16525
* fix for Bugzilla Bug 70201acolyer2004-08-102-1/+15
* fix for Bugzilla Bug 70201acolyer2004-08-101-1/+4
* copyright statement!acolyer2004-08-091-6/+10
* fix for Bugzilla Bug 67592 value in the args[] array of thisJoinPoint can be ...acolyer2004-08-093-1/+48
* Fix for Bug 71377: Cannot advise private method call in around adviceaclement2004-08-097-10/+257
* cant find type/organize imports (and hopefully fix the build)aclement2004-08-0614-31/+56
* More work on 'cant find type' (bug 44191)aclement2004-08-067-16/+16
* Starting the quest to rid the world of unhelpful 'cant find type' messages......aclement2004-08-068-12/+39
* Made reference to tools.jar relative to JAVA_HOME variable. (which you must d...aclement2004-08-061-1/+1
* more deps for inc model tests.aclement2004-08-061-0/+2
* See the stack trace in real stderr so you can click on it !aclement2004-08-061-0/+1
* methods pulled up from the subclass.aclement2004-08-061-0/+62
* run the incremental model tests!aclement2004-08-061-0/+2
* promoted code up the hierarchy.aclement2004-08-061-51/+0
* incremental model tests.aclement2004-08-063-0/+275
* Moved around to fit in with new way of executing the incremental model tests ...aclement2004-08-0636-0/+0
* works for me! on Linux, on Windows, on JDK 1.4, on JDK 1.3...acolyer2004-08-061-1/+2
* fix for bug 53028acolyer2004-08-061-5/+1
* making paths absolute flushed out a Linux file system dependency in one of theacolyer2004-08-061-1/+1
* shadows src classpath entry had crept in by mistake....acolyer2004-08-061-4/+2
* fix for Bugzilla Bug 42573acolyer2004-08-055-13/+95
* more diagnostics to help with build failureaclement2004-08-051-1/+1
* added a comment indicating how and where to fix 42743 shouldacolyer2004-08-051-0/+6
* additional incremental tests : bugs 54622, 54621acolyer2004-08-0543-0/+529
* if I will insist on having my own directory....acolyer2004-08-051-0/+1
* tests for Bugzilla Bug 54618acolyer2004-08-052-0/+126
* last piece of fix for Bugzilla Bug 54621acolyer2004-08-051-1/+36
* No really, this *is* the last fix that will make the build work.aclement2004-08-052-5/+7
* export 'commons' which allows the test stuff in run-all-junit-tests to build ...aclement2004-08-051-20/+21
* guard for NPE.aclement2004-08-051-0/+2
* Fix for Bugzilla Bug 67591aclement2004-08-051-1/+10
* Tests foraclement2004-08-054-1/+180
* Fix for Bugzilla Bug 71273aclement2004-08-051-0/+7
* Enables a test to access the last run result (for output checking)aclement2004-08-051-3/+9
* up-to-date tip for clean compiles, old Ajc10 task not supported in 1.2.wisberg2004-08-041-6/+40
* fix for Bugzilla Bug 61569acolyer2004-08-041-0/+7
* fix for Bugzilla Bug 37607acolyer2004-08-041-0/+3
* Argh! Surely this will fix the buildaclement2004-08-041-1/+2
* platform neutral path handling.aclement2004-08-042-5/+23
* Works on Linux too :)acolyer2004-08-041-1/+6
* Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCaseacolyer2004-08-042-0/+10
* Will this fix the build?aclement2004-08-041-1/+1
* A few extra failing tests I unearthed along the way.acolyer2004-08-041-0/+20
* Don't panic! The tests haven't all disappeared.....acolyer2004-08-041-7803/+35
* Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCaseacolyer2004-08-04131-6/+17659
* XMLBasedAjcTestCase class and accompanying support. Drives aacolyer2004-08-048-18/+930
* The JUnit test suite to end all test suites. This should come in pretty handy...acolyer2004-08-042-19/+49
* Added support to ease programmatic testing of compiler (AjcTestCaseacolyer2004-08-047-18/+1326