summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCharles Levert <charles_levert@gna.org>2005-05-06 04:39:11 +0000
committerCharles Levert <charles_levert@gna.org>2005-05-06 04:39:11 +0000
commit969b5392558f26f9251f6698b2b8facec624d275 (patch)
treeddadfdcba39830f72faf15d434c7e4bbb9f1c80c /TODO
parent841f58fc6eb47e4e1a4a3449843249e3c7137661 (diff)
downloadgrep-969b5392558f26f9251f6698b2b8facec624d275.tar.gz
Add a few more projects and derived versions to check out (TODO).
* TODO: Add a few more projects and derived versions to check out.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index c279922b..aeccc8f2 100644
--- a/TODO
+++ b/TODO
@@ -51,9 +51,14 @@ Take a look at:
-- nr-grep (Nondeterministic reverse grep);
-- ggrep (Grouse grep);
-- grep.py (Python grep);
+ -- lgrep (from lv, a Powerful Multilingual File Viewer / Grep);
+ -- freegrep <http://www.vocito.com/downloads/software/grep/>;
+ -- ja-grep's mlb2 patch (Japanese grep);
-- pcregrep (from Perl-Compatible Regular Expressions library).
Can we merge ?
+Check FreeBSD's integration of zgrep (-Z) and bzgrep (-J) in one binary.
+
POSIX Compliance see p10003.x
Moving away from GNU regex API for POSIX regex API.