This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 6cf2bda Merge pull request #3392 from mbien/javac-clean
new 5ee2700 Allow searching for multi-line Strings.
new 1fd1caa Multi-line search/replace UI support.
new a87cc96 Merge pull request #3393 from mbien/multiline-search
The 6362 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../netbeans/modules/search/BasicSearchForm.java | 74 ++++++++++++++++++----
.../netbeans/modules/search/PatternSandbox.java | 26 +++++---
.../netbeans/modules/search/TextRegexpUtil.java | 8 +--
.../modules/search/matcher/DefaultMatcher.java | 2 +-
.../modules/search/matcher/FastMatcher.java | 2 +-
.../modules/search/TextRegexpUtilTest.java | 25 ++++----
6 files changed, 98 insertions(+), 39 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists