[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-144-g966c15e
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-144-g966c15e |
Date: |
Thu, 24 Oct 2013 19:12:47 +0000 |
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 "gawk".
The branch, master has been updated
via 966c15e4ad185e4abc7eccc6ede7ab9334c6866f (commit)
from 38bd2eff2ea99abb535ee5d2bd14f2b7b2c303de (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.sv.gnu.org/cgit/gawk.git/commit/?id=966c15e4ad185e4abc7eccc6ede7ab9334c6866f
commit 966c15e4ad185e4abc7eccc6ede7ab9334c6866f
Author: Arnold D. Robbins <address@hidden>
Date: Thu Oct 24 22:12:38 2013 +0300
Update TODO.
diff --git a/TODO b/TODO
index edca193..d6e1394 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Thu Oct 17 22:10:09 IDT 2013
+Thu Oct 24 22:11:44 IDT 2013
============================
There were too many files tracking different thoughts and ideas for
@@ -37,6 +37,8 @@ Minor Cleanups and Code Improvements
Consider removing use of and/or need for the protos.h file.
+ Recheck if gnulib regex can be dropped in
+
Minor New Features
------------------
@@ -49,6 +51,13 @@ Minor New Features
Consider relaxing the strictness of --posix.
+ Make it possible to put print/printf + redirections into
+ an expression.
+
+ Have pretty printing not run the program and nuke the
+ undocumented GAWK_NO_PP_RUN env var. Requires test suite
+ adjustments.
+
? Add an optional base to strtonum, allowing 2-36.
? Optional third argument for index indicating where to start the
@@ -157,7 +166,7 @@ Major New Features
------------------
Things That We Decided We Will Never Do
----------------------------------------
+=======================================
Consider moving var_value info into Node_var itself to reduce
memory usage. This would break all uses of get_lhs in the
-----------------------------------------------------------------------
Summary of changes:
TODO | 13 +++++++++++--
1 files changed, 11 insertions(+), 2 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-144-g966c15e,
Arnold Robbins <=