grep-commit
[Top][All Lists]
Advanced

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

Changes to grep/TODO,v


From: Karl Berry
Subject: Changes to grep/TODO,v
Date: Fri, 30 Jan 2009 01:46:10 +0000

CVSROOT:        /sources/grep
Module name:    grep
Changes by:     Karl Berry <karl>       09/01/30 01:46:06

Index: TODO
===================================================================
RCS file: /sources/grep/grep/TODO,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- TODO        10 Oct 2007 04:29:47 -0000      1.10
+++ TODO        30 Jan 2009 01:46:02 -0000      1.11
@@ -1,3 +1,10 @@
+  Copyright (C) 1992, 1997, 1998, 1999, 2000, 2001, 2002, 2004,
+  2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+  
+  Copying and distribution of this file, with or without modification,
+  are permitted in any medium without royalty provided the copyright
+  notice and this notice are preserved.
+
 Get sane performance with UTF-8 locales.
 
 1) rewrite the configure.in script, perhaps also Makefile.am
@@ -11,8 +18,8 @@
 
 ##
 
-Write Texinfo documentation for grep.  The manual page would be a good
-place to start, but Info documents are also supposed to contain a
+Write better Texinfo documentation for grep.  The manual page would be a
+good place to start, but Info documents are also supposed to contain a
 tutorial and examples.
 
 Fix the DFA matcher to never use exponential space.  (Fortunately, these
@@ -36,7 +43,7 @@
 
 GNU grep does 32 bits arithmetic, it needs to move to 64.
 
-Clean up, to many #ifdef's !!
+Clean up, too many #ifdef's !!
 
 Check some new Algorithms for matching, talk to Karl Berry and Nelson.
 Sunday's "Quick Search" Algorithm (CACM 33, 8 August 1990 pp. 132-142)




reply via email to

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