gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/pma2, updated. gawk-4.1.0-4762-gbedd2e70


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/pma2, updated. gawk-4.1.0-4762-gbedd2e70
Date: Fri, 17 Jun 2022 07:40:47 -0400 (EDT)

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/pma2 has been updated
       via  bedd2e706af48057805b5221886912545c16f193 (commit)
       via  8da00d7e8666808ffa50ae654b5498c4ca4b7d8c (commit)
       via  f2e718519ec9759fa0f2f5cc329fb4d5102d37c6 (commit)
       via  1a8d83359a8f14a75fb0629908b516a3d1077ab3 (commit)
       via  77a528ef3dff60c14f8115b5df87156d53646ac9 (commit)
      from  882a6b67547204800ca865b530e3f8ef51ebd20c (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=bedd2e706af48057805b5221886912545c16f193

commit bedd2e706af48057805b5221886912545c16f193
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Fri Jun 17 14:40:33 2022 +0300

    Fix support/ChangeLog.

diff --git a/support/ChangeLog b/support/ChangeLog
index fb8a0560..2815c594 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -17,10 +17,6 @@
        have USE_PERSISTENT_MALLOC defined.
        * pma.h, pma.c, agpl-3.0.txt: New files.
 
-2022-06-08         Arnold D. Robbins     <arnold@skeeve.com>
-
-       * dfa.c, dfa.h: Sync with GNULIB.
-
 2022-06-03         Arnold D. Robbins     <arnold@skeeve.com>
 
        * dfa.c, dfa.h: Sync with GNULIB.

http://git.sv.gnu.org/cgit/gawk.git/commit/?id=8da00d7e8666808ffa50ae654b5498c4ca4b7d8c

commit 8da00d7e8666808ffa50ae654b5498c4ca4b7d8c
Merge: 882a6b67 f2e71851
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Fri Jun 17 14:39:48 2022 +0300

    Merge branch 'master' into feature/pma2

diff --cc support/ChangeLog
index be0b0fac,408137b1..fb8a0560
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@@ -1,18 -1,7 +1,26 @@@
+ 2022-06-17         Arnold D. Robbins     <arnold@skeeve.com>
+ 
+       * dfa.c, dfa.h: Sync with GNULIB.
+ 
 +2022-06-17         Arnold D. Robbins     <arnold@skeeve.com>
 +
 +      * pma.h (PMA_H_VERSION): Add "+ gawk" to the version string.
 +      * pma.c (pma_version): Ditto.
 +      (PGSZ): Now a variable, assigned equal to sysconf(_SC_PAGESIZE).
 +      Allows portability to Cygwin.
 +      (pma_init): Remove no-longer-used `ps' variable. Remove check
 +      of PGSZ against sysconf(_SC_PAGESIZE).
 +
 +2022-06-09         Arnold D. Robbins     <arnold@skeeve.com>
 +
 +      * Makefile.am (libsupport_a_SOURCES): Add pma.c if we
 +      have USE_PERSISTENT_MALLOC defined.
 +      * pma.h, pma.c, agpl-3.0.txt: New files.
 +
++2022-06-08         Arnold D. Robbins     <arnold@skeeve.com>
++
++      * dfa.c, dfa.h: Sync with GNULIB.
++
  2022-06-03         Arnold D. Robbins     <arnold@skeeve.com>
  
        * dfa.c, dfa.h: Sync with GNULIB.

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

Summary of changes:
 build-aux/ChangeLog    |  4 ++++
 build-aux/config.guess | 34 ++++++++++++++++++++++++----------
 build-aux/config.sub   |  6 +++---
 support/ChangeLog      |  4 ++++
 support/dfa.c          |  2 ++
 support/dfa.h          |  6 +++++-
 6 files changed, 42 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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