[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5633-gd665e5
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5633-gd665e5d4 |
Date: |
Mon, 15 May 2023 15:24:47 -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/cpp-compile has been updated
via d665e5d48c15c7cfa513a261f774b71e124f9ab5 (commit)
via a0b8fc149978d35beaf505ff6ab01b47fd321f04 (commit)
via a9c370a24f51f9840f6aedd0c719dd3d49de6265 (commit)
via b285b6b6a05e92af5c8814d5a475195a5c0ea81e (commit)
via 0e586793d92ac659b94029144f1a57f981b2331a (commit)
via 7fbc5368f1a1f1c71cf3892cba9785edc369b334 (commit)
via 0ee3d3f87171f701504d6b5517ddaffb8ab4bec5 (commit)
via e3d3104626826ce9005f4b89d98d7c95df3648bf (commit)
via b40345b78ba81184fdc1740a3673d7136806c7d7 (commit)
from dea4e62edf243a6eefd026f1f7800de8e958bd68 (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=d665e5d48c15c7cfa513a261f774b71e124f9ab5
commit d665e5d48c15c7cfa513a261f774b71e124f9ab5
Merge: dea4e62e a0b8fc14
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Mon May 15 22:24:35 2023 +0300
Merge branch 'master' into feature/cpp-compile
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +
README | 2 +-
README_d/ChangeLog | 4 +
awklib/ChangeLog | 4 +
build-aux/ChangeLog | 4 +
debug.c | 2 +-
doc/ChangeLog | 18 +
doc/gawk.info | 997 ++++++++++++++++++++++++------------------------
doc/gawk.texi | 15 +
doc/gawktexi.in | 15 +
doc/it/ChangeLog | 4 +
doc/wordlist | 5 +
extension/ChangeLog | 9 +
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 | 8 +
po/bg.po | 228 +++++------
po/ca.po | 228 +++++------
po/da.po | 228 +++++------
po/de.po | 228 +++++------
po/es.po | 228 +++++------
po/fi.po | 228 +++++------
po/fr.po | 228 +++++------
po/gawk.pot | 230 +++++------
po/id.po | 228 +++++------
po/it.po | 228 +++++------
po/ja.po | 228 +++++------
po/ko.po | 228 +++++------
po/ms.po | 228 +++++------
po/nl.po | 228 +++++------
po/pl.po | 228 +++++------
po/pt.po | 228 +++++------
po/pt_BR.po | 228 +++++------
po/ro.po | 228 +++++------
po/sr.po | 228 +++++------
po/sv.gmo | Bin 90892 -> 91921 bytes
po/sv.po | 725 +++++++++++++++++++++--------------
po/vi.po | 228 +++++------
po/zh_CN.gmo | Bin 82112 -> 86163 bytes
po/zh_CN.po | 370 ++++++++----------
posix/ChangeLog | 4 +
support/ChangeLog | 4 +
test/ChangeLog | 8 +
vms/ChangeLog | 4 +
vms/vax/ChangeLog | 4 +
53 files changed, 3558 insertions(+), 3275 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5633-gd665e5d4,
Arnold Robbins <=