gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk-diffs] [SCM] gawk branch, extgawk, updated. 5472c2cc2889aab121c32e


From: Andrew J. Schorr
Subject: [gawk-diffs] [SCM] gawk branch, extgawk, updated. 5472c2cc2889aab121c32ed4ca6bd831ae520d89
Date: Mon, 11 Jun 2012 01:08:13 +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, extgawk has been updated
       via  5472c2cc2889aab121c32ed4ca6bd831ae520d89 (commit)
      from  7891af5ec56ff4ed99435433c135079a9e24e037 (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=5472c2cc2889aab121c32ed4ca6bd831ae520d89

commit 5472c2cc2889aab121c32ed4ca6bd831ae520d89
Author: Andrew J. Schorr <address@hidden>
Date:   Sun Jun 10 21:07:43 2012 -0400

    Update TODO.xgawk to show that the time extension has been added.

diff --git a/ChangeLog b/ChangeLog
index 253daee..533847c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-06-10         Andrew J. Schorr     <address@hidden>
 
+       * TODO.xgawk: Addition of time extension moved to "done" section.
+
+2012-06-10         Andrew J. Schorr     <address@hidden>
+
        * gawkapi.c (api_update_ERRNO_string): Treat boolean true as a request
        for TRANSLATE, and false as DONT_TRANSLATE.
 
diff --git a/TODO.xgawk b/TODO.xgawk
index 3a600a7..a2f78e8 100644
--- a/TODO.xgawk
+++ b/TODO.xgawk
@@ -10,10 +10,6 @@ To-do list for xgawk enhancements:
 - Attempting to load the same file with -f and -i (or @include) should
   be a fatal error.
 
-- Add time extension to the gawk distro. This defines sleep and gettimeofday.
-  Rename existing gettimeofday by adding some underscores.  Awaiting
-  confirmation of copyright assignment from FSF...
-
 - Develop a libgawk shared library for use by extensions.  Should this
   be hosted in a separate project?
 
@@ -161,3 +157,6 @@ Done:
   stuff in there.
 
 - Running "make install" should install gawkapi.h in /usr/include.
+
+- Add time extension to the gawk distro. This defines sleep and gettimeofday.
+  Renamed existing gettimeofday to getlocaltime.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog  |    4 ++++
 TODO.xgawk |    7 +++----
 2 files changed, 7 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]