[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, master, updated. gawk-4.1.0-5441-g343a3d6b
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, master, updated. gawk-4.1.0-5441-g343a3d6b |
Date: |
Tue, 28 Nov 2023 14:09:09 -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, master has been updated
via 343a3d6b2946b3760c79b224da6633f717032860 (commit)
via 9fc27aab40790dc5c1dde8fb1c077cfd8e4bcff0 (commit)
via c34167da18b40e8b49666cd9d35af44cdde91d82 (commit)
from 533751aa7501836b4e90adf675841918ac2e5e8b (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=343a3d6b2946b3760c79b224da6633f717032860
commit 343a3d6b2946b3760c79b224da6633f717032860
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Tue Nov 28 21:08:50 2023 +0200
A little more progress in xhe.po.
diff --git a/po/xhe.po b/po/xhe.po
index cca35358..0d89bdb8 100644
--- a/po/xhe.po
+++ b/po/xhe.po
@@ -1147,19 +1147,19 @@ msgstr ""
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition"
msgstr "condition num [expr] - ×××ר ×× × ×§× × ×§××ת עצ××¨× ××
××¦× × ×§××ת ש××ר×"
-# ------------------------------------------
-
#: command.y:830
msgid "continue [COUNT] - continue program being debugged"
-msgstr ""
+msgstr "continue [×××ת] - ×××©× ××ת×ר ××××× ×ת××× ×ת"
#: command.y:832
msgid "delete [breakpoints] [range] - delete specified breakpoints"
-msgstr ""
+msgstr "delete [× ×§×××ת ש××ר×] [××××] - ××ק × ×§×××ת
ש×××¨× ×©×¦××× ×"
#: command.y:834
msgid "disable [breakpoints] [range] - disable specified breakpoints"
-msgstr ""
+msgstr "disable [× ×§×××ת עצ×ר×] [××××] - ×ש×ת × ×§×××ת
ש×××¨× ×©×¦××× ×"
+
+# ------------------------------------------
#: command.y:836
msgid "display [var] - print value of variable each time the program stops"
@@ -3345,9 +3345,8 @@ msgid "empty argument to `-e/--source' ignored"
msgstr "×ר×××× × ×¨×ק ×-`-e/--source' ×××× ×"
#: main.c:1769 main.c:1774
-#, fuzzy
msgid "`--profile' overrides `--pretty-print'"
-msgstr "`--posix' ×××ר ×¢× `--traditional'"
+msgstr "`--profile' ×××ר ×¢× `--pretty-print'"
#: main.c:1786
msgid "-M ignored: MPFR/GMP support not compiled in"
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=9fc27aab40790dc5c1dde8fb1c077cfd8e4bcff0
commit 9fc27aab40790dc5c1dde8fb1c077cfd8e4bcff0
Merge: 533751aa c34167da
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Tue Nov 28 21:08:27 2023 +0200
Merge branch 'gawk-5.3-stable'
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 13 +
awk.h | 6 +-
builtin.c | 8 +-
doc/ChangeLog | 6 +
doc/gawk.info | 1438 +++++++++++++++++++++++++++++-------------------------
doc/gawk.texi | 208 +++++---
mpfr.c | 3 -
node.c | 3 -
pc/ChangeLog | 4 +
pc/Makefile.tst | 12 +-
po/xhe.po | 13 +-
test/ChangeLog | 5 +
test/Makefile.am | 6 +-
test/Makefile.in | 16 +-
test/Maketests | 10 +
test/typeof7.awk | 8 +
test/typeof7.ok | 5 +
test/typeof8.awk | 10 +
test/typeof8.ok | 5 +
19 files changed, 1028 insertions(+), 751 deletions(-)
create mode 100644 test/typeof7.awk
create mode 100644 test/typeof7.ok
create mode 100644 test/typeof8.awk
create mode 100644 test/typeof8.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, master, updated. gawk-4.1.0-5441-g343a3d6b,
Arnold Robbins <=