Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-08Never join lines in code.v20090113-0900v20090112Dani Megert1-0/+2
2008-12-31copyright updatesv20090106-0800v20090105Markus Keller29-29/+29
2008-12-15fixed Javadoc problemsv20081216-0800v20081215Markus Keller2-21/+21
2008-12-11Bug 258208 - XMLContentDescriber throws StringIndexOutOfBoundsExceptionSzymon Brandys1-0/+3
2008-12-08Bug 255811 - fix in XMLContentDescriber#isCharsetValidv20081208-1150Szymon Brandys1-1/+1
2008-12-01Bug 256625 [expressions] instanceof map should contain cleanup codev20081201Paul Webster3-17/+98
2008-12-01Bug 255811 - Wrong methods used in org.eclipse.core.contenttypeSzymon Brandys2-10/+21
2008-11-28New compiler settings.Dani Megert1-3/+6
2008-11-28Dead code removedSzymon Brandys1-5/+4
2008-11-21Bug 255811 - Wrong methods used in org.eclipse.core.contenttypeSzymon Brandys1-2/+1
2008-11-19Bug 255384 JobManager.cancel() does not check for about_to_schedule_stateJohn Arthorne1-16/+21
2008-11-18replace @noimplement with @noimplement & @noextend, see bug 230189v20081125-0800Markus Keller2-0/+2
2008-11-14Bug 247146 - [contenttype] Better APIs for XML content describersSzymon Brandys5-32/+56
2008-11-14Bug 254517 - XMLContentDescriber defaults to UTF-8 for Shift_JIS encodingSzymon Brandys1-6/+31
2008-11-12Bug 254522 - XMLContentDescriber guesses charset incorrectly for unterminated...Szymon Brandys1-1/+1
2008-11-10Bug 251422 - Deprecate org.eclipse.core.runtime.Preferencesv20081110DJ Houghton3-4/+20
2008-11-10Bug 254770 PlatformLogReader does not existJohn Arthorne1-1/+0
2008-11-06fixed typoJohn Arthorne1-1/+1
2008-10-29Fixes to react to JDT code changesJohn Arthorne3-6/+4
2008-10-29Bug 251748 - XMLContentDescriber doesn't set charset for XML declarations wit...v20081029-1100Szymon Brandys1-43/+31
2008-10-27Enabled equals/hashCode warningv20081103John Arthorne1-9/+21
2008-10-22Fixed typosJohn Arthorne2-2/+2
2008-10-22Delete unused codeJohn Arthorne2-96/+1
2008-10-21Fixed compile warning.v20081118-0800v20081111-0800v20081104-0800v20081027-1300v20081026-2000Dani Megert1-2/+2
2008-10-20Updated preferencesv20081020John Arthorne1-1/+12
2008-10-20Bug 251258 - Fix org.eclipse.core.contentType extension point documentationSzymon Brandys2-3/+7
2008-10-16Bug 109898 Intermittent failures in IJobManagerTests relating to job familiesJohn Arthorne1-1/+2
2008-10-10Bug 249214 - Additional changesv20081010Szymon Brandys1-2/+17
2008-10-09Bug 249214 - Eclipse reports errors in XML with embedded PHP in prologSzymon Brandys1-13/+12
2008-10-07Update version due to import range on org.eclipse.osgi being increasedJohn Arthorne1-2/+2
2008-10-07239715: No property tester for TestCaseElement for property "projectNature"v20081021-0800v20081014-0800Markus Keller1-1/+3
2008-10-07Set not strictly matching JRE problem severity to 'error'.Dani Megert1-0/+3
2008-10-07Incremented version for bug fix in Galileo streamv20081006bJohn Arthorne1-1/+1
2008-10-07Bug 200997 [Progress] Can't seem to cancel jobs from ProgressViewv20081006John Arthorne1-1/+1
2008-10-03Bug 200997 [Progress] Can't seem to cancel jobs from ProgressViewJohn Arthorne2-4/+33
2008-10-02Bug 249468 - Fix methods overriding a synchronized method without being synch...Szymon Brandys1-3/+3
2008-09-30Bug 246839 [jobs] Semantic problems with ISchedulingRule#contains()John Arthorne1-0/+4
2008-09-29Bug 248906 Expressions definitions example is escapedv20081007-0800v20080930-0800v20080929John Arthorne1-58/+45
2008-09-29Fixed bug 248920: IPropertyTester's test(Object, String, Object[], Object) me...Dani Megert1-10/+9
2008-09-24Bug 248498 UA can't combine package.html files from split packagesOleg Besedin1-17/+0
2008-09-24Bug 223734 Incorrect deprecation comments in Platform classJohn Arthorne2-0/+30
2008-09-24Bug 223734 Incorrect deprecation comments in Platform classOleg Besedin1-22/+0
2008-09-11Removed trailing whitespace and organized the importsv20080923-0800v20080915-0800v20080914-2000v20080909-ascuMarkus Keller44-662/+662
2008-09-03Don't format block comments.v20080909-bscuv20080909-0800Dani Megert1-1/+1
2008-08-27more strict compiler warnings, added code formatter optionsv20080902-0800Markus Keller3-7/+281
2008-08-20Add messages to assertions to clarify cause of failureJohn Arthorne1-3/+3
2008-08-07Revert change from bug 243276 - set version to 3.4.100 for bugfix in 3.5 stream.John Arthorne1-1/+1
2008-08-06Bug 243276 Resolve version problems in org.eclipse.core.runtimeOleg Besedin1-1/+1
2008-07-15New Organize Import preferences (part 2).v20080806-1800v20080805v20080804-1800v20080731-0800v20080729-0800v20080722-0800Dani Megert1-1/+1
2008-07-15New Organize Import preferences.Dani Megert1-1/+1

Back to the top