aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* make this class live up to its name at lastacolyer2004-06-081-6/+226
* simplify options processing for AJDTacolyer2004-06-081-11/+12
* additional test cases to cover matching Pointcuts againstacolyer2004-06-089-0/+509
* added a method to all Pointcuts that matches against aacolyer2004-06-0825-9/+790
* ensure tests don't give false failures on fast machinesacolyer2004-06-081-0/+9
* raise visibility of default constructor to allow subclassing.acolyer2004-06-081-0/+2
* enable construction of a BcelWorld with an externally providedacolyer2004-06-081-0/+6
* add a getName() method to Lint.Kindacolyer2004-06-081-0/+4
* incorporating latest updates in shadows (aj_v_396)acolyer2004-06-082-0/+0
* add the runtime classes into aspectjtools.jar. needed because ofacolyer2004-06-081-0/+3
* updated aspectjrt.jar with new Factory methods inacolyer2004-06-081-0/+0
* exposed additional factory methods for creating signaturesacolyer2004-06-081-0/+43
* @testcase PR#65925 Valid but inaccessible type names should not be flagged by...wisberg2004-06-072-0/+33
* Added AOSD 2004 demo slides.mkersten2004-06-021-0/+0
* ensure that no test involving the checking of timestamps inacolyer2004-06-021-0/+6
* replace hard-coded use of ';' with File.pathSeparatoracolyer2004-06-021-3/+3
* don't sync bin diracolyer2004-06-021-0/+1