blob: 8782d3322bbb24c97fb6080b20475235367b4f09 [file] [log] [blame]
<!--
DO NOT EDIT THIS FILE WITH HTML EDITORS
-->
<!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.76 [en] (Windows NT 5.0; U) [Netscape]">
<title>Eclipse Platform Build Notes - Search</title>
</head>
<body>
<h1>
Eclipse Platform Build Notes<br>
Search</h1>
To see which bugs have been addressed in one of the builds simply open the <a href="http://bugs.eclipse.org/bugs/query.cgi?short_desc_type=allwordssubstr&amp;product=Platform&amp;component=Search&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;changedin=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;namedcmd=Assigned&amp;newqueryname=&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">Search bugzilla query page</a>, select status, resolution and the time frame.
<br>
<br>
<br>
========== Eclipse Build Input I20050329 ==========<br>
<ul>
<li>Added support for filtered matches. Filtered matches are rendered differently
in th editor.</li>
</ul>
========== Eclipse Build Input I20041111 ==========<br>
<br>
<ul>
<li>deprecated NewSearchUI.runQuery() (use
NewSearchUI.runQueryInBackground() or
NewSearchUI.runQueryInForeground()</li>
<li>clarified Javadoc for return type of
NewSearchUI.runQueryInForeground
(returned status can be of kind IStatus.CANCEL)</li>
<li>clarified Javadoc for return type of ISearchQuery.run():
(OperationCancelled can be thorwn for cancelled searches)</li>
</ul>
<pre>
</pre>
========== Eclipse Build Input I20041117 ==========<br>
<br>
<ul>
<li>
multi line text search/replace
</li><li>
changed text search infrastructure to nio buffers (performance improvement of around 25%)
</li>
</ul>
<pre>
</pre>
</body>
</html>