aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix and test for Bugzilla Bug 36110 jhugunin2003-04-122-0/+0
* fix and test for Bugzilla Bug 36110 jhugunin2003-04-125-2/+56
* adding -bootclasspath and -extdirs to documentationwisberg2003-04-113-9/+37
* fixing declare parents problemsjhugunin2003-04-1114-58/+226
* test for jhugunin2003-04-107-0/+65
* test and fix for jhugunin2003-04-106-10/+57
* fix for Bugzilla Bug 35688 jhugunin2003-04-101-0/+5
* Moving the latest version from shadows to modules. The hope is that jhugunin2003-04-103-1/+2
* re-implementing support for incremental compilation after move to 2.1 jhugunin2003-04-1010-521/+939
* addressing line ending issues and matching with eclipse 2.1 minor changesjhugunin2003-04-101-3/+3
* commenting out accidental debugging printlnjhugunin2003-04-101-1/+1
* fix for [Bug 35593] Problem with priviliged aspectsjhugunin2003-04-101-4/+3
* extending coverage for [Bug 35593] Problem with priviliged aspectsjhugunin2003-04-102-1/+8
* quick tests for incremenal improvedjhugunin2003-04-101-58/+99
* commented out debugging printlnjhugunin2003-04-101-1/+1
* don't keep track of bytes written to disk jhugunin2003-04-101-6/+7
* TraceMyClasses added to compiler adapterwisberg2003-04-091-0/+2
* minor new entries and 1.1final massagingwisberg2003-04-091-48/+69
* updated forking, adapter optionwisberg2003-04-091-22/+103
* experimental options Xbootclasspath, Xextdirs, and Xlistfileargs, mainly to t...wisberg2003-04-091-0/+29
* added compiler adapter examplewisberg2003-04-091-1/+41
* .class file filterwisberg2003-04-091-1/+10
* added minimal (unverified) compiler adapter testswisberg2003-04-091-2/+5
* minimal (unverified) compiler adapter testswisberg2003-04-091-0/+99
* added (largely unverified) forked compile testswisberg2003-04-091-9/+36
* completely new adapter implementation delegates to AjcTask wisberg2003-04-091-160/+122
* support for wisberg2003-04-091-128/+669