summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug 3897mkersten2005-01-284-14/+41
* Removing string temporarily - might be interfering with XML output for test r...aclement2005-01-281-1/+1
* Fix for Bug 83645: pertypewithin({interface}) illegal field modifieraclement2005-01-271-1/+3
* Fix for Bug 83645: pertypewithin({interface}) illegal field modifieraclement2005-01-271-0/+2
* Fix for Bug 83645: pertypewithin({interface}) illegal field modifieraclement2005-01-273-10/+14
* Fix for Bug 83645: pertypewithin({interface}) illegal field modifieraclement2005-01-271-0/+6
* Tests and fix for: Bug 83565mkersten2005-01-275-39/+65
* skipping test on X feature said to be failing on the build machine, though no...wisberg2005-01-271-2/+3
* 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