aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests for jhugunin2003-04-272-0/+9
* fix and test for jhugunin2003-04-272-0/+30
* fixed bug caught by unit testsjhugunin2003-04-271-3/+2
* moving release testing list to tests/, added some old stuff. wisberg2003-04-262-105/+142
* fix and tests for jhugunin2003-04-257-6/+32
* expanded tests and fix for jhugunin2003-04-246-18/+67
* updated to reflect runtime changes for 1.1 compatibilitywisberg2003-04-231-0/+0
* gutted. Should be removed once we've confirmed that it can safely be removed. wisberg2003-04-231-12/+12
* 1.2 call replaced with equivalent 1.1 call.wisberg2003-04-231-1/+1
* ugh. updating XML .classpath parser to handle any number of attributes wisberg2003-04-234-95/+319
* extracted classpath setup method for testingwisberg2003-04-231-22/+27
* @testcase try/finally in around advice (same as ...messy arounds?) wisberg2003-04-232-0/+45
* @testcase PR#36778 advise join points in subclass of empty interfacewisberg2003-04-222-0/+39
* a sketch of a test for a naming issue that doesn't appear to be an jhugunin2003-04-222-14/+32
* tests and fixes for jhugunin2003-04-228-1/+754
* test and fix for Bugzilla Bug 36564 jhugunin2003-04-225-8/+43
* fix for Bugzilla Bug 36736 jhugunin2003-04-224-21/+26
* fix for Bugzilla Bug 36673 jhugunin2003-04-222-2/+7
* fix for Bugzilla Bug 36736 jhugunin2003-04-221-4/+8
* fix for Bugzilla Bug 36736 jhugunin2003-04-221-1/+6
* @testcase PR#36736 implemented abstract pointcutwisberg2003-04-222-0/+29
* @testcase PR#36673 privileged aspect main verify errorwisberg2003-04-192-2/+24
* More readable API than comparator for common floor operation (semantics-prese...wisberg2003-04-195-17/+42
* prevent div/0, NPE (by inspection)wisberg2003-04-191-2/+4
* Release checklistacolyer2003-04-171-0/+244
* one /wisberg2003-04-131-1/+1
* added fork and maxmemwisberg2003-04-131-1/+25
* instructions on changing default resource-copying behavior, and misc rewordingswisberg2003-04-131-10/+16
* - extdirs and bootclasspath not experimental wisberg2003-04-131-78/+76