aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* resolving unused-imports warningswisberg2003-02-134-15/+24
* resolving misc compiler warnings wisberg2003-02-1313-52/+291
* resolving misc compiler warningswisberg2003-02-136-15/+10
* resolving unused-imports warningswisberg2003-02-133-5/+0
* testcase for bug 31724 wisberg2003-02-122-0/+101
* fixed links and text for 1.1 (added ant tasks). wisberg2003-02-031-30/+48
* - added bytecode-weaving example (tracing) wisberg2003-02-031-28/+103
* - removed references to graphically editing .lst files wisberg2003-02-011-37/+75
* text constant change only. wisberg2003-02-011-8/+16
* fixed NPE (was & for &&) with bad options file. wisberg2003-02-011-6/+9
* Mainly updated AjcConfigParser wisberg2003-02-012-96/+118
* aspectjrt.jar warning now in messages (rather than stdout), so permitting it ...wisberg2003-02-011-2/+21
* no longer leaving temp files/directorieswisberg2003-01-311-72/+200
* - updated to 1.1 compiler options wisberg2003-01-301-163/+382
* - removed 1.0 v. 1.1 caveat wisberg2003-01-301-5/+10
* forgot aspectpath - addingwisberg2003-01-291-0/+2
* - added -argfile wisberg2003-01-291-48/+68
* clearer discussion for reading incremental test specificationswisberg2003-01-291-11/+60
* added link for writing test caseswisberg2003-01-291-2/+4
* cleaned up, added release comments.wisberg2003-01-291-10/+55
* added fast-fail (untested)wisberg2003-01-261-0/+1
* more (incomplete) work on directory comparison, misc test fixes.wisberg2003-01-2516-194/+406
* removing resources from former GUI client not included in CPL sources.wisberg2003-01-2520-53/+0
* Committed patches specified in: mkersten2003-01-2518-38/+1349
* fix for failing test case that aspects must be constructed after their jhugunin2003-01-222-11/+8
* fix for failing test case that aspects must be constructed after their jhugunin2003-01-2214-21/+67
* additional template methodjhugunin2003-01-221-0/+9
* test for Bugzilla Bug 29684 jhugunin2003-01-221-0/+60
* fix for Bugzilla Bug 29684 jhugunin2003-01-221-1/+1
* added test for Bugzilla Bug 29662 jhugunin2003-01-212-0/+50
* redesign of making members used in around bodies accessible jhugunin2003-01-219-33/+358
* raising visibility of field for extensionjhugunin2003-01-211-1/+1
* updated THROWN_PREFIX with better URLs for bug db.wisberg2003-01-211-3/+4
* added entry for detecting versionwisberg2003-01-211-0/+33
* test for Bugzilla Bug 29689 jhugunin2003-01-212-0/+26
* fix for Bugzilla Bug 29689 jhugunin2003-01-211-1/+10
* changed class name to match change from declare dominates to jhugunin2003-01-216-12/+12
* test for Bug 29693 jhugunin2003-01-212-0/+39
* fix for Bug 29693 jhugunin2003-01-211-0/+6
* test for Bug 29691 jhugunin2003-01-213-1/+37
* fix Bug 29691 jhugunin2003-01-211-1/+1
* ignoring some generated directoriesjhugunin2003-01-211-0/+1
* ignoring some generated files when jython is usedjhugunin2003-01-212-0/+2
* removing inaccurate and hard to update version numbersjhugunin2003-01-161-2/+2
* updated to beta4jhugunin2003-01-161-5/+5
* need this or there won't be a manifest in aspectjrt.jarjhugunin2003-01-161-0/+12
* missing manifest in aspectjrt.jar will now only produce a warning, and not jhugunin2003-01-161-3/+0
* adding another abstract/code guard ehilsdal2003-01-151-0/+5
* don't forget the checked exceptionsjhugunin2003-01-151-1/+5
* invokestatic should be used on private static methods, not invokespecialjhugunin2003-01-151-6/+6