aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - new data (IMessageHolder rather than lists), same algorithms wisberg2003-05-141-128/+170
* - supporting badInput for all IAjcRun wisberg2003-05-141-26/+33
* - enforcing -incremental => staging wisberg2003-05-141-100/+52
* - supporting parent badInput in XML wisberg2003-05-141-25/+4
* - supporting parent badInput in XMLwisberg2003-05-142-10/+7
* - absolutizing tempdir path if necessary wisberg2003-05-141-2/+7
* - revamped message comparators, wisberg2003-05-141-65/+144
* - new filter to remove arbitrary elements from diffs wisberg2003-05-141-1/+39
* - using easier list view of messageswisberg2003-05-141-5/+7
* patch mentioned on the list for detecting errs in incremental command linewisberg2003-05-142-2/+20
* misspelled local invalid option in negative testwisberg2003-05-141-3/+3
* Fix for taskdef bug 37576 wisberg2003-05-142-35/+63
* No functionality change. wisberg2003-05-141-1/+1
* Disabling test reads from user preferences store. wisberg2003-05-142-2/+2
* Fixed relative links to examples. This time did it properly.V1_1_0_RC2acolyer2003-05-131-1/+1
* Fixed broken links to bug db and IBM sites.acolyer2003-05-131-10/+8
* Fixed links to Eclipse bugs database and to mailing lists.acolyer2003-05-131-6/+6
* Fixed link to Eclipse bugs database (was dev.eclipse.org/bugs now bugs.eclips...acolyer2003-05-131-1/+1
* Fixed relative links to docs (was docs/index.html now doc/index.html) acolyer2003-05-131-2/+2
* Fixed link to Eclipse bugs database (was dev.eclipse.org/bugs now bugs.eclips...acolyer2003-05-131-1/+1
* old dominates form produces an error, not a warningwisberg2003-05-131-2/+2
* link updates for progguide id filenameswisberg2003-05-132-14/+18
* fix for Bugzilla Bug 37325 jhugunin2003-05-112-9/+10
* test for Bugzilla Bug 37325 jhugunin2003-05-112-1/+33013
* includeClassesDirwisberg2003-05-091-3/+6
* includeClassesDirwisberg2003-05-091-2/+13
* - platform-independent relative path wisberg2003-05-091-2/+5
* Deleting temporary dir and config file, like harness -killTemp option (ignore...wisberg2003-05-091-5/+17
* including new attributes for round-trip testingwisberg2003-05-091-0/+9
* - test compile includeClassesDir attribute wisberg2003-05-091-33/+61
* test source upgrades for new and old testswisberg2003-05-092-0/+4
* Another strange incremental test, taken from ajcHarnessTests wisberg2003-05-091-1/+17
* new attribute for compile, includeClassesDirwisberg2003-05-091-0/+1
* moved incremental tests from failing (since they now pass) jhugunin2003-05-092-163/+25
* changed suite spec from ajc-test+ to ajc-test* to allow empty suites jhugunin2003-05-091-1/+1
* handling Shadow.PreInitialization as a INITIALIZER_RELATION jhugunin2003-05-091-0/+3
* fix to use cache for isPackage method (as indicated by previous !!! comment) jhugunin2003-05-091-2/+25
* Added persist member.acolyer2003-05-091-1/+5
* Backing out the change I made to add the output directory to the classpath. wisberg2003-05-091-5/+5
* two new incremental tests, each of which fails if run first but not otherwise...wisberg2003-05-097-0/+71
* comment documenting keyword "incremental-test"wisberg2003-05-091-0/+1
* Fixing Harness bug of adding the output directory to the classpath, which con...wisberg2003-05-094-8/+20
* fixed testFileNodeFind that would always pass to be more strict jhugunin2003-05-081-1/+6
* adding output dir/jar by default to classpath to permit resolving types in in...wisberg2003-05-081-16/+22
* - removed invalid test requiring -sourceroots in the argument list. They mig...wisberg2003-05-081-30/+31
* updated with tests, etc. Not working yet: wisberg2003-05-081-42/+163
* incomplete update to support module jars rather than eclipse bin directories ...wisberg2003-05-081-38/+102
* permitting module builds without trimming, to have the option of using those ...wisberg2003-05-081-3/+4
* changing after to after returning, with Jim's blessing.wisberg2003-05-082-9/+9
* fix for reported bug with invalid classpath entries (from the environment) jhugunin2003-05-073-21/+64