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