Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 1Lars Vogel42-126/+252
2018-08-21Bug 530393 - EPL 2.0 for exsd in platform.textLars Vogel3-3/+12
2018-07-18Lambda conversions.Alexander Kurtakov1-20/+19
2018-06-05Bug 535318 - Update license to EPL-2.0 for platform.text for about.htmlI20180607-2000I20180606-1020Lars Vogel1-16/+24
2018-06-014.9 version updates for eclipse.platform.text required for EPL 2.0I20180601-0915I20180601-0900Lars Vogel2-2/+2
2018-05-30Bug 535191 - POM version change for 4.9 releaseI20180531-2125I20180531-2000I20180531-1245I20180531-0910Lars Vogel1-1/+1
2018-05-12Bug 534597 - Unanticipated comparator errors in I20180511-2000I20180514-0800I20180513-2000I20180513-0800I20180512-1500I20180512-0830Sravan Kumar Lakkimsetti1-0/+1
2017-12-12Bug 528254 - [Java9] Added Automatic-Module-Name HeaderI20171215-0215I20171215-0120I20171214-2000I20171214-0120I20171213-2000I20171212-2000Karsten Thoms1-0/+1
2017-07-07org.eclipse.core.filebuffers MANFEST.MF updates for 4.8I20170710-2000I20170709-2000I20170708-2000I20170707-2000Lars Vogel2-2/+2
2017-07-07Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel2-2/+2
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseAlexander Kurtakov1-1/+1
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

Back to the top