Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-14Use isEmpty() instead of length() to check if collection is emptyI20190615-1800I20190614-1800Lars Vogel2-3/+3
2019-05-19Bug 547304 - [cleanup] Fix wrong space/tab indentationS4_12_0_RC2S4_12_0_RC1aS4_12_0_RC1S4_12_0_M3R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600I20190603-1800I20190603-0600I20190602-1800I20190602-0600I20190601-1800I20190531-1800I20190531-0245I20190529-2005I20190529-1800I20190529-0600I20190528-1800I20190528-0915I20190528-0850I20190528-0600I20190527-1805I20190527-0600I20190526-1800I20190526-0600I20190525-1800I20190525-0600I20190524-1800I20190524-0135I20190522-1800I20190522-0600I20190521-1800I20190521-0600I20190520-1805I20190520-0600R4_12_maintenancePaul Pazderski3-76/+76
2019-02-10Bug 518569 - Use StandardCharset constantsI20190210-2135I20190210-1800Karsten Thoms1-4/+2
2019-01-21Bug 543629 - Search tests DNF on WindowsY20190123-2200I20190128-1800I20190127-1800I20190126-1800I20190125-1800I20190124-1800I20190124-1235I20190124-0930I20190123-1800I20190122-1800I20190121-1800Andrey Loskutov1-1/+5
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 1Lars Vogel7-21/+42
2018-05-03Bug 534324 - Search never stops on high file countsI20180503-2000Andrey Loskutov1-1/+1
2018-04-18Use compact assignmentI20180418-2000Dani Megert1-27/+27
2018-04-17Bug 514961 - reduce text search jobs number to a fixed max size.I20180417-2000Andrey Loskutov1-0/+5
2018-04-17Bug 514961 - Free resources allocated by TextSearchJobKarsten Thoms1-0/+5
2018-02-05Bug 530751 - Use lambdas in org.eclipse.searchLars Vogel1-17/+13
2017-11-08Bug 527018 - [refactoring] Replace use of Number constructors by valueOfI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000Karsten Thoms1-1/+1
2017-08-07Bug 519785 - Use enhanced for loops in org.eclipse.searchI20170808-2000I20170807-2000Christoph Stanik4-14/+10
2017-06-16Bug 518340 - Replace StringBuffer with StringBuilder in org.eclipse.searchLars Vogel3-12/+12
2017-01-11Bug 510312 - Replace usage of new Integer(int) with Integer.valueOf() inLars Vogel1-2/+2
2017-01-11Bug 510312 - Replace usage of new Integer(int) with Integer.valueOf() inLars Vogel1-1/+1
2016-07-12Bug 497776 - Remove trailing whitespace from org.eclipse.searchLars Vogel4-7/+7
2016-07-07Bug 497051 - Improve text search when multiple files have same locationAlexander Kurtakov1-2/+1
2016-07-06Bug 497051 - Improve text search when multiple files have same locationMickael Istria1-44/+95
2016-05-19Revert "Bug 493687 - UI slow to respond during file search"Y20160526-1000I20160530-2000I20160529-2000I20160528-1500I20160527-2000I20160525-2000I20160524-2000I20160523-2000I20160522-2000I20160521-1500I20160520-2000I20160519-1730I20160519-1100Dani Megert1-1/+1
2016-05-17Bug 493687 - UI slow to respond during file searchI20160517-2000Sergey Prigogin1-1/+1
2016-05-17Bug 489551 - File Search silently drops results on StackOverflowErrorSergey Prigogin1-83/+76
2016-05-05Bug 492973 - Avoid invoking inefficient new String() constructor inLars Vogel1-2/+2
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller4-22/+22
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller6-39/+25
2015-07-31Fixed bug 465070: TextSearchVisitor.processFile method relies on undocumented...Dani Megert1-10/+2
2015-03-18Fixed bug 448863 (part 2): [Search] Refresh on Access ignored during text searchI20150318-0800Dani Megert1-4/+13
2015-03-17Fixed bug 448863: [Search] Refresh on Access ignored during text searchI20150317-2000I20150317-1130I20150317-0800Dani Megert1-3/+11
2015-03-10Bug 441016 comment 25: removed no-op Math.round(..)I20150316-2000I20150316-0800I20150315-2000I20150311-1300Markus Keller1-1/+1
2015-01-29Bug 458704 - Fix failing FileSearchTestI20150203-1300I20150129-1830Terry Parker1-2/+6
2015-01-23Bug 441016 - Speed up text search by parallelizingI20150128-2000I20150128-0900I20150127-2000I20150127-0900I20150126-2000I20150126-0930I20150126-0800I20150125-2000Terry Parker1-91/+201
2013-03-12Fixed bug 402009: Whole word API and UI should not allow to be true if regex ...Christian Walther1-6/+5
2012-10-25Fixed bug 380218: TUR4.2: Regular Expression \C violates the relationv20121025-122133I20121106-0800I20121031-2000I20121031-0800I20121030-2000I20121030-0800I20121029-2000I20121029-0800I20121028-2000Dani Megert1-4/+4
2010-06-14use API from Bug 105914: Add recursive isDerived convenience methodMarkus Keller1-13/+2
2010-02-19Removed ':' from "see: http".Dani Megert1-2/+2
2008-12-31copyright updatesDani Megert2-2/+2
2008-11-12Replaced deprecated getPluginPreferences().Dani Megert1-3/+3
2008-11-11Fixed bug 254632: Log full of MalformedInputExceptionv20081111-0800Dani Megert1-0/+6
2008-09-22Fixed Javadoc warning.Dani Megert2-4/+6
2008-09-22Fixed Javadoc warnings.Dani Megert1-9/+12
2008-09-11Removed trailing whitespace and organized the importsv20080909-ascuDani Megert6-166/+164
2008-08-11Fixed bug 243651: A simple change would allow TextSearchVisitor to run in Hea...Dani Megert1-21/+24
2008-04-25152263 Search/Replace should allow insertion of a NewLine character sequenceMartin Aeschlimann1-1/+337
2008-04-25fixed warnings (Javadoc, unused parameters)Martin Aeschlimann1-2/+2
2007-10-18report errors to make sure user is notifiedMartin Aeschlimann1-4/+4
2007-07-23fixed JavadocMartin Aeschlimann1-1/+2
2007-05-29Updated copyright date.Dani Megert1-1/+1
2007-02-19changing to new file buffer API to improve performanceMartin Aeschlimann1-2/+3
2006-08-31Switched to use org.eclipse.core.runtime.AssertDani Megert1-1/+1
2006-07-17150227 Text search gives error message if performed on closed projectsMartin Aeschlimann1-2/+5
2006-05-12Fixed copyrights.Dani Megert1-1/+1

Back to the top