Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-16Fixed Bug 437522 - [1.8][compiler] Missing compile error in Java 8 mode for I...shankha1-0/+29
2014-09-03Fixed Bug 442755 - [compiler] NPE at ProblemHandler.handle shankha banerjee1-0/+57
2014-09-02Fixed Bug 438923 - [compiler]Type is inappropriately consideredI20140902-1330I20140902-0800ssankaran1-1/+63
2014-08-26Bug 442528 - We should not have empty performance targetsJayaprakash Arthanareeswaran1-6/+1
2014-08-25Fixed Bug 442452 - [compiler][regression] Bogus error: The interfacessankaran1-1/+40
2014-08-20Fixed bug 422884 - [test] Failure in BasicBuildTests.testbBug386901:Jayaprakash Arthanareeswaran1-24/+28
2014-08-19Bug 441983 - Fix test dependency to both versions of o.e.jdt.annotationI20140819-2200I20140819-1800Mickael Istria1-1/+3
2014-07-12Bug 435544 - [compiler][null] Enum constants not recognised as beingShankha Banerjee1-0/+63
2014-07-04Updating bundle versions for Mars (4.5)Jayaprakash Arthanareeswaran2-2/+2
2014-07-03Bug 438875: Set correct project/file encodings and use Unix line delimiterMarkus Keller1-0/+2
2014-06-25Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
2014-04-28Bug 425420 - NPE exception on standard Java buildShankha Banerjee1-1/+26
2014-04-22Fix for Bug 429635 Improve x-internal API error messageMarkus Keller1-8/+8
2014-03-16Partial fix for Bug 430425 - [1.8][compiler] Type mismatch: cannotBETA_JAVA8_LUNAssankaran1-1/+67
2014-03-11Fix for bug 428468 - Updating bundle version for Java 8 on LunaJayaprakash Arthanareeswaran2-3/+3
2014-03-11Fix for bug 428468 - Removing JCP disclaimer and updating @since tagsJayaprakash Arthanareeswaran3-12/+0
2014-03-11Part I fix for Bug 430069 - [1.8] Test failures when run with JRE7-ssankaran1-2/+2
2014-03-03Bug 411771 - [compiler][null] Enum constants not recognised asShankha Banerjee1-1/+106
2014-02-13Fixed Bug 428071 - [1.8][compiler] Bogus error about incompatible return ssankaran1-1/+44
2014-02-05Fixed Bug 427105 - [1.8][builder] Differences between incremental andssankaran1-1/+112
2013-12-17Fixed Bug 423122 - [1.8] Missing incremental build dependency fromssankaran2-1/+130
2013-11-21Making test bundles' version match their component versionJayaprakash Arthanareeswaran2-2/+2
2013-11-12Bug 416912: Configuration for tycho-surefire-pluginMickael Istria1-0/+5
2013-11-12Bug 416740: Avoid using nested jarsMickael Istria1-1/+2
2013-11-12Bug 416740: Avoid using nested jarsMickael Istria2-4/+3
2013-10-16Fix for bug 419479 - [1.8] POM version tool failures in BETA_JAVA8Jayaprakash Arthanareeswaran1-1/+1
2013-10-08Fix for Bug 415943 - Set 'code.ignoredWarnings' for test bundles inDani Megert1-2/+3
2013-10-08Fix for bug 415699 - Test projects should be "eclipse-test-plugin" andJayaprakash Arthanareeswaran1-1/+1
2013-08-29Adjusting the version in pom and MANIFEST to reflect R4_3_maintenanceJayaprakash Arthanareeswaran1-1/+1
2013-08-22Bug 411161 - Update parent POMs for LunaPaul Webster1-1/+1
2013-08-15Bug 392099 - [1.8][compiler][null] Apply null annotation on types forStephan Herrmann1-4/+8
2013-05-16Fix for bug 386901 - Eclipse does not pass all annotated classes toJayaprakash Arthanareeswaran1-2/+37
2013-05-16Fix for bug 382960 - Java problem markers deleted in whole package afterJayaprakash Arthanareeswaran1-1/+54
2013-04-03Fix for bug 403958 - Update JDT core parent versionJayaprakash Arthanareeswaran1-4/+2
2013-04-03Bug 397850: [CBI] use the correct group IDs for all artifactsDani Megert1-1/+1
2013-04-03Updating copyright informationJayaprakash Arthanareeswaran1-1/+1
2013-04-03Fix for bug 397850 - [CBI] use the correct group IDs for all artifactsJayaprakash Arthanareeswaran1-2/+2
2013-03-25Bug 404285: [1.8][dom ast] Deprecate AST.JLS4Markus Keller1-1/+1
2013-02-05master - Fix for bug 396084: updating the manifest and pom.xmlJayaprakash Arthanareeswaran2-2/+2
2012-11-15Bug 392727 - Cannot compile project when a java file contains $ in itsStephan Herrmann1-1/+56
2012-06-12Added support to enable Java 8 workSatyam Kandula1-0/+8
2012-05-23Fixed bug 379726: Include Eclipse-BundleShape in test plugin MANIFEST.MFv20120523-1238Ayushman Jain1-0/+1
2012-05-22Add poms for Tycho buildIgor Fedorenko1-0/+25
2012-05-16Fix copyrightsv20120516-0617Jayaprakash Arthanareeswaran1-1/+1
2012-04-24Fix for 377401: FuP of bug 372418: "The type ... cannot be resolved"v20120424-0604Satyam Kandula1-0/+56
2012-03-14Fixed bug 371732: Deprecate AST.JLS3v20120314-0818Ayushman Jain1-1/+8
2012-03-13Fixed bug 374063: [builder][regression] bug 372012 causes regularv20120313-1736Ayushman Jain1-1/+47
2012-03-11HEAD - Fixed bug 365859: [compiler][null] distinguish warnings based onv20120311-2224Stephan Herrmann1-3/+3
2012-03-09Fixed bug 373571: [null][regression] Incorrect application of nullAyushman Jain1-0/+50
2012-03-07Fixed bug 367836: Inconsistent source range for error from build andAyushman Jain5-8/+32

Back to the top