gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4886-g055cc5


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4886-g055cc54
Date: Fri, 8 Jan 2021 04:14:05 -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/memory-work has been updated
       via  055cc54d809ffa762f2dc7f8b1231aff60e31ad3 (commit)
       via  117fe375fd1ab8aa02c7000f148142659ee14308 (commit)
       via  d562eb482f3180dcd59a332edc91027ea3844d90 (commit)
      from  b5b40fac99b166b79fb3aa10278cbf37d1a8ba86 (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=055cc54d809ffa762f2dc7f8b1231aff60e31ad3

commit 055cc54d809ffa762f2dc7f8b1231aff60e31ad3
Merge: b5b40fa 117fe37
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Fri Jan 8 11:14:00 2021 +0200

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 ChangeLog         | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 array.c           |  3 ++-
 awk.h             | 18 ++++++++++--------
 awkgram.c         |  6 +++---
 awkgram.y         |  6 +++---
 builtin.c         |  5 ++---
 cmd.h             | 12 ++++++------
 command.c         |  8 ++++----
 command.y         |  8 ++++----
 debug.c           | 32 +++++++++++++++----------------
 eval.c            |  2 +-
 floatcomp.c       |  1 -
 gawkapi.c         | 15 ++++++++-------
 gawkapi.h         |  2 +-
 interpret.h       |  2 +-
 io.c              | 22 ++++++++++++----------
 main.c            |  6 +++---
 mpfr.c            |  6 +++---
 node.c            |  2 --
 pc/ChangeLog      |  8 ++++++++
 pc/gawkmisc.pc    | 14 +++++++-------
 posix/ChangeLog   |  8 ++++++++
 posix/gawkmisc.c  | 12 ++++++------
 profile.c         |  4 ++--
 re.c              |  2 +-
 support/ChangeLog |  4 ++++
 support/random.h  |  5 ++++-
 vms/ChangeLog     |  8 ++++++++
 vms/gawkmisc.vms  | 10 +++++-----
 29 files changed, 188 insertions(+), 99 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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