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-6639-g4c533


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-6639-g4c533be3
Date: Thu, 23 Jan 2025 14:52:04 -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  4c533be3ac248e287732ab34aef1accd5f7209cc (commit)
       via  44524f3d97c8c021d2488f238ec08d38cc9fe254 (commit)
       via  01fa87873509b974c1cabf4ee72bfd56d15501ec (commit)
       via  ccf84389db2751f98df7f24a009371315fce66f6 (commit)
       via  e73fd4871a9e365d9dfbab11d2c9ba8d1f9e6ebf (commit)
       via  cab80bbed3a2ec2a6fb37719ae9bd3465fe7551d (commit)
       via  1c41d22bf105677665435cd911e184fa8ffe22f3 (commit)
       via  eec94593bd90134b753338f752c04892a6276a8e (commit)
       via  7529977053f26a26582a359758a39fc4023e4adb (commit)
       via  6091e79f571018a617b7195a15569fc991ebbc9e (commit)
      from  11b6f4bdbedbc7ed8fdd7d4c43aa1935c6ae287c (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=4c533be3ac248e287732ab34aef1accd5f7209cc

commit 4c533be3ac248e287732ab34aef1accd5f7209cc
Merge: 11b6f4bd 44524f3d
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu Jan 23 21:51:57 2025 +0200

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog                          |   22 +
 TODO                               |    7 +-
 builtin.c                          |   16 +-
 configure                          |    9 +-
 configure.ac                       |   11 +-
 doc/ChangeLog                      |   14 +
 doc/gawk.info                      | 1236 ++++++++++++++++++------------------
 doc/gawk.texi                      |   39 +-
 doc/it/ChangeLog                   |    4 +
 doc/it/gawk.texi                   |   92 +--
 interpret.h                        |    9 +
 pc/ChangeLog                       |    8 +
 pc/Makefile.tst                    |   12 +-
 test/ChangeLog                     |   10 +
 test/Makefile.am                   |    6 +-
 test/Makefile.in                   |   16 +-
 test/Maketests                     |   10 +
 test/indirectbuiltin4.awk          |    5 +
 test/indirectbuiltin4.ok           |    1 +
 test/memleak2.awk                  |   18 +
 test/{arrayprm2.ok => memleak2.ok} |    0
 21 files changed, 873 insertions(+), 672 deletions(-)
 create mode 100644 test/indirectbuiltin4.awk
 create mode 100644 test/indirectbuiltin4.ok
 create mode 100644 test/memleak2.awk
 copy test/{arrayprm2.ok => memleak2.ok} (100%)


hooks/post-receive
-- 
gawk



reply via email to

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