summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* XMLBasedAjcTestCase class and accompanying support. Drives aacolyer2004-08-048-18/+930
* The JUnit test suite to end all test suites. This should come in pretty handy...acolyer2004-08-042-19/+49
* Added support to ease programmatic testing of compiler (AjcTestCaseacolyer2004-08-047-18/+1326
* Some more fix for Bugzilla Bug 60015 aclement2004-08-033-0/+40
* The BIG commit. aclement2004-08-0389-226/+2900
* Updated testdata for weaveinfo messages.aclement2004-08-0313-3/+3
* removed unnecessary TODOsaclement2004-08-023-6/+0
* Fix for Bugzilla Bug 57666 aclement2004-08-0213-12/+163
* Fix for Bugzilla Bug 67774 aclement2004-08-023-0/+25
* Fix for Bugzilla Bug 70773 aclement2004-08-021-11/+18
* Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenanceacolyer2004-07-302-0/+0
* added some commented out debug code that is useful when you wantacolyer2004-07-301-2/+24
* Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenanceacolyer2004-07-3024-10/+9
* went for [error] in the end based on a quick local straw poll...acolyer2004-07-291-2/+2
* fix for Bugzilla Bug 40206acolyer2004-07-291-2/+1
* fix for Bugzilla Bug 40206acolyer2004-07-294-9/+8
* organized imports.aclement2004-07-291-1/+0
* organized imports.aclement2004-07-291-4/+4
* missed the word 'to' out of new error messageacolyer2004-07-291-1/+1
* Now ITDs are reflected correctly in the structure model. Made getSignature()...aclement2004-07-291-1/+4
* just an extra few comments...aclement2004-07-291-0/+7
* Moved all weaver messages into weaver-messages.properties.acolyer2004-07-2927-125/+404
* organized imports.aclement2004-07-291-1/+0
* organized imports and deleted unused guff.aclement2004-07-291-11/+0
* organized imports.aclement2004-07-292-14/+0
* organized imports.aclement2004-07-291-1/+0
* Fix for Bugzilla Bug 61536 aclement2004-07-293-1/+41
* fix for Bugzilla Bug 64262acolyer2004-07-291-1/+6
* test for Bugzilla Bug 64262acolyer2004-07-292-0/+20
* fix for Bugzilla Bug 64585acolyer2004-07-281-9/+9
* fix for Bugzilla Bug 48990acolyer2004-07-286-2/+238
* Fix for 64331 aclement2004-07-288-7/+37
* Added declare parents relationship test, party commented out and waiting on A...mkersten2004-07-271-2/+27
* added no-arg constructor for conveniencemkersten2004-07-271-0/+4
* ASM Usage and extension examples, implemented as test cases and mademkersten2004-07-277-199/+179
* added -XserializableAspectsacolyer2004-07-271-0/+1
* fix for Bugzilla Bug 58681acolyer2004-07-276-12/+36
* Fix for bug 69459 aclement2004-07-2713-3/+60
* ignore .ajsym filesacolyer2004-07-271-0/+1
* Fix for 53999 aclement2004-07-273-3/+21
* Test data for -showWeaveInfoaclement2004-07-2737-0/+215
* organized imports.aclement2004-07-272-4/+4
* organized imports.aclement2004-07-272-13/+9
* Made AsmHiearchyBuilder extensible in order to support tools that require moremkersten2004-07-272-28/+73
* Made AsmHiearchyBuilder extensible in order to support tools that require moremkersten2004-07-272-11/+54
* Fix for Bug 70619 aclement2004-07-266-1/+55
* Generated aspectOf() method for singleton aspects will now decompile cleanly....aclement2004-07-261-17/+35
* Expanded javadocs describing examples of ASM usage.mkersten2004-07-232-3/+11
* Fixed bug#70008 "problem with ajdoc -public"mkersten2004-07-144-28/+75
* Fixed bug#69011 "ajdoc fails when using default package"mkersten2004-07-053-2/+17