summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test and fix for Bugzilla Bug 34925 v1_1_0_RC1jhugunin2003-03-135-50/+133
* Updated for 1.1rc1: wisberg2003-03-131-71/+65
* changing tests to knownLimitation per jim. wisberg2003-03-132-40/+45
* now quiet, and fixed classpath wrt junit, tools.jarwisberg2003-03-131-4/+4
* adding junit automatically for taskdef resolutionwisberg2003-03-131-0/+4
* Updated refs to 1.1beta5 to read 1.1 release candidate 1acolyer2003-03-131-3/+3
* JSR-45 and resource copying. wisberg2003-03-131-3/+7
* *minimal* 1.1 porting notes gleaned mostly from 1.1 changes. wisberg2003-03-131-0/+79
* refer to README-11 for 1.1-related changes.wisberg2003-03-131-1/+3
* Doc updates for new resource copying. Also 1.1 cleanupwisberg2003-03-132-29/+76
* revamped for normalized path handling and generalized resource-copyingwisberg2003-03-131-75/+194
* - generalized support resource copying, now from injars or sourceroots and ou...wisberg2003-03-131-197/+327
* upgraded for new resource-copying API's and also testing nested paths and ref...wisberg2003-03-132-19/+124
* adding resources to src directory to test resource copying to outputwisberg2003-03-135-0/+6
* remove unused APIwisberg2003-03-131-3/+2
* fix for class not allowed to extend aspect and moving corresponding test out ...jhugunin2003-03-124-10/+17
* fixed for graceful error handling (i.e. the compiler doesn't dump stack ;-) jhugunin2003-03-125-27/+16
* fix and test for Bugzilla Bug 34858 jhugunin2003-03-125-0/+109
* better rendering of exceptions thrown (including those from previously-unrend...wisberg2003-03-121-9/+11
* @testcase type not imported in aspect wisberg2003-03-122-0/+14
* @testcase type not imported in around advicewisberg2003-03-122-0/+19
* fix and test for Bugzilla Bug 34820 jhugunin2003-03-123-45/+11
* fix and tests for checked exception on advice being checked at jhugunin2003-03-1214-50/+139
* ?? regenerated file missing from my system but used in test casewisberg2003-03-121-0/+23
* added vm="1.4" to test using assertjhugunin2003-03-121-1/+1
* Added ability to specify property aspectjrt.path acolyer2003-03-121-0/+9
* Fixed typo in run target for spacewar-demo, was sapceware.Game, acolyer2003-03-121-1/+1
* Use consistent time zones in generating time stringsacolyer2003-03-121-1/+4
* Now adds value of "aspectjrt.path" system property to acolyer2003-03-121-1/+4
* recompiled as part of new tests for fastMatch, don't expect any jhugunin2003-03-123-0/+0
* implemented fastMatch method along with some basic tests of jhugunin2003-03-1233-103/+176
* fixed Bug 29934 jhugunin2003-03-124-8/+17
* fixing Bug 31724 jhugunin2003-03-1115-83/+196
* added tests and fixes jhugunin2003-03-118-22/+115
* further work on binary aspects (aspect path) tested and implemented correct ...jhugunin2003-03-1118-66/+168
* Fix for ehilsdal2003-03-112-5/+9
* corrected knownLimitation keywordwisberg2003-03-111-1/+1
* incremental test with -injarswisberg2003-03-102-0/+40
* input jars for stringliteral tests created using ../injarSrc/build.xml. wisberg2003-03-102-0/+0
* stringliteral tests - unreproduced verify error from incremental compilation ...wisberg2003-03-104-0/+55
* sources and build script for two sample input jars, to be used by other incr...wisberg2003-03-109-0/+4749
* further work on binary aspects (aspect path) tested correct behavior jhugunin2003-03-1018-198/+240
* harness tests upgraded to avoid tests that rely on multiple error messages wisberg2003-03-106-76/+148
* supporting sourcerootswisberg2003-03-102-8/+77
* manual test for experimental ant task option to copy non-.class file contents...wisberg2003-03-1012-0/+4889
* experimental ant task option to copy non-.class file contents of input jars t...wisberg2003-03-101-21/+125
* - tagfile mod-time fix for first iteration wisberg2003-03-101-17/+37
* @testcase inter-type declaration of void fieldwisberg2003-03-082-0/+22
* Instructions for building with an IBM 1.4.x JDK. acolyer2003-03-081-4/+23
* Half-way through refactoring of ResolvedTypeX's and Worlds. This jhugunin2003-03-0849-662/+597