[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5348-gff669c
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5348-gff669ce6 |
Date: |
Tue, 22 Nov 2022 11:44:24 -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/cpp-compile has been updated
via ff669ce62baf563eb2f7d7115a599432ad7c1789 (commit)
via 9a6cb1cbfbe73f9d311f4171ccdfc2184224fca7 (commit)
via 297cf6bc67417e3747c081efb805b4bdcbe726eb (commit)
via 3e1e70670d4f67e5787076ded33634f522e4f350 (commit)
via 576f0ea2d23a4c31fd8e0e30527243b262c6221b (commit)
via 879b461db751d9d7ce0621f20680882108cbce59 (commit)
from 223972882a899e3e92085e9364174054bd67bfe5 (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=ff669ce62baf563eb2f7d7115a599432ad7c1789
commit ff669ce62baf563eb2f7d7115a599432ad7c1789
Merge: 22397288 9a6cb1cb
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Tue Nov 22 11:44:16 2022 -0500
Merge branch 'master' into feature/cpp-compile
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +
README | 6 +-
README_d/ChangeLog | 4 +
awklib/ChangeLog | 4 +
build-aux/ChangeLog | 8 +
build-aux/depcomp | 4 +-
build-aux/texinfo.tex | 109 ++--
doc/ChangeLog | 12 +
doc/Makefile.am | 2 +-
doc/Makefile.in | 2 +-
doc/awkcard.in | 2 +-
doc/gawk.info | 1263 ++++++++++++++++++++++++-----------------------
doc/gawk.texi | 11 +-
doc/gawktexi.in | 11 +-
doc/it/ChangeLog | 4 +
doc/texinfo.tex | 109 ++--
doc/wordlist | 3 +
doc/wordlist6 | 2 +
extension/ChangeLog | 8 +
extension/configure | 20 +-
extension/configure.ac | 2 +-
extension/po/ChangeLog | 4 +
extras/ChangeLog | 4 +
helpers/ChangeLog | 4 +
m4/ChangeLog | 4 +
missing_d/ChangeLog | 4 +
old-extension/ChangeLog | 4 +
pc/ChangeLog | 4 +
pc/config.h | 6 +-
po/ChangeLog | 4 +
po/bg.gmo | Bin 123002 -> 123327 bytes
po/bg.po | 600 +++++++++++++++-------
po/ca.po | 261 +++++-----
po/da.po | 261 +++++-----
po/de.gmo | Bin 95181 -> 95421 bytes
po/de.po | 669 ++++++++++++++++++-------
po/es.gmo | Bin 93630 -> 93871 bytes
po/es.po | 623 ++++++++++++++++-------
po/fi.po | 261 +++++-----
po/fr.gmo | Bin 95372 -> 95624 bytes
po/fr.po | 525 ++++++++++++++------
po/gawk.pot | 262 +++++-----
po/id.po | 261 +++++-----
po/it.gmo | Bin 91094 -> 91483 bytes
po/it.po | 103 ++--
po/ja.po | 261 +++++-----
po/ko.gmo | Bin 98596 -> 98866 bytes
po/ko.po | 325 ++++++++----
po/ms.po | 260 +++++-----
po/nl.po | 261 +++++-----
po/pl.gmo | Bin 45570 -> 93249 bytes
po/pl.po | 482 +++++++++++++-----
po/pt.po | 261 +++++-----
po/pt_BR.po | 261 +++++-----
po/ro.gmo | Bin 96211 -> 96499 bytes
po/ro.po | 649 +++++++++++++++++-------
po/sr.gmo | Bin 110059 -> 115676 bytes
po/sr.po | 625 ++++++++++++++---------
po/sv.gmo | Bin 90984 -> 91208 bytes
po/sv.po | 356 +++++++++----
po/vi.po | 261 +++++-----
po/zh_CN.gmo | Bin 78902 -> 82377 bytes
po/zh_CN.po | 146 ++++--
posix/ChangeLog | 4 +
support/ChangeLog | 8 +
support/pma.c | 1 -
test/ChangeLog | 4 +
vms/ChangeLog | 4 +
vms/vax/ChangeLog | 4 +
69 files changed, 5996 insertions(+), 3636 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5348-gff669ce6,
Arnold Robbins <=