[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1034-g28f563
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1034-g28f563a |
Date: |
Thu, 15 Jan 2015 04:21:06 +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 28f563a6f54c8ea9c63537356966508c4685b538 (commit)
via a59a81a68ca26293f8e3df25da2cfe20e61d7c85 (commit)
via f18e168ff20217143bd922f158a1c56058795e89 (commit)
from c6cc60329c5bfc6c181cc45b09f30ac8a8a20b49 (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=28f563a6f54c8ea9c63537356966508c4685b538
commit 28f563a6f54c8ea9c63537356966508c4685b538
Merge: f18e168 a59a81a
Author: Arnold D. Robbins <address@hidden>
Date: Thu Jan 15 06:20:57 2015 +0200
Merge branch 'gawk-4.1-stable'
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=f18e168ff20217143bd922f158a1c56058795e89
commit f18e168ff20217143bd922f158a1c56058795e89
Author: Arnold D. Robbins <address@hidden>
Date: Thu Jan 15 06:11:56 2015 +0200
Update TODO.
diff --git a/TODO b/TODO
index 235ded0..3670f12 100644
--- a/TODO
+++ b/TODO
@@ -63,8 +63,6 @@ Major New Features
Also needed:
- Indirect calls of built-ins
- Indirect calls of extension functions
Indirect through array elements, not just scalar variables
Some way to make regexp constants first class citizens:
@@ -127,8 +125,6 @@ Things To Think About That May Never Happen
Patch lexer for @include and @load to make quotes optional.
(Really needed?)
- ? Have strftime() pay attention to the value of ENVIRON["TZ"]
-
Add a lint check if the return value of a function is used but
the function did not supply a value.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
TODO | 4 ----
dfa.c | 2 +-
dfa.h | 2 +-
getopt.c | 4 ++--
getopt.h | 2 +-
getopt1.c | 2 +-
getopt_int.h | 2 +-
8 files changed, 13 insertions(+), 11 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1034-g28f563a,
Arnold Robbins <=