gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, porting, updated. gawk-4.1.0-5661-g73c3ff3e


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-5661-g73c3ff3e
Date: Mon, 27 Feb 2023 15:25:06 -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, porting has been updated
       via  73c3ff3e1b61f8f4b5e3704c3767156d7740efa0 (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  56b33ed1ccc64f37f647958f87e9a91be144fb70 (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=73c3ff3e1b61f8f4b5e3704c3767156d7740efa0

commit 73c3ff3e1b61f8f4b5e3704c3767156d7740efa0
Merge: 56b33ed1 1abbbbc5
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Mon Feb 27 22:24:57 2023 +0200

    Merge branch 'master' into porting


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

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]