[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-2987-gaf40248 |
Date: |
Mon, 21 Aug 2017 14:51:48 -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/memory-work has been updated
via af40248841e1676fbdf53294fc5423864ed7ee0a (commit)
via 79bdf495760451af2b7f7ef209d5f4c82e9929fa (commit)
via fc3b12cc26f19d02e3e0d739e64258ad55f63a17 (commit)
via dca882c1f4c12c048a01bc227993594b3ada299c (commit)
via acd6f9a894f87ad9d662cbf7b24e7e87efc45154 (commit)
via 650fc1a8f35f597dfd999d10136ec2812d203b22 (commit)
via 9291eb46773144be6405e1dda1e94ded63e93a11 (commit)
via e4ab458bf2f3e15e9f826daebd5996f32286558d (commit)
via 41731583cbc39252b9666539810e0bf231086fea (commit)
via d797cd4ef6749eafe23965472803926f573209a0 (commit)
via 2569d21513246eb8bdded601a18bf8278c80211d (commit)
via b6076e6a3c013c48334ca17763ae1fd5eac34959 (commit)
via 823646bc0644fbb09b90ba7f7f585eec704ac758 (commit)
from b7cc0b0c9b21c7b0d178def66d912892ff8f9f52 (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=af40248841e1676fbdf53294fc5423864ed7ee0a
commit af40248841e1676fbdf53294fc5423864ed7ee0a
Merge: b7cc0b0 79bdf49
Author: Arnold D. Robbins <address@hidden>
Date: Mon Aug 21 21:51:42 2017 +0300
Merge branch 'master' into feature/memory-work
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 7 +
awk.h | 2 +-
configure | 14 +-
doc/ChangeLog | 5 +
doc/texinfo.tex | 12 +-
ext.c | 2 +-
extension/ChangeLog | 14 +
extension/Makefile.am | 5 +-
extension/Makefile.in | 5 +-
extension/configure | 14 +-
extension/testext.c | 2 +-
interpret.h | 6 +-
m4/ChangeLog | 4 +
m4/arch.m4 | 14 +-
pc/ChangeLog | 24 ++
pc/Makefile.ext | 15 +-
pc/Makefile.tst | 256 +++++++++++------
pc/config.h | 2 +-
pc/config.sed | 2 +-
po/ChangeLog | 4 +
po/fi.po | 756 ++++++++++++++++++++++----------------------------
po/sv.po | 608 +++++++++++++---------------------------
test/ChangeLog | 4 +
test/Makefile.am | 3 +-
test/Makefile.in | 2 +-
25 files changed, 820 insertions(+), 962 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-2987-gaf40248,
Arnold Robbins <=