[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5580-gff93fc
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5580-gff93fc61 |
Date: |
Thu, 13 Apr 2023 09:13: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 ff93fc61c23e9d598a46ba6b906a2060da4db1d2 (commit)
via 2af702cd761cf01f4db700a10cf308459d046f41 (commit)
via 75e692f8d197a987cf79213c73bfcf16e2ec59e1 (commit)
via 4e9c3da08f9400d15ac065e72d9638d8d3842d4f (commit)
via d198dd813441b5c9a89f82453dbb81154d95d92c (commit)
from 22a7eb908d181e741dd460f0639e0a426d849a71 (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=ff93fc61c23e9d598a46ba6b906a2060da4db1d2
commit ff93fc61c23e9d598a46ba6b906a2060da4db1d2
Merge: 22a7eb90 2af702cd
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Thu Apr 13 16:13:37 2023 +0300
Merge branch 'master' into feature/cpp-compile
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +
doc/ChangeLog | 8 +
doc/gawk.info | 1083 ++++++++++++++++++++++++++--------------------------
doc/gawk.texi | 30 +-
doc/gawktexi.in | 20 +-
doc/it/ChangeLog | 4 +
doc/it/gawktexi.in | 126 +++++-
doc/wordlist | 2 +
io.c | 17 +-
pc/ChangeLog | 4 +
pc/Makefile.tst | 9 +-
po/ChangeLog | 4 +
po/it.po | 489 +++++++++++++-----------
test/ChangeLog | 6 +
test/Makefile.am | 7 +-
test/Makefile.in | 12 +-
test/Maketests | 5 +
test/csvodd.awk | 13 +
test/csvodd.in | 25 ++
test/csvodd.ok | 44 +++
20 files changed, 1098 insertions(+), 815 deletions(-)
create mode 100644 test/csvodd.awk
create mode 100644 test/csvodd.in
create mode 100644 test/csvodd.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5580-gff93fc61,
Arnold Robbins <=