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-4079-g8cc095a
Date: Sun, 3 Feb 2019 15:23:25 -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  8cc095a5958b430cef90aff4d57963e4875a8fda (commit)
       via  c9b866094dab452054c85971d96ebcb3afdcaacf (commit)
       via  348cdff0b903121e4a3d21dec69947fa4fc779cd (commit)
       via  de0fcefe4207ab6438556341deea14662a1a3a6f (commit)
       via  aa6dc9f20f3c01b1ef5881fb1217c6c45a39983d (commit)
       via  f0be506c0b0c2a220e0a3112dca91ec352aad530 (commit)
       via  ed3ce8fb4800e0746726d7d59642518fa4983889 (commit)
       via  025a7fcf510c2bd8dde185cc65b5e12b8d506375 (commit)
       via  67ba4ceb06ca36e888c7e7a542244e00ec62a11e (commit)
      from  deff2bec8672c1315f85e443d1939abb299dac21 (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=8cc095a5958b430cef90aff4d57963e4875a8fda

commit 8cc095a5958b430cef90aff4d57963e4875a8fda
Merge: deff2be c9b8660
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Feb 3 22:23:19 2019 +0200

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 ChangeLog             |   25 +
 NEWS                  |    2 +-
 TODO                  |    4 +-
 awkgram.c             | 2218 +++++++++++++++++++++++++------------------------
 awkgram.y             |    2 +-
 command.c             |  620 +++++++-------
 debug.c               |    9 +-
 doc/ChangeLog         |   19 +
 doc/Makefile.am       |    9 +-
 doc/Makefile.in       |    9 +-
 doc/awkcard.in        |   86 +-
 doc/gawk.1            |  193 +++--
 doc/gawk.info         |  751 ++++++++---------
 doc/gawk.texi         |   33 +-
 doc/gawktexi.in       |   21 +-
 doc/wordlist          |    8 +
 doc/wordlist3         |  247 ++++++
 nonposix.h            |    6 +
 pc/ChangeLog          |   11 +
 pc/GenMakefileTst.awk |    1 +
 pc/Makefile.tst       |    2 +-
 pc/gawkmisc.pc        |    2 +-
 support/ChangeLog     |    4 +
 support/regexec.c     |    8 +-
 24 files changed, 2355 insertions(+), 1935 deletions(-)
 create mode 100644 doc/wordlist3


hooks/post-receive
-- 
gawk



reply via email to

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