summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated section 3ehilsdal2003-08-286-54/+33
* UML diagram built with Argo UML (http://argouml.tigris.org)jhugunin2003-08-283-0/+298
* made everything inherit from Test againehilsdal2003-08-2812-66/+86
* moved to Listehilsdal2003-08-281-24/+26
* typoehilsdal2003-08-281-1/+1
* in AspectJ 1.1, set jp's have void return typeehilsdal2003-08-281-3/+3
* fixesehilsdal2003-08-281-116/+61
* removed unnecessary constructors and untabifiedehilsdal2003-08-2813-79/+8
* updating for new filesehilsdal2003-08-281-2/+0
* stub answer fileehilsdal2003-08-281-0/+7
* updated section 2ehilsdal2003-08-2815-343/+215
* rough edit of text for section 3jhugunin2003-08-271-61/+37
* revised section 4 (untested)jhugunin2003-08-2713-94/+45
* untabifiedehilsdal2003-08-2718-289/+289
* untabifiedehilsdal2003-08-2730-289/+289
* initial build.xml; has lots of dangling referencesehilsdal2003-08-271-0/+110
* starting rework for oopslaehilsdal2003-08-271-62/+29
* Fixed several broken links uncovered in 1.1.1rc1 testing.acolyer2003-08-271-11/+11
* performance faq item corrections promised on the list. wisberg2003-08-231-11/+17
* added a cache by handle to avoid terrible performance on larger projectsacolyer2003-08-232-3/+28
* @testcase PR#41888 call PCD fails when given subtype of defining typewisberg2003-08-232-0/+83
* Using correct patch for bug 39436 instead of vague one from emailehilsdal2003-08-211-21/+32
* Still patching for bug 39470 (patch devised by Andy, vetted by me). ehilsdal2003-08-201-1/+11
* added ant driver for JUnit ajctest driverwisberg2003-08-171-0/+40
* initial cut at resolver. Still getting default JDK 1.4 parser error "base UR...wisberg2003-08-171-19/+150
* disabled test spec error test b/c it can't be skipped for JUnit driverwisberg2003-08-171-4/+5
* Reimplemented JUnit harness adapterwisberg2003-08-176-200/+612
* balancing start/end suite callswisberg2003-08-171-8/+12
* some xml parsers don't like space here...wisberg2003-08-171-1/+1
* paring globals to those used, then using them consistentlywisberg2003-08-173-9/+9
* permitting null input in public utility methodwisberg2003-08-171-0/+3
* Added a call to remove all structure model listeners from previous run to pre...acolyer2003-08-161-0/+6
* Added a removeAllListeners method to be called from test suite to acolyer2003-08-161-0/+8
* deleted a rogue import of com.sum.crypto... that mik must have added by accid...acolyer2003-08-161-2/+0
* Fixed AJDT bug with truncation of labels (there was a weird substring call in...mkersten2003-08-1616-23/+129
* Added spacewar project for testing.mkersten2003-08-166-10/+59
* Added declare error/warning relationships to model.mkersten2003-08-164-39/+13
* Expesed "isError" field with getter (used by asm relationship provider).mkersten2003-08-161-3/+6
* copyright header change to satisfy BuildModuleTestsacolyer2003-08-151-0/+5
* *** empty log message ***mkersten2003-08-151-0/+1
* Ported inline annotation support to new ASM API. Ported aspect visualizer. ...mkersten2003-08-154-45/+77
* wire in older minimal test caseswisberg2003-08-143-4/+36
* static methods for unwrapping to keep internal structure knowledge localwisberg2003-08-141-0/+14
* disabled testswisberg2003-08-141-1/+1
* comment about disabled testswisberg2003-08-141-1/+2
* Improved declare relationships. Implemented batch-build relationship clearin...mkersten2003-08-1410-55/+110
* Updated org.aspectj.asm relationship model to string-handle-based API in orde...mkersten2003-08-1442-512/+929
* Added support for multiple relationships for a single program element. Renam...mkersten2003-08-1324-88/+137
* Minor improvements to structure model generation, clean up of test suite outp...mkersten2003-08-1227-122/+142
* Minor improvements to structure model generation, clean up of test suite outp...mkersten2003-08-128-63/+88