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-5199-gb4f88


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5199-gb4f882c8
Date: Sun, 27 Feb 2022 13:46:56 -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  b4f882c82501e83a7d54151d50b1611f9ca15d79 (commit)
       via  6083e965fac1b272f9ccb491902b24a24ea14122 (commit)
       via  fc1410099d6ccbb72adb54ecffd0711348706ca4 (commit)
       via  7acb038bd54f81fb95dac70954e5c1b8ec07a086 (commit)
       via  d36d6c02e9f3277850815f3bf5aec3b22fa54a21 (commit)
      from  12518988f69e9654b195a75b190a43cf698a8612 (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=b4f882c82501e83a7d54151d50b1611f9ca15d79

commit b4f882c82501e83a7d54151d50b1611f9ca15d79
Merge: 12518988 6083e965
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Feb 27 20:46:46 2022 +0200

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog          |   8 +
 awk.h              |   4 +-
 awkgram.c          |  10 +-
 awkgram.y          |  10 +-
 debug.c            |   2 +-
 doc/ChangeLog      |   5 +
 doc/gawk.info      | 489 +++++++++++++++++++++++++++--------------------------
 doc/gawk.texi      |  11 ++
 doc/gawktexi.in    |  11 ++
 doc/it/ChangeLog   |   5 +
 doc/it/README.txt  |  33 ++++
 doc/it/gawktexi.in |  22 ++-
 eval.c             |   4 +-
 interpret.h        |   6 +-
 io.c               |   6 +-
 main.c             |   2 +-
 mpfr.c             |   8 +-
 profile.c          |   7 +-
 re.c               |   2 +-
 symbol.c           |   4 +-
 20 files changed, 368 insertions(+), 281 deletions(-)
 create mode 100644 doc/it/README.txt


hooks/post-receive
-- 
gawk



reply via email to

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