summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* preliminary fork supportwisberg2005-01-271-1/+12
* refactoring, reformatting; support for generated test classes (latter not che...wisberg2005-01-273-68/+263
* old test for done signalwisberg2005-01-271-0/+44
* ignore binwisberg2005-01-271-0/+1
* Summary of implementation limitations carefully worded to avoid the term "lim...wisberg2005-01-271-3/+60
* support -showWeaveInfo in javac adapterwisberg2005-01-271-1/+3
* tests for PR48650 partial workaround - ughwisberg2005-01-272-0/+74
* hack workaround for 48650wisberg2005-01-272-14/+34
* Permit outjars to be used as injars in subsequent compile runswisberg2005-01-271-3/+21
* Fix for null arrays (from AV)aclement2005-01-261-1/+1
* Added isSynthetic() to keep Java5 compiler happy (isSynthetic() is a new meth...aclement2005-01-261-0/+4
* @AJ syntax (pr83626): changes to bcel from Alexaclement2005-01-263-2/+5
* Matthew fix for 83380: don't use enum as a variable name.aclement2005-01-261-2/+2
* @testcase PR83645 pertypewithin on interfacewisberg2005-01-252-0/+30
* Fix for Bug 83563: pertypewithin() handling of inner classesaclement2005-01-255-6/+84
* Matthew fix for 83380: don't use enum as a variable name.aclement2005-01-243-11/+11
* Correctly build jdtcore includes fix for 83423. (BinaryTypeBinding)aclement2005-01-242-0/+0
* Fix to ensure woven methods don't lose their annotations.aclement2005-01-249-82/+181
* First bit of implementing annotation checking in EclipseSourceType.aclement2005-01-241-1/+1
* This fix for 'c' values in annotations has been verified by Pepe. Committing...aclement2005-01-245-1/+22
* Fix for type 'c' values in annotations - 'c' == 'Class'aclement2005-01-232-0/+0
* fix (*cough* hack) for annotations originating from class files required by t...aclement2005-01-211-0/+0
* Added OOPSLA 2004 slides.mkersten2005-01-201-0/+0
* Fix for Bug 83303: complier error when mixing inheritance, overriding and pol...aclement2005-01-203-0/+63
* Get enum value fields to work in the ASM. Plus test reorg as we are now addin...aclement2005-01-2010-12/+137
* Promoted visibility of dump method for use from test cases.aclement2005-01-201-1/+1
* Update to allow 1.5 to be specified.aclement2005-01-191-5/+5
* Fix for Bug 82570: Weaved code does not include debug linesaclement2005-01-194-1/+95
* updates for ltw and annotationsacolyer2005-01-193-2/+1023
* organized importsaclement2005-01-192-11/+33
* first example now works!aclement2005-01-181-13/+16
* Fix to allow pertypewithin aspectOf() to cope with 1.5 generic form of java.l...aclement2005-01-181-1/+8
* PerTypeWithin support.aclement2005-01-1816-11/+728
* PerTypeWithin: Test dataaclement2005-01-1813-0/+277
* organized imports.aclement2005-01-181-13/+9
* Hmmm - I don't think these are part of Java5 support.aclement2005-01-174-679/+0
* New compiler gives additional error message on 1.3 vm that makes this test fail.acolyer2005-01-171-1/+1
* java 5 supportacolyer2005-01-172-0/+0
* pass addURL calls onto superacolyer2005-01-171-0/+2
* java 5 supportacolyer2005-01-1745-159/+882
* Fix for AjcPre10xTests.test016 if run standalone. (if run standalone no-one ...aclement2005-01-141-0/+4
* Fix for "staticinitialization(@Blah *)"aclement2005-01-141-0/+2
* Fixed 3 bugs reported in bug#82340, including correct use of visibility modif...mkersten2005-01-137-104/+184
* Updated to support running on JDK 1.5, and fixed related bug#82218mkersten2005-01-136-26/+78
* Updated to include source location offset.mkersten2005-01-131-3/+6
* Fixes for 78021, 79554 - both to do with us breaking the exception table for ...aclement2005-01-1112-41/+189
* Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for ...aclement2005-01-0770-151/+316
* rebuilt with 2.0 weaver version attribute (aj1.2.1 had version 1.0)aclement2005-01-0714-0/+0
* All jars rebuilt with rev'd weaver version number 2.0 that we will use for As...aclement2005-01-0719-0/+0
* Testcode for migration testingaclement2005-01-077-0/+73