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-5647-g95d3a1f5


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-5647-g95d3a1f5
Date: Fri, 24 Feb 2023 03:39:03 -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  95d3a1f5e1d0c577f69cf9d7023754e42b2d5cdd (commit)
       via  dce594e35127b9a74eafb197eb457ecc569e9de3 (commit)
       via  267725099deada5982cf99dc544b590c418732d1 (commit)
       via  a908e81a6b4a41116e3268a915449881c9982209 (commit)
       via  da883f8177a12293a395d77c31d7aeaa95c254aa (commit)
       via  90da4e0a6fea0499b891bb3801fde88b99346367 (commit)
       via  1c16328521f317b4f3df3d3010fc17e9811bd5e1 (commit)
       via  2480186827f4e5f9b4269426742d5f4985dcbe01 (commit)
      from  e4ddf2060bc78c9f8d70fd21e86fc8b4a1a67111 (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=95d3a1f5e1d0c577f69cf9d7023754e42b2d5cdd

commit 95d3a1f5e1d0c577f69cf9d7023754e42b2d5cdd
Merge: e4ddf206 dce594e3
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Fri Feb 24 10:38:52 2023 +0200

    Merge branch 'master' into porting


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

Summary of changes:
 ChangeLog                        |  27 +++++++
 awk.h                            |   5 +-
 builtin.c                        |  25 ++++---
 doc/ChangeLog                    |   5 +-
 doc/gawk.info                    | 150 ++++++++++++++++++++-------------------
 doc/gawk.texi                    |   4 ++
 doc/gawktexi.in                  |   4 ++
 field.c                          |   1 +
 io.c                             |  14 ++--
 pc/ChangeLog                     |   4 ++
 pc/Makefile.tst                  |  12 +++-
 test/ChangeLog                   |   7 ++
 test/Makefile.am                 |   6 +-
 test/Makefile.in                 |  16 ++++-
 test/Maketests                   |  10 +++
 test/elemnew2.awk                |  15 ++++
 test/elemnew2.ok                 |   3 +
 test/elemnew3.awk                |   9 +++
 test/{stupid4.ok => elemnew3.ok} |   1 -
 19 files changed, 222 insertions(+), 96 deletions(-)
 create mode 100644 test/elemnew2.awk
 create mode 100644 test/elemnew2.ok
 create mode 100644 test/elemnew3.awk
 copy test/{stupid4.ok => elemnew3.ok} (57%)


hooks/post-receive
-- 
gawk



reply via email to

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