[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-5416-g735f0df2
From: |
Antonio Giovanni Colombo |
Subject: |
[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-5416-g735f0df2 |
Date: |
Sun, 29 Oct 2023 06:01:00 -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/docit has been updated
via 735f0df2e8eb1e1f2f48298234a3a794dd0ec7cd (commit)
from 8930b2c353f4b2d901508438516b4f52df77fbef (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=735f0df2e8eb1e1f2f48298234a3a794dd0ec7cd
commit 735f0df2e8eb1e1f2f48298234a3a794dd0ec7cd
Author: Antonio Giovanni Colombo <azc100@gmail.com>
Date: Sun Oct 29 11:00:15 2023 +0100
news about the second edition of the AWK book
diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog
index a86f99e0..6642f59f 100755
--- a/doc/it/ChangeLog
+++ b/doc/it/ChangeLog
@@ -1,3 +1,7 @@
+2023-10-29 Antonio Giovanni Colombo <azc100@gmail.com>
+
+ * gawk.texi: Updated.
+
2023-10-22 Antonio Giovanni Colombo <azc100@gmail.com>
* gawk.1: Updated.
diff --git a/doc/it/gawk.texi b/doc/it/gawk.texi
index 2f01d711..d291a887 100644
--- a/doc/it/gawk.texi
+++ b/doc/it/gawk.texi
@@ -48784,6 +48784,17 @@ Si noti che il risultato della compilazione ha come
nome
per una lista di estensioni in questo @command{awk} che non sono in
POSIX @command{awk}.
+@cindex Aho, Alfred
+@cindex Weinberger, Peter
+@cindex Kernighan, Brian
+Nel 2023, Brian Kernighan, insieme con Al Aho e Peter Weinberger, hanno
+pubblicato la seconda edizione del loro libro su @command{awk}.
+Il professor Kernighan cura anche la manutenzione di un
+@uref{https://awk.dev, sito web associato} al libro.
+Tutti i programmi contenuti nel libro sono disponibili in questo
+sito e si possono scaricare.
+
+@cindex Bornstein, Dan
Incidentalmente, Dan Bornstein ha creato un deposito Git che contiene tutte le
versioni di BWK @command{awk} che @`e riuscito a trovare. @`E disponibile in
@uref{https://github.com/danfuzz/one-true-awk}.
-----------------------------------------------------------------------
Summary of changes:
doc/it/ChangeLog | 4 ++++
doc/it/gawk.texi | 11 +++++++++++
2 files changed, 15 insertions(+)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/docit, updated. gawk-4.1.0-5416-g735f0df2,
Antonio Giovanni Colombo <=