gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4817-g3c6306


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4817-g3c630691
Date: Sun, 27 Feb 2022 13:46:24 -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/cpp-compile has been updated
       via  3c6306913cb9047d2be187beb5acf7494acf3f7d (commit)
       via  6083e965fac1b272f9ccb491902b24a24ea14122 (commit)
       via  fc1410099d6ccbb72adb54ecffd0711348706ca4 (commit)
       via  7acb038bd54f81fb95dac70954e5c1b8ec07a086 (commit)
       via  d36d6c02e9f3277850815f3bf5aec3b22fa54a21 (commit)
      from  07c0bf3fd6a40734bfa0feffda862957e64b2ce6 (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=3c6306913cb9047d2be187beb5acf7494acf3f7d

commit 3c6306913cb9047d2be187beb5acf7494acf3f7d
Merge: 07c0bf3f 6083e965
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Feb 27 20:46:15 2022 +0200

    Merge branch 'master' into feature/cpp-compile


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

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]