[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, porting, updated. gawk-4.1.0-6306-g2706a4f3
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, porting, updated. gawk-4.1.0-6306-g2706a4f3 |
Date: |
Thu, 19 Sep 2024 11:17:38 -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 2706a4f3af2d7d4b811f812d81570fce0132e650 (commit)
via 014b6fb13a9f42376f17a13179deddc30953ed68 (commit)
via a3ab843bbe118e89e083b99b346fe1ce0a1e3ed4 (commit)
via df2b7df8a2f124be5ebda67d5e28c0b32f17b4ab (commit)
via ac764e2cd9e6740e77a9f8cda447d9f017a607a6 (commit)
via e405f5487b66eadd24d303a27c312f16bcca2ca4 (commit)
via 47a539f5b1b0f462103f137d907f00fd7ec20c89 (commit)
via a32006ea575b06018c5e9003944394fe53baa0b0 (commit)
via 79396f45589260e44cdb299a11feb7ef01300d7e (commit)
from 07a08fb1bc9f3b4a8e7ea839e65dea3715ee2b77 (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=2706a4f3af2d7d4b811f812d81570fce0132e650
commit 2706a4f3af2d7d4b811f812d81570fce0132e650
Merge: 07a08fb1 014b6fb1
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Thu Sep 19 18:17:29 2024 +0300
Merge branch 'master' into porting
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 19 +-
Checklist | 4 +-
Makefile.am | 2 +-
Makefile.in | 2 +-
NEWS | 2 +-
README | 4 +-
README_d/ChangeLog | 8 +
README_d/README.mpfr | 4 +
array.c | 2 +-
awkgram.y | 2 +-
awklib/ChangeLog | 4 +
build-aux/ChangeLog | 4 +
command.y | 2 +-
debug.c | 2 +-
doc/ChangeLog | 4 +
doc/gawkworkflow.info | 537 +++++++------
doc/it/ChangeLog | 9 +
doc/it/gawk.texi | 4 +-
doc/it/texinfo.tex | 215 +++--
doc/pm-gawk.info | 295 +++----
eval.c | 2 +-
extension/ChangeLog | 9 +
extension/configure | 20 +-
extension/configure.ac | 6 +-
extension/inplace.3am | 4 +-
extension/po/ChangeLog | 4 +
extension/time.c | 2 +-
extras/ChangeLog | 4 +
gawkapi.c | 3 +-
helpers/ChangeLog | 4 +
interpret.h | 2 +-
m4/ChangeLog | 8 +
m4/readline.m4 | 3 +-
missing_d/ChangeLog | 4 +
mpfr.c | 2 +-
old-extension/ChangeLog | 4 +
pc/ChangeLog | 13 +
pc/Makefile.tst | 226 +++---
pc/config.h | 2 +-
pc/gawkmisc.pc | 2 +-
pc/testoutcmp.awk | 2 +-
po/ChangeLog | 4 +
po/bg.gmo | Bin 125283 -> 121033 bytes
po/bg.po | 671 +++++++++++-----
po/ca.gmo | Bin 51046 -> 48698 bytes
po/ca.po | 1177 ++++++++++++++-------------
po/da.gmo | Bin 36004 -> 33958 bytes
po/da.po | 1163 +++++++++++++--------------
po/de.gmo | Bin 96695 -> 93581 bytes
po/de.po | 729 ++++++++++++-----
po/es.gmo | Bin 95192 -> 91998 bytes
po/es.po | 690 +++++++++++-----
po/fi.gmo | Bin 56396 -> 54007 bytes
po/fi.po | 1177 ++++++++++++++-------------
po/fr.gmo | Bin 96983 -> 93836 bytes
po/fr.po | 555 +++++++++----
po/gawk.pot | 42 +-
po/id.gmo | Bin 47007 -> 45106 bytes
po/id.po | 1165 ++++++++++++++-------------
po/it.gmo | Bin 92886 -> 89741 bytes
po/it.po | 329 ++++----
po/ja.gmo | Bin 36469 -> 34352 bytes
po/ja.po | 1159 +++++++++++++--------------
po/ka.po | 1163 +++++++++++++--------------
po/ko.gmo | Bin 100387 -> 97099 bytes
po/ko.po | 391 ++++++---
po/ms.po | 1062 +++++++++++--------------
po/nl.gmo | Bin 68681 -> 65683 bytes
po/nl.po | 1177 ++++++++++++++-------------
po/pl.gmo | Bin 94551 -> 91466 bytes
po/pl.po | 510 ++++++++----
po/pt.gmo | Bin 85184 -> 81859 bytes
po/pt.po | 1177 ++++++++++++++-------------
po/pt_BR.gmo | Bin 86494 -> 83119 bytes
po/pt_BR.po | 1180 ++++++++++++++-------------
po/ro.gmo | Bin 97548 -> 94356 bytes
po/ro.po | 693 +++++++++++-----
po/sr.gmo | Bin 116380 -> 113185 bytes
po/sr.po | 1531 ++++++++++++++++++++----------------
po/sv.gmo | Bin 92545 -> 89480 bytes
po/sv.po | 395 +++++++---
po/uk.gmo | Bin 119483 -> 114854 bytes
po/uk.po | 1181 ++++++++++++++-------------
po/vi.gmo | Bin 63942 -> 61178 bytes
po/vi.po | 1179 ++++++++++++++-------------
po/zh_CN.gmo | Bin 86715 -> 83805 bytes
po/zh_CN.po | 183 +++--
posix/ChangeLog | 4 +
support/ChangeLog | 8 +
support/Makefile.am | 2 +-
support/Makefile.in | 2 +-
test/ChangeLog | 15 +
test/Makefile.am | 89 ++-
test/Makefile.in | 226 +++---
test/Maketests | 137 ++--
test/delmessy.awk | 5 +
test/{arrayprm2.ok => delmessy.ok} | 0
vms/ChangeLog | 4 +
vms/vax/ChangeLog | 4 +
99 files changed, 12261 insertions(+), 10369 deletions(-)
mode change 100755 => 100644 doc/it/ChangeLog
create mode 100644 test/delmessy.awk
copy test/{arrayprm2.ok => delmessy.ok} (100%)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, porting, updated. gawk-4.1.0-6306-g2706a4f3,
Arnold Robbins <=