| Commit message (Expand) | Author | Age | Files | Lines |
* | new attributes:
| wisberg | 2003-05-07 | 1 | -1/+3 |
* | new dependency on AJDE for ajde.CompileCommand implementation | wisberg | 2003-05-07 | 2 | -1/+5 |
* | remove !eclipse from aliases because it is the default
| wisberg | 2003-05-07 | 1 | -4/+2 |
* | 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 |
* | I believe this file can/should be deleted as unused | wisberg | 2003-05-07 | 1 | -0/+1 |
* | comment, organizes imports (using 2, right?) | wisberg | 2003-05-07 | 1 | -4/+4 |
* | added harness tests (to JUnit test that is not included by default since it r... | wisberg | 2003-05-07 | 1 | -1/+2 |
* | creating a fresh AjState object whenever doing a batch build to make
| jhugunin | 2003-05-06 | 1 | -0/+4 |
* | "organized imports" to eliminate compiler warnings | acolyer | 2003-05-06 | 19 | -104/+33 |
* | - special-casing -help to avoid printing usage twice
| wisberg | 2003-05-06 | 2 | -0/+14 |
* | adding ant script to build AspectJ sources using AspectJ as a test
| wisberg | 2003-05-06 | 3 | -80/+306 |
* | keyboard mnemonics and accelerators | wisberg | 2003-05-05 | 1 | -23/+43 |
* | ensuring release-checklist.txt supercedes
| wisberg | 2003-05-05 | 2 | -45/+106 |
* | updating library per binary-compatible change in feb to make build check pass | wisberg | 2003-05-05 | 1 | -0/+0 |
* | stateful config file chooser now starts with launch dir and
| wisberg | 2003-05-05 | 1 | -6/+13 |
* | added ant tasks to the devguide as a chapter (rather than refentry),
| wisberg | 2003-05-05 | 7 | -1428/+1724 |
* | corrected unterminated bold mark | wisberg | 2003-05-05 | 1 | -1/+1 |
* | added top-level xref target | wisberg | 2003-05-05 | 1 | -1/+1 |
* | implement binary-incompatible API for detecting whether any warnings exist, t... | wisberg | 2003-05-05 | 2 | -0/+26 |
* | use binary-incompatible API for detecting whether any warnings exist, to enab... | wisberg | 2003-05-05 | 1 | -0/+1 |
* | binary-incompatible API for detecting whether any warnings exist, to enable/d... | wisberg | 2003-05-05 | 1 | -1/+4 |
* | comment re: canonicalized path | wisberg | 2003-05-05 | 1 | -1/+1 |
* | NPE guard | wisberg | 2003-05-05 | 3 | -11/+23 |
* | comment re: List children supporting ListIterator().remove() | wisberg | 2003-05-05 | 1 | -0/+1 |
* | comment regarding canonicalizing path for input | wisberg | 2003-05-05 | 1 | -0/+1 |
* | fix test - NPE Guard, canonicalize file input | wisberg | 2003-05-05 | 1 | -4/+5 |
* | NPE guard - client of getSourceLocation only uses files - enforcing that.
| wisberg | 2003-05-05 | 1 | -0/+6 |
* | addressing (Andy's) NPE - null source location is permitted for packages, so ... | wisberg | 2003-05-05 | 1 | -88/+120 |
* | redoing root to be kind [java file || config file] --
| wisberg | 2003-05-05 | 1 | -9/+8 |
* | comment re: using shadow file rather than enclosing node. | wisberg | 2003-05-05 | 1 | -1/+2 |
* | minimal update to test script to test running, remove debugger tests.
| wisberg | 2003-05-05 | 1 | -1/+5 |
* | out of the run loop - now direct from TopFrame to Ajde | wisberg | 2003-05-05 | 1 | -4/+0 |
* | - added run-in-other-vm button/menu,
| wisberg | 2003-05-05 | 1 | -11/+55 |
* | support both same- and other-vm runs using new using new LangUtil API's for r... | wisberg | 2003-05-05 | 1 | -31/+139 |
* | added LangUtil.ProcessController for external processes | wisberg | 2003-05-05 | 1 | -3/+463 |
* | - disabled logging by default
| wisberg | 2003-05-05 | 1 | -1/+113 |
* | added FileUtil.Pipe | wisberg | 2003-05-05 | 1 | -0/+160 |
* | accept "." as base dir in resolving files | wisberg | 2003-05-02 | 1 | -3/+24 |
* | fix and better tests for
| jhugunin | 2003-05-02 | 9 | -62/+119 |
* | updated with requirement to use -incremental and sourceroots for inc-compile ... | wisberg | 2003-05-02 | 1 | -13/+27 |
* | passing incremental tests from testing-drivers/testdata/harness/incremental | wisberg | 2003-05-02 | 34 | -1/+720 |
* | converted to sourceroots, removed one test case | wisberg | 2003-05-02 | 2 | -26/+17 |
* | fix for
| jhugunin | 2003-05-02 | 3 | -90/+185 |
* | more progress messages for ajde | jhugunin | 2003-05-01 | 2 | -2/+23 |
* | added test that deprecation warnings are not shown unless asked for
| jhugunin | 2003-05-01 | 3 | -28/+21 |
* | Updated expected bytecode to match change for fix for issue of
| jhugunin | 2003-05-01 | 5 | -5/+5 |