aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* minimal run-in-same-vm feature for ajbrowserwisberg2003-05-014-37/+300
* - permit empty input to split wisberg2003-05-011-0/+46
* updated tests for [method|execution] binary join point detection. wisberg2003-05-0110-2/+202
* removing 1.4 APIwisberg2003-05-011-3/+4
* expanded coverage and fix for bug involving around advice with either jhugunin2003-05-016-1/+48
* fix for jhugunin2003-05-012-1/+9
* Expected fix for issue of Class.forName differences jhugunin2003-05-011-1/+2
* Added easy to understand test for issue of Class.forName differences jhugunin2003-05-014-2/+86
* cleaner, but no semantic changeswisberg2003-04-301-14/+13
* removed printlnswisberg2003-04-301-6/+7
* not using unimplemented buildStructure() apiwisberg2003-04-301-1/+1
* no change, just nicer feedbackwisberg2003-04-302-2/+10
* mainly changed setup to avoid reading any existing user properties, which was...wisberg2003-04-301-28/+30
* identify source of log message for conveniencewisberg2003-04-301-1/+1
* - IMessage-based compiler messages wisberg2003-04-301-6/+23
* - IMessage-based compiler messages wisberg2003-04-301-9/+25
* - IMessage-based compiler messageswisberg2003-04-301-20/+5
* - using IMessage-based API's for displaying messages wisberg2003-04-301-4/+29
* support shift-key to rebuild-all in incremental modewisberg2003-04-302-4/+22
* slight rewording of error dialog, and correct URL.wisberg2003-04-301-3/+3
* - making default filename static (access by tests) wisberg2003-04-301-12/+49
* incremental flag supportwisberg2003-04-301-1/+10
* static utility for detecting shift key down - should movewisberg2003-04-301-0/+6
* binary-incompatible change to IMessage-based API (using ISourceLocation anyway)wisberg2003-04-301-0/+2
* using new IMessage-based API for sourceline taskswisberg2003-04-301-4/+8
* - incremental support wisberg2003-04-301-254/+37
* - supporting incremental wisberg2003-04-301-155/+256
* - added incremental checkbox wisberg2003-04-301-17/+16
* added flag for incremental modewisberg2003-04-301-1/+8
* binary-incompatible API change to add methods for building fresh when in incr...wisberg2003-04-301-0/+12
* Making genBuildConfig static so it can be re-used from AJDE.wisberg2003-04-301-2/+3
* added support for adopting global configuration values (without overwriting l...wisberg2003-04-301-2/+98
* refactored batch and incremental into one method to make it easier to see the...wisberg2003-04-301-193/+107
* test case can't expect usage message any morewisberg2003-04-301-2/+2
* fixed two tests to expect addition abort message for usage, wisberg2003-04-301-8/+11
* Usage is now emitted as an abort message, so AjcTask now ignores usage when ...wisberg2003-04-301-7/+21
* error messages for undefined ${module.name}wisberg2003-04-291-0/+3
* fix test titlewisberg2003-04-291-1/+1
* With the restructure of the org.eclipse.jdt.core project, it no acolyer2003-04-291-1/+1
* track internal API changeswisberg2003-04-291-8/+20
* using Kind.isSameOrLessThan(..) rather than direct compare for inferring streamswisberg2003-04-291-4/+1
* semantics-preserving - still only warn if aspectjrt.jar not foundwisberg2003-04-291-3/+7
* boolean hasSources() to validate after parsingwisberg2003-04-291-0/+9
* error-handling cleaned up wisberg2003-04-291-44/+57
* - detecting unflagged directories wisberg2003-04-291-31/+61
* not accepting directories any morewisberg2003-04-291-2/+2
* test failing - node is java file, should be method execution main, so no parentwisberg2003-04-281-0/+1
* Checking in Mik's changes sent by email today for model and incremental suppo...wisberg2003-04-284-16/+66
* test cases for binary warnings (bugs 37020, 37021, 37023)wisberg2003-04-286-0/+266
* fix and tests for jhugunin2003-04-276-4/+50