[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5833-g7a9dca
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5833-g7a9dcadb |
Date: |
Sat, 4 Nov 2023 14:09:51 -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 7a9dcadbff30e34c24172d3a7b666025d63eea0b (commit)
via f8f8b894f331656b8e2e59ca3f0cbead62d39f79 (commit)
via 6dd2988d4ba077862b9925c235a4a205cabff578 (commit)
via 5efd1487e16e68a1bb52fa5ca997d2d51182bff2 (commit)
via 2992c8ddde3c176ce169fbff8ffac61f52b2760e (commit)
from 683cd64616a0ec0925313358f9dcfaedb715d27a (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=7a9dcadbff30e34c24172d3a7b666025d63eea0b
commit 7a9dcadbff30e34c24172d3a7b666025d63eea0b
Merge: 683cd646 f8f8b894
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sat Nov 4 20:09:40 2023 +0200
Merge branch 'master' into feature/cpp-compile
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +
Checklist | 3 +-
NEWS | 2 +-
README | 2 +-
README_d/ChangeLog | 4 +
awklib/ChangeLog | 4 +
build-aux/ChangeLog | 4 +
configure | 20 +-
configure.ac | 2 +-
doc/ChangeLog | 14 +
doc/gawk.1 | 16 +-
doc/gawk.info | 736 ++++++++++++++++++++++++------------------------
doc/gawk.texi | 2 +-
doc/it/ChangeLog | 4 +
extension/ChangeLog | 4 +
extension/po/ChangeLog | 4 +
extras/ChangeLog | 4 +
helpers/ChangeLog | 4 +
m4/ChangeLog | 4 +
missing_d/ChangeLog | 4 +
old-extension/ChangeLog | 4 +
pc/ChangeLog | 8 +
pc/config.h | 6 +-
po/ChangeLog | 4 +
po/bg.gmo | Bin 123836 -> 125283 bytes
po/bg.po | 627 +++++++++++++++++++++++++++++------------
po/ca.po | 8 +-
po/da.po | 8 +-
po/de.gmo | Bin 95792 -> 96695 bytes
po/de.po | 686 +++++++++++++++++++++++++++++++-------------
po/es.gmo | Bin 94286 -> 95192 bytes
po/es.po | 643 ++++++++++++++++++++++++++++++------------
po/fi.po | 8 +-
po/fr.gmo | Bin 95970 -> 96983 bytes
po/fr.po | 534 +++++++++++++++++++++++++----------
po/gawk.pot | 10 +-
po/id.po | 8 +-
po/it.po | 8 +-
po/ja.po | 8 +-
po/ko.gmo | Bin 99274 -> 100387 bytes
po/ko.po | 345 ++++++++++++++++-------
po/ms.po | 8 +-
po/nl.po | 8 +-
po/pl.gmo | Bin 93564 -> 94551 bytes
po/pl.po | 494 +++++++++++++++++++++++---------
po/pt.po | 8 +-
po/pt_BR.po | 8 +-
po/ro.gmo | Bin 96822 -> 97548 bytes
po/ro.po | 639 +++++++++++++++++++++++++++++------------
po/sr.po | 8 +-
po/sv.gmo | Bin 91538 -> 92545 bytes
po/sv.po | 368 +++++++++++++++++-------
po/uk.po | 8 +-
po/vi.po | 8 +-
po/zh_CN.gmo | Bin 85868 -> 86715 bytes
po/zh_CN.po | 144 +++++++---
posix/ChangeLog | 4 +
support/ChangeLog | 4 +
test/ChangeLog | 8 +
test/badargs.ok | 2 +-
vms/ChangeLog | 4 +
vms/vax/ChangeLog | 4 +
62 files changed, 3774 insertions(+), 1714 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5833-g7a9dcadb,
Arnold Robbins <=