gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4346-g61419


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4346-g61419ec
Date: Thu, 2 Jul 2020 03:32:29 -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/improve-inet has been updated
       via  61419ece480af5ef4d8e343e669fcda9a958f26e (commit)
       via  c5da6de2f300f371d035d9a43af984f170124825 (commit)
       via  efd054b9800ec926587d2903f0712c68d4591d43 (commit)
       via  85da96b705877b4a10b0a96b3d9722536674b2d0 (commit)
      from  d8715db3e092ffa56b6a1286d1eadb5ee2027613 (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=61419ece480af5ef4d8e343e669fcda9a958f26e

commit 61419ece480af5ef4d8e343e669fcda9a958f26e
Merge: d8715db c5da6de
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu Jul 2 10:32:24 2020 +0300

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog              |   13 +
 NEWS                   |    3 +
 awk.h                  |    4 +-
 doc/ChangeLog          |    4 +
 doc/gawk.1             |   13 +-
 doc/gawk.info          | 1239 ++++++++++++++++++++++++------------------------
 doc/gawk.texi          |   12 +
 doc/gawktexi.in        |   12 +
 eval.c                 |  114 ++---
 interpret.h            |    8 +-
 main.c                 |    8 +-
 pc/Makefile.tst        |   15 +-
 test/ChangeLog         |    9 +
 test/Makefile.am       |   15 +-
 test/Makefile.in       |   21 +-
 test/Maketests         |    6 +
 test/badargs.ok        |    1 +
 test/posix_compare.awk |   47 ++
 test/posix_compare.ok  |   12 +
 19 files changed, 866 insertions(+), 690 deletions(-)
 create mode 100644 test/posix_compare.awk
 create mode 100644 test/posix_compare.ok


hooks/post-receive
-- 
gawk



reply via email to

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