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-5870-g2ad85


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5870-g2ad85174
Date: Mon, 27 Feb 2023 15:28:35 -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/improve-inet has been updated
       via  2ad851744004814b3eaaf12b6dfe6c9f71ec1b7d (commit)
       via  1abbbbc5a414d77c67d9a362148c1c81ddaeaf5b (commit)
       via  d5c88fbbbc92b80f424d35e5fd8cf3ede854dd87 (commit)
       via  6e98a8184b52173cf961cc4052bdd81c33b04244 (commit)
       via  1b4506029a421f09df3a41377f0f6260aa7aa100 (commit)
       via  2e2263c3c04a13463be1fbd13a392962f00234b2 (commit)
       via  bd3a8ae05c40b6e44a7be92bcaddd2dfbd9cdbaf (commit)
       via  70737fac5709a4766d34b87fe598f2c30ac4c051 (commit)
       via  153aa457a9a06a7573fd42b650682309fa1b7f8a (commit)
      from  ebddbdcfe397f347eb401a83a0b42ca90f84206b (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=2ad851744004814b3eaaf12b6dfe6c9f71ec1b7d

commit 2ad851744004814b3eaaf12b6dfe6c9f71ec1b7d
Merge: ebddbdcf 1abbbbc5
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Mon Feb 27 22:28:27 2023 +0200

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog                 |   36 +-
 NEWS                      |    6 +-
 awk.h                     |    1 +
 awkgram.c                 |   31 +-
 awkgram.y                 |   31 +-
 awklib/eg/lib/inplace.awk |   10 +-
 awklib/eg/prog/id.awk     |    2 +-
 builtin.c                 |    2 +-
 command.y                 |    2 +-
 configh.in                |    3 +
 configure                 |    6 +
 configure.ac              |    1 +
 doc/ChangeLog             |   11 +
 doc/gawk.info             | 1140 +++++++++++++++++++++--------------------
 doc/gawk.texi             |   92 ++--
 doc/gawkinet.info         | 1254 ++++++++++++++++++++++-----------------------
 doc/gawkinet.texi         |    6 +-
 doc/gawktexi.in           |   92 ++--
 doc/gawkworkflow.info     |  993 ++++++++++++++++++-----------------
 doc/gawkworkflow.texi     |   10 +-
 doc/it/ChangeLog          |    4 +
 doc/it/gawktexi.in        |   38 +-
 doc/pm-gawk.info          |  645 ++++++++++++-----------
 eval.c                    |    1 +
 extension/ChangeLog       |    5 +
 extension/readdir.c       |    2 +-
 field.c                   |   20 +-
 gawkapi.h                 |    2 +-
 gawkmisc.c                |   12 +-
 interpret.h               |    9 +-
 io.c                      |   17 +-
 node.c                    |    2 +-
 po/ChangeLog              |    4 +
 po/sr.po                  |  386 ++++----------
 profile.c                 |   23 +-
 test/ChangeLog            |    4 +
 test/aasorti.awk          |    2 +-
 test/clobber.awk          |    4 +-
 test/elemnew2.awk         |    4 +-
 test/indirectcall.awk     |    2 +-
 test/nlstrina.awk         |    2 +-
 test/profile14.awk        |    2 +-
 test/readdir0.awk         |    2 +-
 test/tweakfld.awk         |   10 +-
 test/uparrfs.awk          |    2 +-
 45 files changed, 2445 insertions(+), 2488 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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