aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Now testing that all files in source directories have known suffixes. To add...wisberg2005-03-081-10/+158
* libraries excluded on assembly, not on find; handling JAVA_HOME variable for ...wisberg2005-03-081-50/+72
* skipped libraries and resource patterns moved into .properties file; better e...wisberg2005-03-082-10/+80
* skipped libraries and resource patterns moved into .properties filewisberg2005-03-081-0/+12
* compare dist results of two build.xml scriptswisberg2005-03-081-0/+56
* minimal integration with org.aspectj.lib modulewisberg2005-03-082-3/+18
* minimal build script (for doc distribution), instructions.wisberg2005-03-082-2/+182
* More accessors for the different types of value.aclement2005-02-261-0/+50
* Fixed URLsaclement2005-02-261-4/+8
* Plugins for tutorial.aclement2005-02-265-0/+27
* Use ability to remove problems when building using intermediate compilation r...aclement2005-02-181-0/+9
* Includes ability to remove problems from a compilation result.aclement2005-02-182-0/+0
* @xxx(@Foo) -> @xxx(Foo)acolyer2005-02-1722-106/+115
* working bash scriptwisberg2005-02-171-6/+14
* tracing-lt added to collection targetswisberg2005-02-171-2/+2
* Flag indicating if this advice actually matched anything at all.aclement2005-02-171-0/+7
* Needed for SuppressAjWarnings supportaclement2005-02-171-0/+3
* Deal with putting out the non-matching advice lint warningaclement2005-02-171-1/+22
* Utility method adding for quizing whether you can find a SuppressAjWarnings a...aclement2005-02-171-0/+41
* signature for org.aspectj.lang.annotation.SuppressAjWarnings added.aclement2005-02-171-0/+1
* New lint message added for non-matching advice warningaclement2005-02-172-2/+6
* SuppressAjWarnings test.aclement2005-02-174-5/+66
* better handling on a 1.4 vmacolyer2005-02-172-1/+4
* remove syserracolyer2005-02-171-1/+0
* Updated with suppression attribute for non-matching advice.aclement2005-02-179-12/+18
* only inspect results if test could runacolyer2005-02-171-8/+10
* vmLevel attributed should be just vm...acolyer2005-02-171-1/+1
* SuppressAjWarnings test.aclement2005-02-175-0/+71
* Make the aspectj5rt classes available for writing 1.5 tests.aclement2005-02-172-2/+5
* Didnt have a default.aclement2005-02-171-1/+1
* parsing updates for declare annotation, annotations on itds, and use of aroun...acolyer2005-02-172-0/+0
* support for annotations on ITDs, and declare annotationacolyer2005-02-1723-5/+605
* temporary removal of jsr45 attribute as its format crashes some JVMs. (see pr...aclement2005-02-171-1/+3
* extra entry for binaclement2005-02-171-0/+1
* Support for @within(), @withincode() annotation binding.aclement2005-02-173-5/+37
* Testcases for @within() and @withincode() binding.aclement2005-02-175-0/+171
* corrected typoaclement2005-02-161-1/+1
* organized importsaclement2005-02-161-5/+0
* fix bug whereby we were statically matching annotations that we shouldn'tacolyer2005-02-114-2/+15
* move all java 5 tests out of code and back into .xml files now that we can co...acolyer2005-02-1134-1149/+1555
* better support for weaveInfo message, <weave> step, and stderr/out validation...acolyer2005-02-1112-20/+385
* Changed name and added definition of values.aclement2005-02-111-2/+3
* Although there isn't anything to resolve - we should say we have tried...aclement2005-02-111-0/+1
* New type pattern kind introduced to represent '@Annotation *'aclement2005-02-112-3/+85
* Tests for 2 new annotation bugs: (1) Using the pattern '@Annotation *' in dec...aclement2005-02-115-0/+55
* aspectj5rt.mf.txt is now the manifest in aspectjrt.jar (per build alias in bu...wisberg2005-02-111-14/+2
* test placeholderwisberg2005-02-112-0/+26
* new module for Java5-specific additions to aspectjrt.jar. aspectjrt.jar is a...wisberg2005-02-116-0/+138
* Building releases under 1.5 now. Scripts should define java15.home and shoul...wisberg2005-02-111-12/+59
* testing aspectj5rt modulewisberg2005-02-111-0/+17