summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed: 68494 ajdoc does not support .aj filesmkersten2004-06-246-71/+56
* harness support for dirchanges delay (milliseconds) attributewisberg2004-06-103-2/+15
* ensure args() handles boxed primitives correctly when doingacolyer2004-06-095-7/+132
* handle primitive types correctly when doing RTTI resolvingacolyer2004-06-091-0/+5
* skip on the exclude runtime test rather than patch it in the build file.acolyer2004-06-092-4/+2
* new version of build.jar that does not exclude runtimeacolyer2004-06-091-0/+0
* set default warning values correctly when passed in 'null'acolyer2004-06-081-32/+51
* update tests for new options processingacolyer2004-06-081-15/+15
* adapt to new options and EclipseFactory constructor sigacolyer2004-06-081-5/+4
* use new AjCompilerOptions to store optionsacolyer2004-06-081-159/+107
* removed hard-wired dependency on AjBuildConfigacolyer2004-06-082-5/+23
* tests for the new options handlingacolyer2004-06-083-16/+154
* new classes used when building inside Eclipseacolyer2004-06-086-0/+592