[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2590-gf22661
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2590-gf22661b |
Date: |
Mon, 3 Jul 2017 14:05:33 -0400 (EDT) |
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 f22661b0de5c0e5c46bec9d066d23a03d9b783c3 (commit)
from 3726632fb30bdbd08f5e030a65d8f4bfb29a79d6 (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=f22661b0de5c0e5c46bec9d066d23a03d9b783c3
commit f22661b0de5c0e5c46bec9d066d23a03d9b783c3
Author: Arnold D. Robbins <address@hidden>
Date: Mon Jul 3 21:05:18 2017 +0300
Update TODO w.r.t. FIELDWIDTHS.
diff --git a/TODO b/TODO
index bafb82c..fa6e117 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Fri Jun 19 12:44:56 IDT 2015
+Mon Jul 3 21:05:03 IDT 2017
============================
There were too many files tracking different thoughts and ideas for
@@ -119,9 +119,6 @@ Things To Think About That May Never Happen
NOTE: Investigated this. GLIBC formats NaN as '-nan'
and -NaN as 'nan'. Dealing with this is not simple.
- Enhance FIELDWIDTHS with some way to indicate "the rest of the record".
- E.g., a length of 0 or -1 or something. Maybe "n"?
-
Review the bash source script for working with shared libraries in
order to nuke the use of libtool. [ Partially started in the
dead-branches/nolibtool branch. ]
-----------------------------------------------------------------------
Summary of changes:
TODO | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2590-gf22661b,
Arnold Robbins <=