This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grep".

The branch, master has been updated
       via  7981dbded204242c83c39732ba3dce4a11d30204 (commit)
      from  29b36e655aca16c4a28a7d8179c3096ebecf9815 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=7981dbded204242c83c39732ba3dce4a11d30204


commit 7981dbded204242c83c39732ba3dce4a11d30204
Author: Paul Eggert <[email protected]>
Date:   Thu Sep 1 22:34:52 2016 -0700

    grep: update NEWS
    
    * NEWS: Describe previous change.

diff --git a/NEWS b/NEWS
index 56c735f..01be350 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ GNU grep NEWS                                    -*- outline 
-*-
   grep -iF is typically much faster in a multibyte locale, if the
   pattern and its case counterparts contain only single byte characters.
 
+  grep with complicated expressions (e.g., back-references) and without
+  -i now uses the regex fastmap for better performance.
+
   In multibyte locales, grep now handles leading "." in patterns more
   efficiently.
 

-----------------------------------------------------------------------

Summary of changes:
 NEWS |    3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
grep

Reply via email to