From 76ff6280da056a2a812466aeffe820dbe6171a02 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Tue, 6 Oct 2015 23:02:06 -0400 Subject: [PATCH] regex-doc updates --- doc/content-for-to-do.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/doc/content-for-to-do.html b/doc/content-for-to-do.html index 66c61591c..9e71c4c03 100644 --- a/doc/content-for-to-do.html +++ b/doc/content-for-to-do.html @@ -2,15 +2,6 @@
  • Github issues are here. -
  • After the release -announcment, by far the biggest asks were RFC-4180-compliant CSV, and -packaging (Homebrew, .deb). - -
  • String-oriented functions such as sub, and Miller’s -filter, could be made far more powerful if a regular-expression -library were included. Additionally, allowing RS, FS, and/or -PS to be regexes would be powerful. -
  • Various other to-do items are listed here.