[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-3844-g7f711
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-3844-g7f711bc |
Date: |
Mon, 22 Jul 2019 23:22:23 -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, porting has been updated
via 7f711bcdd9f832cbef3df74be3ffada94ebc717e (commit)
via 9e237cf01f89ef9aab10a295b700c324f4b96e3d (commit)
via 01ec45a8915f531cc3491e5b3ca5e2c2ef0a57d1 (commit)
via 9a80874f7f13422d2e60cac2bfa87469dfa25152 (commit)
via 3940fe507bc67794100e1f075597f451ef1f3c22 (commit)
via 2a7b1a82bccd03781452124dff9194ab308a83fb (commit)
via d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c (commit)
via 91bcee4486440e1b9824b24fa8881c09b51a3f25 (commit)
via a6e29c22e038d72069a0ee461523c892b37287d0 (commit)
via 680bf3fd4f7821aef7b588a4312c2a6a75ae2587 (commit)
via 7fa5aa419df96da264b225946dbe78efc675a5cd (commit)
via 78041cf31cdd30a4edc8d432e124a8f6a422f966 (commit)
from c2f19b12d60fe80a1c81009c2201488df6d7b38e (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=7f711bcdd9f832cbef3df74be3ffada94ebc717e
commit 7f711bcdd9f832cbef3df74be3ffada94ebc717e
Merge: c2f19b1 9e237cf
Author: Arnold D. Robbins <address@hidden>
Date: Tue Jul 23 06:22:17 2019 +0300
Merge branch 'master' into porting
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 29 +
ChangeLog.1 | 2 +-
Checklist | 6 +-
NEWS | 8 +
README | 2 +-
builtin.c | 30 +-
command.y | 2 +-
configure | 20 +-
configure.ac | 2 +-
custom.h | 2 +-
doc/ChangeLog | 13 +
doc/awkcard.in | 2 +-
doc/gawk.1 | 6 +-
doc/gawk.info | 1235 +++++++++++++++++++++--------------------
doc/gawk.texi | 25 +-
doc/gawkinet.info | 6 +-
doc/gawkinet.texi | 4 +-
doc/gawktexi.in | 25 +-
doc/it/ChangeLog | 6 +
doc/it/gawk.1 | 290 ++++++----
doc/it/gawktexi.in | 43 +-
doc/it/texinfo.tex | 1001 +++++++++++++++------------------
doc/wordlist | 10 +
doc/wordlist3 | 2 +
eval.c | 2 +-
ext.c | 2 +-
extension/build-aux/ChangeLog | 4 +
extension/build-aux/ar-lib | 13 +-
extension/configure | 20 +-
extension/configure.ac | 4 +-
field.c | 2 +-
io.c | 2 +-
msg.c | 2 +-
node.c | 2 +-
nonposix.h | 3 +-
pc/Makefile.tst | 60 +-
pc/config.h | 6 +-
po/ChangeLog | 4 +
po/ca.gmo | Bin 74153 -> 74153 bytes
po/ca.po | 228 ++++----
po/da.gmo | Bin 46834 -> 46834 bytes
po/da.po | 228 ++++----
po/de.gmo | Bin 83082 -> 83082 bytes
po/de.po | 228 ++++----
po/es.gmo | Bin 80963 -> 80963 bytes
po/es.po | 228 ++++----
po/fi.gmo | Bin 80423 -> 80423 bytes
po/fi.po | 228 ++++----
po/fr.gmo | Bin 91514 -> 91514 bytes
po/fr.po | 228 ++++----
po/gawk.pot | 230 ++++----
po/id.gmo | Bin 67652 -> 67652 bytes
po/id.po | 228 ++++----
po/it.gmo | Bin 87411 -> 88741 bytes
po/it.po | 245 ++++----
po/ja.gmo | Bin 47557 -> 47557 bytes
po/ja.po | 228 ++++----
po/ko.gmo | Bin 94866 -> 94866 bytes
po/ko.po | 228 ++++----
po/ms.gmo | Bin 1082 -> 1082 bytes
po/ms.po | 228 ++++----
po/nl.gmo | Bin 72589 -> 72589 bytes
po/nl.po | 228 ++++----
po/pl.gmo | Bin 59338 -> 59338 bytes
po/pl.po | 228 ++++----
po/pt.gmo | Bin 86697 -> 86697 bytes
po/pt.po | 228 ++++----
po/pt_BR.gmo | Bin 87983 -> 87983 bytes
po/pt_BR.po | 228 ++++----
po/sv.gmo | Bin 87635 -> 87635 bytes
po/sv.po | 228 ++++----
po/vi.gmo | Bin 90510 -> 90510 bytes
po/vi.po | 228 ++++----
po/zh_CN.gmo | Bin 81957 -> 81957 bytes
po/zh_CN.po | 228 ++++----
re.c | 2 +-
test/ChangeLog | 4 +
test/Makefile.am | 4 +-
test/Makefile.in | 4 +-
79 files changed, 3683 insertions(+), 3579 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-3844-g7f711bc,
Arnold Robbins <=