gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-2631-gfdafa2b
Date: Mon, 20 Mar 2017 15:25:32 -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, feature/memory-work has been updated
       via  fdafa2bebdf43645deb756ccc00cca81e1f4e7c6 (commit)
       via  efc7e96c876ccf3b83ab3249eca852a0292ff943 (commit)
       via  7ec5068a7419cc4dddcf7e060077a1287217c5cd (commit)
       via  de684770acc545bf14f85655d44fe91e9afa0ba3 (commit)
       via  1e9198f58d7d5616e03dc4b2bb6f738ab4e89f06 (commit)
       via  3272a45617a6c6b58096e7e8349c7d5d63b910f6 (commit)
       via  0fb0e8d020571df6f874e1e66f577cff14ba0784 (commit)
      from  b4831fd6e4c3c9b76eb8bff47b3bdb2cc0ced69a (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=fdafa2bebdf43645deb756ccc00cca81e1f4e7c6

commit fdafa2bebdf43645deb756ccc00cca81e1f4e7c6
Merge: b4831fd efc7e96
Author: Arnold D. Robbins <address@hidden>
Date:   Mon Mar 20 21:25:27 2017 +0200

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 ChangeLog                        |   29 +
 awk.h                            |   12 +
 builtin.c                        |   21 +-
 config.guess                     |   12 +-
 config.rpath                     |    2 +-
 config.sub                       |    5 +-
 configure                        |   33 +-
 configure.ac                     |   33 +-
 doc/ChangeLog                    |    6 +
 doc/gawk.info                    | 1122 ++++++++++++++++++++------------------
 doc/gawk.texi                    |   59 +-
 doc/gawktexi.in                  |   59 +-
 extension/build-aux/ChangeLog    |    5 +
 extension/build-aux/config.guess |   12 +-
 extension/build-aux/config.rpath |    2 +-
 extension/build-aux/config.sub   |    5 +-
 extension/build-aux/install-sh   |    4 +-
 install-sh                       |    4 +-
 io.c                             |   69 ++-
 main.c                           |    5 +-
 test/ChangeLog                   |    7 +
 test/Makefile.am                 |   12 +-
 test/Makefile.in                 |   12 +-
 test/argarray.ok                 |    4 +-
 24 files changed, 888 insertions(+), 646 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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