| Commit message (Expand) | Author | Age | Files | Lines |
* | "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 |
* | minimal run-in-same-vm feature for ajbrowser | wisberg | 2003-05-01 | 4 | -37/+300 |
* | - permit empty input to split
| wisberg | 2003-05-01 | 1 | -0/+46 |
* | updated tests for [method|execution] binary join point detection.
| wisberg | 2003-05-01 | 10 | -2/+202 |
* | removing 1.4 API | wisberg | 2003-05-01 | 1 | -3/+4 |
* | expanded coverage and fix for bug involving around advice with either
| jhugunin | 2003-05-01 | 6 | -1/+48 |
* | fix for
| jhugunin | 2003-05-01 | 2 | -1/+9 |
* | Expected fix for issue of Class.forName differences
| jhugunin | 2003-05-01 | 1 | -1/+2 |
* | Added easy to understand test for issue of Class.forName differences
| jhugunin | 2003-05-01 | 4 | -2/+86 |
* | cleaner, but no semantic changes | wisberg | 2003-04-30 | 1 | -14/+13 |
* | removed printlns | wisberg | 2003-04-30 | 1 | -6/+7 |
* | not using unimplemented buildStructure() api | wisberg | 2003-04-30 | 1 | -1/+1 |
* | no change, just nicer feedback | wisberg | 2003-04-30 | 2 | -2/+10 |