Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-28Bug 419531: Get rid of nested jarsI20140218-0800I20140211-1100I20140211-0800I20140209-1458I20140204-0800Mickael Istria2-4/+4
2013-09-04Replaced deprecated junit.framework.AssertDani Megert1-2/+3
2013-09-04Increased bundle version for LunaDani Megert2-2/+2
2013-08-26Introduced test pom that uses eclipe-parent pom property to set ignored warningsDani Megert1-1/+2
2013-06-26Fixed bug 411168: Update parent POMs for LunaI20130717-1600I20130716-0800I20130709-0800I20130702-1230I20130702-1000I20130702-0800Dani Megert1-1/+1
2013-06-04Provide more details when FileBuffersForFilesInLinkedFolders.test15 fails (se...R4_3M20130724-0800M20130717-0800M20130710-0800M20130703-0800I20130618-0800I20130605-2000I20130604-2000Dani Megert1-4/+14
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 Keller2-367/+367
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
2012-07-05Improved switch statement checkingv20120705-111822I20120725-1800I20120724-0800I20120717-0800I20120710-0800Dani Megert1-2/+4
2012-05-30Fixed bug 380968: Pull request to bump versions in pom files in Platformv20120530-1528I20120530-2100I20120530-1900Thanh Ha1-1/+1
2012-05-23Add poms for Tycho buildv20120523-1310Igor Fedorenko1-0/+25
2012-05-23Fixed bug 379730: Include Eclipse-BundleShape in test plugin MANIFEST.MFIgor Fedorenko1-1/+2
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
2009-11-26Updated bundle version.Dani Megert1-1/+1
2009-11-25remove upper bound of org.junit dependency forMarkus Keller1-1/+1
2009-01-08Never join lines in code.Dani Megert1-0/+2
2008-12-31copyright updatesDani Megert17-17/+17
2008-12-02require at least org.eclipse.core.filebuffers 3.5.0Markus Keller1-1/+1
2008-11-28New compiler settings.Dani Megert1-2/+4
2008-11-19Updated required bundle versions.Dani Megert1-6/+6
2008-10-07Set not strictly matching JRE problem severity to 'error'.Dani Megert1-0/+3
2008-09-11Removed trailing whitespace and organized the importsv20080909-ascuDani Megert23-499/+501
2008-09-03Don't format block comments.Dani Megert1-1/+1
2008-08-26Warn about missing description for all standard tags.Dani Megert1-2/+2
2008-08-26Fixed Javadoc warnings.Dani Megert3-24/+19
2008-08-08ignore non-nls'd strings and discouraged referencesMarkus Keller1-3/+5
2008-07-16Don't warn when using deprecated stuff inside Javadoc.Dani Megert1-1/+1
2008-07-15New Organize Import preferences (part 2).Dani Megert1-1/+1
2008-07-15New shared settings.Dani Megert2-10/+307
2008-07-15New Organize Import preferences.Dani Megert1-1/+5
2008-02-20Increased o.e.c.filebuffers version to 3.4.0.Dani Megert1-1/+1
2008-01-29Fixed bug 210290: [api] API to get all IFileBuffer instancesDani Megert2-14/+49
2008-01-25Committed Andrew's patch to fix 208881: [api] enable document setup participa...v20080128Dani Megert4-0/+307
2008-01-25Use compact assignment.Dani Megert2-5/+5
2008-01-25Committed Andrew's patch to fix 208881: [api] enable document setup participa...Dani Megert4-5/+81
2008-01-23Fixed lazyStart header.Dani Megert1-1/+1
2007-08-23Fixed bug 200745: [implementation] Unable to open DefaultTextEditor on a File...Dani Megert1-0/+22
2007-07-25Adjusted version number of org.eclipse.text to 3.4.0.Dani Megert1-1/+1
2007-06-29Converted to use manifest.mf.Dani Megert3-29/+23
2007-05-29Updated copyright date.Dani Megert8-8/+8
2007-04-04Fixed test failures caused by IFileStore.putInfo now correctly throwing an ex...v20070410-0800Dani Megert2-6/+12
2007-02-22Fixed bug 148057: [misc][api] Allow the construction of an ITextFileBuffer fr...Dani Megert8-3/+1635
2007-02-21Tests for new location kinds.Dani Megert1-59/+267
2007-02-20Clarified document time stamp if it cannot be retrieved from underlying file.Dani Megert1-3/+3
2007-02-19Fixed bug 99610: [api] add API to file buffers that allows to specify whether...Dani Megert3-174/+177
2007-02-19Fixed copyright.Dani Megert1-1/+1

Back to the top