Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-26Bug 539385 - Updating EPL to 20jay19-57/+114
2018-06-01Fix warning about deprecated AST10 level.Jay Arthanareeswaran1-1/+1
2018-02-14Bug 531099 - [10] Invalid @since 3.15 tag on JavaCore.VERSION_10Jay Arthanareeswaran1-1/+1
2017-09-26Bug 525156: [9] Fix the warnings about deprecated IClassFile#getType()Jay Arthanareeswaran2-11/+11
2017-09-20BETA_JAVA9 merger - Removing disclaimer in copyright textJay Arthanareeswaran1-4/+0
2017-05-08test part of fix for bug 515792 [1.9] [dom ast] visitor additions forY20170512-0230Y20170511-1500Y20170511-1000Manoj Palat1-1/+11
2016-10-19Bug 486011 - [1.9][model] Java 9 Support in Java ModelJay Arthanareeswaran1-2/+2
2016-09-09Handle the warnings in tests due to deprecation of AST.JLS8.Jay Arthanareeswaran1-1/+1
2016-06-09Fix for bug 495801 [1.9] [code completion] requires module referenceManoj Palat1-0/+3
2016-05-05Bug 484361 Huge performance slowdown between 4.6 M3 and M4Sven Strohschein2-2/+172
2016-04-12Bug 489963 - Improve the performance of the Region classI20160412-0800Stefan Xenos2-0/+103
2015-02-26Bug 460588 - Move JDT Core project to 1.7 complianceJayaprakash Arthanareeswaran11-12/+22
2014-11-05Bug 443928 - Building large Java element deltas is really slowVladimir Piskarev1-0/+59
2014-10-13New unit test for Bug 434326 [compile][generics] Slow compilation ofSasikanth Bharadwaj1-1/+9
2014-07-03Bug 438875: Set correct project/file encodings and use Unix line delimiterMarkus Keller1-2/+2
2014-04-05Fixed bug 421165: Low hit rates in JavaModel cachesTerry Parker1-1/+62
2013-08-22Fixed bug 411423 : A major portion of time is spent on checking forThirumala Reddy Mutchukota1-1/+66
2013-05-16Fixing copyrights for 4.3Jayaprakash Arthanareeswaran1-1/+1
2013-03-25Bug 404285: [1.8][dom ast] Deprecate AST.JLS4Markus Keller2-2/+2
2012-08-10Cleaned various typos & formatting issues.Tomasz Zarna2-4/+4
2012-03-14Fixed bug 371732: Deprecate AST.JLS3v20120314-0818Ayushman Jain2-15/+28
2012-03-05Fixed bug 371732: Deprecate AST.JLS3v20120305-1831Ayushman Jain2-16/+16
2011-09-23HEAD - git migrationv_C12v20110923-1200Olivier Thomann3-7/+7
2011-09-09HEAD - Fix for 354332: DeltaProcessor exhibits O(N^2) behaviorJayaprakash Arthanareeswaran2-1/+74
2011-04-19HEAD - Updated the copyright yearSatyam Kandula2-2/+2
2011-04-19HEAD - Add comment for bug 338649: [perfs] Regression on FullSourceWorkspaceM...Satyam Kandula1-1/+2
2011-04-01HEAD - Added comment for 333069Satyam Kandula1-1/+3
2011-01-07HEAD - Fix deprecation warningsOlivier Thomann1-2/+2
2010-12-04HEAD- fix for 331632Ayushman Jain1-1/+89
2010-07-01HEAD - Regression test for 315978Satyam Kandula1-9/+49
2010-05-11HEAD - Fix copyrightsv20100512-2030Olivier Thomann1-1/+1
2010-04-22HEAD - 306172 (Satyam's patch: https://bugs.eclipse.org/bugs/attachment.cgi?...Frederic Fusier1-7/+7
2010-02-11HEAD - Fix for 301438Olivier Thomann1-1/+1
2010-02-11HEAD - Fix for 301438Olivier Thomann1-2/+32
2009-11-16HEAD - revert fix for bug 194358Olivier Thomann1-40/+0
2009-11-13HEAD - 194358 (Jay's patch: https://bugs.eclipse.org/bugs/attachment.cgi?id=1...Frederic Fusier1-0/+40
2009-10-27HEAD - Remove unused importsOlivier Thomann2-7/+33
2009-10-22HEAD - 289385 (Satyam's patch https://bugs.eclipse.org/bugs/attachment.cgi?id...v_A17av_A17Frederic Fusier2-3/+1
2009-09-14HEAD - Fix for 288148Olivier Thomann2-3/+0
2009-04-28HEAD - Fix copyrightOlivier Thomann2-2/+2
2009-04-21HEAD - Make init resilient to duplicate classpath entries + add measures aver...Frederic Fusier1-4/+19
2009-03-30HEAD - 270409Frederic Fusier1-4/+8
2009-03-27HEAD - 270257Frederic Fusier1-0/+1
2009-03-25HEAD - 269964Frederic Fusier1-4/+9
2009-03-17HEAD - 267789Frederic Fusier2-16/+19
2009-03-10HEAD - 267941Frederic Fusier1-1/+1
2009-03-10HEAD - Add comment to regression on test which cannot reproduced locallyFrederic Fusier1-0/+2
2009-03-07HEAD - Fix copyrightsOlivier Thomann9-9/+9
2009-01-29HEAD - Allow performance tests to run on already existing wksp bigger than Ec...Frederic Fusier1-1/+1
2008-12-04HEAD - Fix dead codeFrederic Fusier1-22/+14

Back to the top