summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* new attributes: wisberg2003-05-071-1/+3
* new dependency on AJDE for ajde.CompileCommand implementationwisberg2003-05-072-1/+5
* remove !eclipse from aliases because it is the default wisberg2003-05-071-4/+2
* AJDE compiler, supports fresh incremental buildswisberg2003-05-071-0/+253
* - support for "same" tag, which makes no changes before incrementally compiling wisberg2003-05-071-2/+24
* API for Compiler to reuse commandwisberg2003-05-071-0/+6
* - new reuseCompiler option (but see inc-compile fresh) wisberg2003-05-071-19/+36
* staging was not being written to XML.wisberg2003-05-072-4/+16
* I believe this file can/should be deleted as unusedwisberg2003-05-071-0/+1
* comment, organizes imports (using 2, right?)wisberg2003-05-071-4/+4
* added harness tests (to JUnit test that is not included by default since it r...wisberg2003-05-071-1/+2
* creating a fresh AjState object whenever doing a batch build to make jhugunin2003-05-061-0/+4
* "organized imports" to eliminate compiler warningsacolyer2003-05-0619-104/+33
* - special-casing -help to avoid printing usage twice wisberg2003-05-062-0/+14
* adding ant script to build AspectJ sources using AspectJ as a test wisberg2003-05-063-80/+306
* keyboard mnemonics and acceleratorswisberg2003-05-051-23/+43
* ensuring release-checklist.txt supercedes wisberg2003-05-052-45/+106
* updating library per binary-compatible change in feb to make build check passwisberg2003-05-051-0/+0
* stateful config file chooser now starts with launch dir and wisberg2003-05-051-6/+13
* added ant tasks to the devguide as a chapter (rather than refentry), wisberg2003-05-057-1428/+1724
* corrected unterminated bold markwisberg2003-05-051-1/+1
* added top-level xref targetwisberg2003-05-051-1/+1
* implement binary-incompatible API for detecting whether any warnings exist, t...wisberg2003-05-052-0/+26
* use binary-incompatible API for detecting whether any warnings exist, to enab...wisberg2003-05-051-0/+1
* binary-incompatible API for detecting whether any warnings exist, to enable/d...wisberg2003-05-051-1/+4
* comment re: canonicalized pathwisberg2003-05-051-1/+1
* NPE guardwisberg2003-05-053-11/+23
* comment re: List children supporting ListIterator().remove()wisberg2003-05-051-0/+1
* comment regarding canonicalizing path for inputwisberg2003-05-051-0/+1
* fix test - NPE Guard, canonicalize file inputwisberg2003-05-051-4/+5
* NPE guard - client of getSourceLocation only uses files - enforcing that. wisberg2003-05-051-0/+6
* addressing (Andy's) NPE - null source location is permitted for packages, so ...wisberg2003-05-051-88/+120
* redoing root to be kind [java file || config file] -- wisberg2003-05-051-9/+8
* comment re: using shadow file rather than enclosing node.wisberg2003-05-051-1/+2
* minimal update to test script to test running, remove debugger tests. wisberg2003-05-051-1/+5
* out of the run loop - now direct from TopFrame to Ajdewisberg2003-05-051-4/+0
* - added run-in-other-vm button/menu, wisberg2003-05-051-11/+55
* support both same- and other-vm runs using new using new LangUtil API's for r...wisberg2003-05-051-31/+139
* added LangUtil.ProcessController for external processeswisberg2003-05-051-3/+463
* - disabled logging by default wisberg2003-05-051-1/+113
* added FileUtil.Pipewisberg2003-05-051-0/+160
* accept "." as base dir in resolving fileswisberg2003-05-021-3/+24
* fix and better tests for jhugunin2003-05-029-62/+119
* updated with requirement to use -incremental and sourceroots for inc-compile ...wisberg2003-05-021-13/+27
* passing incremental tests from testing-drivers/testdata/harness/incrementalwisberg2003-05-0234-1/+720
* converted to sourceroots, removed one test casewisberg2003-05-022-26/+17
* fix for jhugunin2003-05-023-90/+185
* more progress messages for ajdejhugunin2003-05-012-2/+23
* added test that deprecation warnings are not shown unless asked for jhugunin2003-05-013-28/+21
* Updated expected bytecode to match change for fix for issue of jhugunin2003-05-015-5/+5