| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i... | mkersten | 2003-08-07 | 2 | -8/+8 |
* | Fixed bugs:
| mkersten | 2003-08-06 | 1 | -0/+5 |
* | quick and dirty link checker | wisberg | 2003-06-05 | 1 | -0/+546 |
* | javarun attributes for interpreting error/output streams as errors, used onl... | wisberg | 2003-06-02 | 2 | -5/+51 |
* | Added SecurityManager which halts any System.exit() call from JavaRun thread ... | wisberg | 2003-05-31 | 1 | -11/+138 |
* | normal validation now fail if an Integer result not of value 0 | wisberg | 2003-05-31 | 2 | -2/+19 |
* | delay until after final last-modified-time stamp on newly-staged files
| wisberg | 2003-05-31 | 2 | -0/+15 |
* | better info/debug strings when JavaRun fails
| wisberg | 2003-05-31 | 1 | -1/+1 |
* | better info/debug strings when JavaRun fails | wisberg | 2003-05-31 | 1 | -10/+38 |
* | PR-based queries were dominating - now do union correctly | wisberg | 2003-05-25 | 1 | -1/+2 |
* | adding harness feature to select tests based on their title (description), re... | wisberg | 2003-05-25 | 1 | -18/+192 |
* | ICommand adapter for Ant taskdef is simple for the non-incremental case and u... | wisberg | 2003-05-24 | 1 | -0/+294 |
* | supporting -ajctaskCompiler option with AjcTaskCompileCommand | wisberg | 2003-05-24 | 1 | -5/+12 |
* | awful downcast for AjcTaskCompileCommand - should be remedied after 1.1 with ... | wisberg | 2003-05-24 | 1 | -1/+5 |
* | updated implementation for -ajdeCompiler.
| wisberg | 2003-05-24 | 1 | -61/+182 |
* | - 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 |
* | 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 |
* | Fixing Harness bug of adding the output directory to the classpath, which con... | wisberg | 2003-05-09 | 4 | -8/+20 |
* | supporting a forked java run provisionally with system properties specifying ... | wisberg | 2003-05-07 | 3 | -20/+244 |
* | -keepTemp implementation: Suite run iterator calls clearCommand, which also c... | wisberg | 2003-05-07 | 2 | -6/+18 |
* | AJDE compiler, supports fresh incremental builds | wisberg | 2003-05-07 | 1 | -0/+253 |
* | - support for "same" tag, which makes no changes before incrementally compiling
| wisberg | 2003-05-07 | 1 | -2/+24 |
* | API for Compiler to reuse command | wisberg | 2003-05-07 | 1 | -0/+6 |
* | - new reuseCompiler option (but see inc-compile fresh)
| wisberg | 2003-05-07 | 1 | -19/+36 |
* | staging was not being written to XML. | wisberg | 2003-05-07 | 2 | -4/+16 |
* | supporting sourceroots | wisberg | 2003-03-10 | 1 | -8/+76 |
* | neglected commit for sourcelocation context | wisberg | 2003-03-05 | 1 | -6/+14 |
* | XXX making the build work again, Wes needs to implement the correct fix | jhugunin | 2003-03-05 | 1 | -0/+3 |
* | info messages wrt inc-compile staging
| wisberg | 2003-03-04 | 1 | -0/+2 |
* | Ran "Organize imports" to remove redundant imports etc -
| acolyer | 2003-02-26 | 28 | -136/+184 |
* | resolving misc compiler warnings
| wisberg | 2003-02-13 | 13 | -52/+291 |
* | more (incomplete) work on directory comparison, misc test fixes. | wisberg | 2003-01-25 | 1 | -47/+93 |
* | removing resources from former GUI client not included in CPL sources. | wisberg | 2003-01-25 | 20 | -53/+0 |
* | allowing large bug ids to make room for eclipse.org bugs | jhugunin | 2003-01-07 | 1 | -1/+1 |
* | allowing large bug ids to make room for eclipse.org bugs | jhugunin | 2003-01-07 | 1 | -1/+1 |
* | - test class loader fix for test classes loaded from jars
| wisberg | 2003-01-06 | 5 | -105/+258 |
* | bad javadoc comment | wisberg | 2003-01-06 | 1 | -1/+1 |
* | - added info line on failure with TestClassLoader classpath | wisberg | 2003-01-06 | 1 | -2/+4 |
* | fixed apparantly-unused errordir attribute | wisberg | 2002-12-31 | 1 | -5/+0 |
* | initial version | wisberg | 2002-12-16 | 79 | -0/+16145 |