[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-1866-g5440b85 |
Date: |
Mon, 30 May 2016 20:10:09 +0000 (UTC) |
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 5440b85ec543e977d8ffd4b8f376541812eeb56b (commit)
via bda71a2e22997e09f82d4ea33ccef03c0afc667b (commit)
via db17f0d20a03bd851e8e4f005eb6304ad6a93c12 (commit)
via d69572fbae2d25a2c51d846733a49d45e5b04269 (commit)
from 63943aacbe4278a7789e041beccf165ee54b7df0 (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=5440b85ec543e977d8ffd4b8f376541812eeb56b
commit 5440b85ec543e977d8ffd4b8f376541812eeb56b
Merge: 63943aa bda71a2
Author: Arnold D. Robbins <address@hidden>
Date: Mon May 30 16:10:05 2016 -0400
Merge branch 'master' into feature/memory-work
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 12 +-
Makefile.am | 2 +-
Makefile.in | 2 +-
NEWS | 2 +
README | 6 +-
array.c | 3 +-
awk.h | 2 +-
awkgram.y | 10 +-
builtin.c | 2 +-
cint_array.c | 3 +-
command.c | 182 ++---
command.y | 3 +-
configure.ac | 2 +-
custom.h | 3 +-
debug.c | 2 +-
doc/gawk.info | 4 +-
doc/gawk.texi | 4 +-
doc/gawktexi.in | 4 +-
doc/sidebar.awk | 2 +-
eval.c | 2 +-
ext.c | 3 +-
extension/configure.ac | 2 +-
extension/filefuncs.c | 2 +-
field.c | 2 +-
floatcomp.c | 3 +-
gawkapi.c | 2 +-
gawkapi.h | 2 +-
int_array.c | 3 +-
io.c | 3 +-
m4/arch.m4 | 3 +-
main.c | 4 +-
mbsupport.h | 3 +-
mpfr.c | 2 +-
nonposix.h | 2 +-
pc/Makefile | 2 +-
pc/Makefile.tst | 2 +-
pc/config.sed | 2 +-
pc/gawkmisc.pc | 3 +-
po/ca.gmo | Bin 84280 -> 84054 bytes
po/ca.po | 546 ++++++++-------
po/da.gmo | Bin 51491 -> 51233 bytes
po/da.po | 546 ++++++++-------
po/de.gmo | Bin 86359 -> 86105 bytes
po/de.po | 550 ++++++++--------
po/es.gmo | Bin 43722 -> 43491 bytes
po/es.po | 546 ++++++++-------
po/fi.gmo | Bin 85865 -> 85625 bytes
po/fi.po | 546 ++++++++-------
po/fr.gmo | Bin 86892 -> 86646 bytes
po/fr.po | 546 ++++++++-------
po/gawk.pot | 542 ++++++++-------
po/id.gmo | Bin 78019 -> 77797 bytes
po/id.po | 546 ++++++++-------
po/it.gmo | Bin 82296 -> 82149 bytes
po/it.po | 1280 +++++++++++++++++++-----------------
po/ja.gmo | Bin 51602 -> 51314 bytes
po/ja.po | 546 ++++++++-------
po/ms.gmo | Bin 1183 -> 1183 bytes
po/ms.po | 540 ++++++++-------
po/nl.gmo | Bin 82198 -> 81958 bytes
po/nl.po | 549 ++++++++--------
po/pl.gmo | Bin 70252 -> 69978 bytes
po/pl.po | 546 ++++++++-------
po/sv.gmo | Bin 82224 -> 82000 bytes
po/sv.po | 546 ++++++++-------
po/vi.gmo | Bin 94364 -> 94116 bytes
po/vi.po | 546 ++++++++-------
po/zh_CN.gmo | Bin 77435 -> 77214 bytes
po/zh_CN.po | 546 ++++++++-------
profile.c | 2 +-
re.c | 2 +-
regex_internal.c | 2 +-
regexec.c | 2 +-
str_array.c | 3 +-
test/Makefile.am | 2 +-
test/Makefile.in | 2 +-
vms/generate_config_vms_h_gawk.com | 2 +-
vms/vms_args.c | 3 +-
vms/vms_cli.c | 3 +-
vms/vms_fwrite.c | 3 +-
80 files changed, 4897 insertions(+), 4893 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-1866-g5440b85,
Arnold Robbins <=