]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2003-05-07 wisberg- support for "same" tag, which makes no changes before...
2003-05-07 wisbergAPI for Compiler to reuse command
2003-05-07 wisberg- new reuseCompiler option (but see inc-compile fresh)
2003-05-07 wisbergstaging was not being written to XML.
2003-05-07 wisbergI believe this file can/should be deleted as unused
2003-05-07 wisbergcomment, organizes imports (using 2, right?)
2003-05-07 wisbergadded harness tests (to JUnit test that is not included...
2003-05-06 jhugunincreating a fresh AjState object whenever doing a batch...
2003-05-06 acolyer"organized imports" to eliminate compiler warnings
2003-05-06 wisberg- special-casing -help to avoid printing usage twice
2003-05-06 wisbergadding ant script to build AspectJ sources using Aspect...
2003-05-05 wisbergkeyboard mnemonics and accelerators
2003-05-05 wisbergensuring release-checklist.txt supercedes
2003-05-05 wisbergupdating library per binary-compatible change in feb...
2003-05-05 wisbergstateful config file chooser now starts with launch...
2003-05-05 wisbergadded ant tasks to the devguide as a chapter (rather...
2003-05-05 wisbergcorrected unterminated bold mark
2003-05-05 wisbergadded top-level xref target
2003-05-05 wisbergimplement binary-incompatible API for detecting whether...
2003-05-05 wisberguse binary-incompatible API for detecting whether any...
2003-05-05 wisbergbinary-incompatible API for detecting whether any warni...
2003-05-05 wisbergcomment re: canonicalized path
2003-05-05 wisbergNPE guard
2003-05-05 wisbergcomment re: List children supporting ListIterator(...
2003-05-05 wisbergcomment regarding canonicalizing path for input
2003-05-05 wisbergfix test - NPE Guard, canonicalize file input
2003-05-05 wisbergNPE guard - client of getSourceLocation only uses files...
2003-05-05 wisbergaddressing (Andy's) NPE - null source location is permi...
2003-05-05 wisbergredoing root to be kind [java file || config file] --
2003-05-05 wisbergcomment re: using shadow file rather than enclosing...
2003-05-05 wisbergminimal update to test script to test running, remove...
2003-05-05 wisbergout of the run loop - now direct from TopFrame to Ajde
2003-05-05 wisberg- added run-in-other-vm button/menu,
2003-05-05 wisbergsupport both same- and other-vm runs using new using...
2003-05-05 wisbergadded LangUtil.ProcessController for external processes
2003-05-05 wisberg- disabled logging by default
2003-05-05 wisbergadded FileUtil.Pipe
2003-05-02 wisbergaccept "." as base dir in resolving files
2003-05-02 jhuguninfix and better tests for
2003-05-02 wisbergupdated with requirement to use -incremental and source...
2003-05-02 wisbergpassing incremental tests from testing-drivers/testdata...
2003-05-02 wisbergconverted to sourceroots, removed one test case
2003-05-02 jhuguninfix for
2003-05-01 jhuguninmore progress messages for ajde
2003-05-01 jhuguninadded test that deprecation warnings are not shown...
2003-05-01 jhuguninUpdated expected bytecode to match change for fix...
2003-05-01 wisbergminimal run-in-same-vm feature for ajbrowser
2003-05-01 wisberg- permit empty input to split
2003-05-01 wisbergupdated tests for [method|execution] binary join point...
2003-05-01 wisbergremoving 1.4 API
2003-05-01 jhuguninexpanded coverage and fix for bug involving around...
2003-05-01 jhuguninfix for
2003-05-01 jhuguninExpected fix for issue of Class.forName differences
2003-05-01 jhuguninAdded easy to understand test for issue of Class.forNam...
2003-04-30 wisbergcleaner, but no semantic changes
2003-04-30 wisbergremoved printlns
2003-04-30 wisbergnot using unimplemented buildStructure() api
2003-04-30 wisbergno change, just nicer feedback
2003-04-30 wisbergmainly changed setup to avoid reading any existing...
2003-04-30 wisbergidentify source of log message for convenience
2003-04-30 wisberg- IMessage-based compiler messages
2003-04-30 wisberg- IMessage-based compiler messages
2003-04-30 wisberg- IMessage-based compiler messages
2003-04-30 wisberg- using IMessage-based API's for displaying messages
2003-04-30 wisbergsupport shift-key to rebuild-all in incremental mode
2003-04-30 wisbergslight rewording of error dialog, and correct URL.
2003-04-30 wisberg- making default filename static (access by tests)
2003-04-30 wisbergincremental flag support
2003-04-30 wisbergstatic utility for detecting shift key down - should...
2003-04-30 wisbergbinary-incompatible change to IMessage-based API (using...
2003-04-30 wisbergusing new IMessage-based API for sourceline tasks
2003-04-30 wisberg- incremental support
2003-04-30 wisberg- supporting incremental
2003-04-30 wisberg- added incremental checkbox
2003-04-30 wisbergadded flag for incremental mode
2003-04-30 wisbergbinary-incompatible API change to add methods for build...
2003-04-30 wisbergMaking genBuildConfig static so it can be re-used from...
2003-04-30 wisbergadded support for adopting global configuration values...
2003-04-30 wisbergrefactored batch and incremental into one method to...
2003-04-30 wisbergtest case can't expect usage message any more
2003-04-30 wisbergfixed two tests to expect addition abort message for...
2003-04-30 wisbergUsage is now emitted as an abort message, so AjcTask...
2003-04-29 wisbergerror messages for undefined ${module.name}
2003-04-29 wisbergfix test title
2003-04-29 acolyerWith the restructure of the org.eclipse.jdt.core projec...
2003-04-29 wisbergtrack internal API changes
2003-04-29 wisbergusing Kind.isSameOrLessThan(..) rather than direct...
2003-04-29 wisbergsemantics-preserving - still only warn if aspectjrt...
2003-04-29 wisbergboolean hasSources() to validate after parsing
2003-04-29 wisbergerror-handling cleaned up
2003-04-29 wisberg- detecting unflagged directories
2003-04-29 wisbergnot accepting directories any more
2003-04-28 wisbergtest failing - node is java file, should be method...
2003-04-28 wisbergChecking in Mik's changes sent by email today for model...
2003-04-28 wisbergtest cases for binary warnings (bugs 37020, 37021,...
2003-04-27 jhuguninfix and tests for
2003-04-27 jhugunintests for
2003-04-27 jhuguninfix and test for
2003-04-27 jhuguninfixed bug caught by unit tests
2003-04-26 wisbergmoving release testing list to tests/, added some old...
next