gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, master, updated. gawk-4.1.0-5718-g8d60b669


From: Arnold Robbins
Subject: [SCM] gawk branch, master, updated. gawk-4.1.0-5718-g8d60b669
Date: Wed, 11 Dec 2024 04:35:44 -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, master has been updated
       via  8d60b669651fad3e868004ad8a185f7a3ba80b79 (commit)
       via  284bfd02bdbd23bef4419cd2c45d4c8e8dc1cca9 (commit)
       via  dae1e1586105413906941c133fb525e03dcd707c (commit)
      from  8cf7fa2ba9e1663938c5b6a8e235dfc13ea3ba07 (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=8d60b669651fad3e868004ad8a185f7a3ba80b79

commit 8d60b669651fad3e868004ad8a185f7a3ba80b79
Merge: 284bfd02 8cf7fa2b
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Dec 11 11:35:35 2024 +0200

    Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk


http://git.sv.gnu.org/cgit/gawk.git/commit/?id=284bfd02bdbd23bef4419cd2c45d4c8e8dc1cca9

commit 284bfd02bdbd23bef4419cd2c45d4c8e8dc1cca9
Merge: ea8babba dae1e158
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Dec 11 11:35:10 2024 +0200

    Merge branch 'gawk-5.3-stable'

diff --cc ChangeLog
index 1d379e32,fa54e19f..c3a525a5
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,11 -1,8 +1,15 @@@
+ 2024-12-11         Arnold D. Robbins     <arnold@skeeve.com>
+ 
+       * awk.h: Remove accidentally left-over Tandem bits.
+ 
 -2024-10-17  Paul Eggert  <eggert@cs.ucla.edu>
 +2024-10-24         Arnold D. Robbins     <arnold@skeeve.com>
 +
 +      * builtin.c (do_lshift, do_rshift): If shifting by too many
 +      bits, return zero. Adjust lint messages. Thanks to
 +      prospero <prospero@cyber-wizard.com> for the report.
 +      * NEWS: Updated.
 +
 +2024-10-17         Paul Eggert           <eggert@cs.ucla.edu>
  
        * floatcomp.c (adjust_uint): Add commentary.
  

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

Summary of changes:
 ChangeLog |  4 ++++
 awk.h     | 12 ------------
 2 files changed, 4 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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