gawk-diffs
[Top][All Lists]
Advanced

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

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


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4404-g5c3efec
Date: Fri, 24 Jan 2020 02:47:12 -0500 (EST)

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  5c3efec432171669bb843f5b2cb4b7b0eae48102 (commit)
       via  b772cbdb64d399de121a056656a4d275f2b9b167 (commit)
       via  c0dfb9269380ff5a90dbf6606f64989848304527 (commit)
       via  1ef484e65a03a8360434c404c9a3006671bab2f7 (commit)
      from  3bacd306de63faf970a4deb4d479f8f6af9e6fc2 (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=5c3efec432171669bb843f5b2cb4b7b0eae48102

commit 5c3efec432171669bb843f5b2cb4b7b0eae48102
Merge: 3bacd30 b772cbd
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Jan 24 09:47:06 2020 +0200

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 ChangeLog          |  16 +
 TODO               |   5 +-
 array.c            |  41 ++-
 builtin.c          |   3 +-
 cint_array.c       |   2 +-
 doc/ChangeLog      |   6 +
 doc/gawk.info      | 872 +++++++++++++++++++++++++++--------------------------
 doc/gawk.texi      |  13 +
 doc/gawktexi.in    |  13 +
 doc/it/ChangeLog   |   4 +
 doc/it/gawktexi.in |  34 ++-
 interpret.h        |   3 +-
 main.c             |   5 +-
 profile.c          |   2 +-
 support/ChangeLog  |   4 +
 support/dfa.c      |   2 +-
 support/dfa.h      |   2 +-
 test/ChangeLog     |   5 +
 test/Makefile.am   |   8 +-
 test/Makefile.in   |  76 +----
 test/Maketests     |  60 ----
 test/symtab11.awk  |  30 ++
 test/symtab11.ok   |  76 +++++
 23 files changed, 704 insertions(+), 578 deletions(-)
 create mode 100644 test/symtab11.awk
 create mode 100644 test/symtab11.ok


hooks/post-receive
-- 
gawk



reply via email to

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