gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/bool, updated. gawk-4.1.0-4269-gf021dfc


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/bool, updated. gawk-4.1.0-4269-gf021dfc
Date: Mon, 29 Mar 2021 03:09:39 -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/bool has been updated
       via  f021dfc21ac0a96270afbdcf9498b14e95619e6f (commit)
       via  559ea397d1737042898ff2f3c7c988704baaae8a (commit)
       via  728ac1e89ceeea5e646e4e6168a2dc4be0177ff2 (commit)
       via  50a84421217784f322e39ccfea9443a31e7f482f (commit)
      from  1fc3d1cbc5c31ecd7b232e8845530ce6a6760986 (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=f021dfc21ac0a96270afbdcf9498b14e95619e6f

commit f021dfc21ac0a96270afbdcf9498b14e95619e6f
Merge: 1fc3d1c 559ea39
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Mon Mar 29 10:09:05 2021 +0300

    Merge branch 'master' into feature/bool

diff --cc extension/ChangeLog
index 053adcd,fef3233..cf58064
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@@ -1,7 -1,7 +1,11 @@@
+ 2021-03-29         Arnold D. Robbins     <arnold@skeeve.com>
+ 
+       * testext.c (var_test): Fix a comment. Update copyright year.
+ 
 +2021-03-22         Arnold D. Robbins     <arnold@skeeve.com>
 +
 +      * testext.c (valrep2str): Add support for AWK_BOOL.
 +
  2020-07-26         Arnold D. Robbins     <arnold@skeeve.com>
  
        * intdiv.c (do_intdiv): Change quotient and remainder to

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

Summary of changes:
 extension/ChangeLog |   4 ++
 extension/testext.c |   4 +-
 support/ChangeLog   |   9 +++++
 support/dfa.c       |  75 +++-------------------------------
 support/idx.h       | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 support/intprops.h  |  18 +++++++--
 support/xalloc.h    |  73 +++++++++++++++++++++++++++++++--
 7 files changed, 217 insertions(+), 80 deletions(-)
 create mode 100644 support/idx.h


hooks/post-receive
-- 
gawk



reply via email to

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