aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jdt.core
Commit message (Expand)AuthorAgeFilesLines
* Includes ability to remove problems from a compilation result.aclement2005-02-182-0/+0
* parsing updates for declare annotation, annotations on itds, and use of aroun...acolyer2005-02-172-0/+0
* Correctly build jdtcore includes fix for 83423. (BinaryTypeBinding)aclement2005-01-242-0/+0
* fix (*cough* hack) for annotations originating from class files required by t...aclement2005-01-211-0/+0
* java 5 supportacolyer2005-01-172-0/+0
* Binary Weaving Decp: Two changes: In SourceTypeBinding we can now remember th...aclement2005-01-052-0/+0
* update the scanner class too to tokenize correctlyacolyer2004-12-072-0/+0
* updated jdtcore that can also handle @, ... as PseudoTokensacolyer2004-12-072-0/+0
* remove that stupid launcher in org.eclipse.jdt.coreaclement2004-12-032-22/+0
* Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the clas...aclement2004-11-232-0/+0
* Fix for Bugzilla Bug 60863aclement2004-09-082-0/+0
* Fix for Bugzilla Bug 72409aclement2004-09-072-0/+0
* Reworked package renaming script to ignore compiler options that are used by ...aclement2004-09-072-0/+0
* Fix for Bugzilla Bug 73334aclement2004-09-062-0/+0
* fix for Bugzilla Bug 37020acolyer2004-08-192-0/+0
* Removes javadoc checking from resolveParamTag and hopefully includes Adrians ...aclement2004-08-182-0/+0
* fix for Bugzilla Bug 71723acolyer2004-08-182-0/+0
* Fix for Bugzilla Bug 71076aclement2004-08-182-0/+0
* Fixes for:aclement2004-08-162-0/+0
* fix for Bugzilla Bug 61768acolyer2004-08-112-0/+0
* fix for Bugzilla Bug 61572acolyer2004-08-102-0/+0
* shadows src classpath entry had crept in by mistake....acolyer2004-08-061-4/+2
* Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenanceacolyer2004-07-302-0/+0
* incorporating latest updates in shadows (aj_v_396)acolyer2004-06-082-0/+0
* fix for Bugzilla Bug 52928 acolyer2004-03-182-0/+0
* move weaving to inside of the compiler.compile loop. acolyer2004-03-152-0/+0
* include the jdtDepends classesacolyer2004-01-272-0/+0
* Bugzilla Bug 50458 acolyer2004-01-265-0/+24
* move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the acolyer2004-01-132-0/+0
* built using Eclipse 2.1.1 compiler - when we didn't do this, acolyer2003-11-172-0/+0
* patch from George Harley for pr 42711acolyer2003-11-112-0/+0
* moved to 2.1.1 jdtcore. Updated our code to change one call to a jhugunin2003-07-242-0/+0
* fix and test for Bugzilla Bug 36110 jhugunin2003-04-122-0/+0
* Moving the latest version from shadows to modules. The hope is that jhugunin2003-04-103-1/+2
* Major changes in order to move to Eclipse-JDT 2.1 as a base. jhugunin2003-03-28872-233461/+17
* Ignore bin directoryacolyer2003-02-261-0/+1
* fixed Bug 29959: super call in intertype method declaration body causes Verif...jhugunin2003-02-134-4/+4
* undoing what was almost certainly a correct bug fix. jhugunin2003-02-131-1/+1
* completion bug flagged by compilerwisberg2003-02-131-1/+1
* additional template methodjhugunin2003-01-221-0/+9
* raising visibility of field for extensionjhugunin2003-01-211-1/+1
* propogating information needed for decent Xlint warnings when privileged jhugunin2003-01-085-8/+12
* exposing unique array creation codejhugunin2003-01-071-1/+1
* getting dependency info for inter-type methodsjhugunin2003-01-031-0/+1
* work-around for hack that makes BinaryTypeBinding extend SourceTypeBindingjhugunin2003-01-031-0/+1
* horrible hack making this a subtype of SourceTypeBindingjhugunin2003-01-031-11/+12
* removed 1000 files at once limitjhugunin2003-01-031-1/+3
* privileged from innersjhugunin2002-12-181-4/+4
* more fixes for privilegedjhugunin2002-12-185-18/+26
* more privileged fixesjhugunin2002-12-183-1/+34