Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-03Bug 511615 - Use enhanced for loops in org.eclipse.core.filebuffersI20170206-2000I20170205-2000I20170204-2000I20170203-2000Lars Vogel4-33/+31
2016-10-24Bug 506446 - Removed usage of SubMonitor.step() in eclipse.platform.textY20161103-1000I20161101-0800Lars Vogel5-5/+7
2016-09-23Bug 500153: Cleanup warnings in file buffer classesI20160927-0800Bruno Medeiros6-81/+27
2016-09-21Bug 501122 - Add Organize imports to save actions inY20160922-1000Lars Vogel1-1/+1
2016-09-21Revert "Bug 501122 - Add Organize imports to save actions in org.eclipse.core...Lars Vogel1-1/+1
2016-09-21Bug 479523 - Replace usage of SubProgressMonitor with SubMonitor inLars Vogel2-108/+32
2016-09-20Bug 501121 - Remove org.eclipse.core.internal.filebuffers.Progress andLars Vogel5-82/+41
2016-09-20Bug 479523 - Replace usage of SubProgressMonitor with SubMonitor inLars Vogel1-30/+8
2016-09-09Bug 501122 - Add Organize imports to save actions inLars Vogel1-1/+1
2016-09-09Revert "Bug 479523 - Replace usage of SubProgressMonitor with SubMonitor in e...Lars Vogel1-12/+26
2016-09-09Bug 479523 - Replace usage of SubProgressMonitor with SubMonitor inLars Vogel1-26/+12
2016-08-24Bug 500179 - Related version updatesI20160824-1429Lars Vogel2-2/+2
2016-08-24Bug 500179 - Fix whitespace issues in org.eclipse.core.filebuffersLars Vogel8-9/+85
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1
2016-05-03Bug 492875 - Remove the "strictly compatible JRE" per-project overrideI20160504-0035I20160503-2000Lars Vogel1-2/+0
2016-03-08Bug 489202: Document more restrictions of using IFileStore (bad encoding)Y20160310-0830Y20160310-0800I20160308-0800Markus Keller2-4/+8
2015-12-11Bug 479525 - Inline helper method Progress#getMonitorI20151215-0800Lars Vogel2-6/+4
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller6-103/+105
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller23-449/+216
2015-12-01Bug 478673: Move platform text to Java 1.8 BREEMarkus Keller7-31/+93
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150707-0800Markus Keller1-1/+1
2014-07-23Bug 436581: Test failure in RenameTests18.testLambda3 and testMethod0-2I20140804-0800I20140803-2000I20140729-0800Markus Keller5-10/+15
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140708-0800I20140701-0800Paul Webster1-1/+1
2014-01-27Fixed bug 426387: [implementation] Exception message in org.eclipse.core.inte...I20140128-0800Dani Megert3-9/+9
2014-01-27Increased bundle version for Luna fixesDani Megert2-3/+3
2013-12-05Fixed compile warningDani Megert1-1/+3
2013-06-26Fixed bug 411168: Update parent POMs for LunaI20130717-1600I20130716-0800I20130709-0800I20130702-1230I20130702-1000I20130702-0800Dani Megert1-1/+1
2013-03-27Fixed bug 403969: Update Platform Text with the new parent versionI20130402-0800Paul Webster1-4/+2
2013-02-25converted line delimiters to Unixv20130225-182143Markus Keller5-807/+807
2013-02-25Bug 399451: Some projects have incorrect encoding setMarkus Keller1-0/+2
2013-02-25Fixed bug 397850: [CBI] use the correct group IDs for all artifactsDani Megert1-2/+2
2013-01-10Fixed bug 397874: [CBI] Mismatched versions in pom inv20130110-172019I20130115-1300I20130115-0800Thanh Ha1-1/+1
2013-01-03Fixed bug 396759: [implementation] Editor saves over changed filev20130103-145122Dani Megert3-3/+13
2012-11-19Fixed bug 394504: [implementation] Incorrect synchronization inv20121119-091516I20121120-0800Dani Megert1-2/+2
2012-07-05Improved switch statement checkingv20120705-111822I20120725-1800I20120724-0800I20120717-0800I20120710-0800Dani Megert1-2/+4
2012-05-23Add poms for Tycho buildv20120523-1310Igor Fedorenko1-0/+25
2012-04-24getEncoding() must not return 'null'v20120424-1340I20120426-1030I20120426-1000I20120426-0800Dani Megert1-1/+6
2011-12-15Report incompatible environment as 'Error'v20111215-1439Dani Megert1-1/+1
2011-10-07Changed 'New text file line delimiter' to 'Unix'.Dani Megert1-0/+2
2011-09-28Fixed .gitignoreDani Megert1-1/+0
2011-01-24Replaced wrong usage of "it's" with "its".Dani Megert2-15/+20
2011-01-11Part two of fix for bug 333660: [implementation] FileStoreTextFileBuffer eats...Dani Megert1-1/+5
2011-01-07Fixed bug 333660: [implementation] FileStoreTextFileBuffer eats IOException o...Dani Megert1-9/+7
2011-01-05Use InstanceScope singleton.v20110307-2000Dani Megert1-1/+1
2011-01-05Use InstanceScope singleton.Dani Megert1-2/+2
2010-10-18Fixed bug 226532: org.eclipse.core.filebuffers.FileBuffers.getWorkspaceFileAt...v20101019-0800Dani Megert1-9/+9
2010-08-04Improved Javadoc.Dani Megert1-4/+3
2010-07-02Updated copyright date.Dani Megert1-1/+1
2010-06-25fixed wrong usages of affect* & effect*Markus Keller1-8/+8
2010-06-15Updated bundle version to 3.5.200.v20100616Dani Megert1-1/+1

Back to the top