gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/mdim-start-again, updated. gawk-4.1.0-4770-gf


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/mdim-start-again, updated. gawk-4.1.0-4770-gf8246bcd
Date: Thu, 7 Jul 2022 03:20:08 -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/mdim-start-again has been updated
       via  f8246bcd2aa993f686ebedfa52b073f8aecb3d6a (commit)
       via  fe43a2648d5dd6a3a4347177debeb1086cef4ca4 (commit)
       via  8c6df3835eb7010aa2ca80e4562a1bc179b06a7f (commit)
       via  8c7f9f0b1d073fd907d28278e81cc458a7e20b39 (commit)
       via  628b387658b5704cc711e106459ed3bee37ef600 (commit)
      from  e9e577747cfbe1d20db47a2ab58d57d27564f75f (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=f8246bcd2aa993f686ebedfa52b073f8aecb3d6a

commit f8246bcd2aa993f686ebedfa52b073f8aecb3d6a
Merge: e9e57774 fe43a264
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu Jul 7 10:19:59 2022 +0300

    Merge branch 'master' into feature/mdim-start-again

diff --cc ChangeLog
index 8334c344,bf467059..43ebd457
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,14 -1,15 +1,24 @@@
+ 2022-07-07         Arnold D. Robbins     <arnold@skeeve.com>
+ 
+       * mbsupport.h: Removed.
+ 
+ 2022-07-06         Arnold D. Robbins     <arnold@skeeve.com>
+ 
+       * README: Updated. Remove mention of DJGPP.
+       * awk.h, custom.h, eval.c, gawkmisc.c, io.c, main.c, nonposix.h,
+       re.c, replace.c: Remove all code for __DJGPP__.
+ 
  2022-07-03         Arnold D. Robbins     <arnold@skeeve.com>
  
 +      * awk.h (TOP_SCALAR): Put converted value back on the stack
 +      for any subsequent use.
 +
 +2022-06-30         Arnold D. Robbins     <arnold@skeeve.com>
 +
 +      * awk.h (POP_SCALAR): Convert Node_elem_new into a scalar.
 +      (TOP_SCALAR): Ditto.
 +
 +      Unrelated:
        * README: Updated. Remove mention of OS/2.
        * awk.h, awgram.y. gawkmisc.c, io.c, main.c, nonposix.h:
        Remove all code for __EMX__.

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

Summary of changes:
 ChangeLog             |  10 +
 README                |   4 -
 awk.h                 |   4 +-
 custom.h              |   2 -
 doc/ChangeLog         |   6 +
 doc/gawk.info         | 883 +++++++++++++++++++++++++-------------------------
 doc/gawk.texi         |  17 +-
 doc/gawktexi.in       |  19 +-
 doc/it/ChangeLog      |   4 +
 doc/it/gawktexi.in    |  70 +++-
 doc/wordlist          |   1 -
 doc/wordlist3         |   1 +
 eval.c                |   2 -
 gawkmisc.c            |   6 +-
 io.c                  |  10 +-
 main.c                |   2 -
 mbsupport.h           |  58 ----
 missing_d/ChangeLog   |   4 +
 missing_d/snprintf.c  |   2 +-
 nonposix.h            |  11 +-
 pc/ChangeLog          |   6 +
 pc/GenMakefileTst.awk |  16 +-
 pc/Makefile           |  51 ---
 pc/Makefile.tst       |  70 +---
 pc/config.h           | 104 ++----
 pc/config.sed         | 104 ++----
 pc/gawkmisc.pc        |  59 +---
 pc/getid.c            |   4 +-
 pc/popen.h            |   6 +-
 profile.c             |   5 -
 re.c                  |   2 +-
 replace.c             |   4 -
 test/ChangeLog        |   4 +
 test/Makefile.am      |  11 +-
 test/Makefile.in      |  12 +-
 35 files changed, 624 insertions(+), 950 deletions(-)
 delete mode 100644 mbsupport.h


hooks/post-receive
-- 
gawk



reply via email to

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