aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore bin directoryacolyer2003-02-2612-0/+12
* Bug 33011. Refactored access to fileMap in SructureModelacolyer2003-02-251-1/+2
* Bug 33011. Added correct calculations for start and end acolyer2003-02-251-19/+127
* Bug 33011. getEndLine() was returning the start line.acolyer2003-02-251-5/+5
* Bug 33011. Refactored access to file map for easier acolyer2003-02-251-3/+14
* This test was failing, seemed to rely on "currentView" acolyer2003-02-251-4/+6
* Fixed source line mapping errors. mkersten2003-02-184-17/+65
* Fixed failing unit tests. Involved making paths work right in structure model, mkersten2003-02-185-95/+114
* applying Martin Lippert's patch in support of a weaving class loader jhugunin2003-02-145-27/+51
* added test for 30026 , even though its working in the current versionjhugunin2003-02-142-0/+33
* fixed Bug 31423: adviceexecution not workingjhugunin2003-02-134-2/+39
* fixed Bug 30168: bad optimization of thisJoinPoint to thisJoinPointStaticPartjhugunin2003-02-135-29/+59
* fixed Bug 29959: super call in intertype method declaration body causes Verif...jhugunin2003-02-1311-49/+69
* undoing what was almost certainly a correct bug fix. jhugunin2003-02-131-1/+1
* misleading unused importwisberg2003-02-131-1/+0
* completion bug flagged by compilerwisberg2003-02-132-2/+2
* resolving unused-imports warningswisberg2003-02-1320-42/+1
* resolving unused-imports warningswisberg2003-02-1321-84/+49
* resolving misc compiler warningswisberg2003-02-132-17/+11
* resolving unused-imports warningswisberg2003-02-138-46/+19
* 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