grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/ChangeLog


From: Charles Levert
Subject: Changes to grep/ChangeLog
Date: Wed, 24 Aug 2005 03:28:29 -0400

Index: grep/ChangeLog
diff -u grep/ChangeLog:1.270 grep/ChangeLog:1.271
--- grep/ChangeLog:1.270        Wed Jul 27 02:44:53 2005
+++ grep/ChangeLog      Wed Aug 24 07:28:29 2005
@@ -1,3 +1,14 @@
+2005-08-24  Charles Levert  <address@hidden>
+
+       * src/grep.c (print_line_middle): In case of an empty match,
+         make minimal progress and continue instead of aborting process
+         of the remainder of the line, in case there's still an upcoming
+         non-empty match.
+       * tests/foad1.sh: Add two tests for this.
+       * doc/grep.texi, doc/grep.1: Document this behavior, since
+         --only-matching and --color are GNU extensions which are
+         otherwise unspecified by POSIX or other standards.
+
 2005-07-26  Charles Levert  <address@hidden>
 
        * tests/pcre.sh: New file.  Add test 1.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]