From 17b9ce3cc3cfaff4f331e4829efb1f559e7d850c Mon Sep 17 00:00:00 2001 From: Antonio Giovanni Colombo Date: Sun, 21 Mar 2021 16:50:59 +0100 Subject: modified gawktexi.it to add mention of a new hashing function --- doc/it/ChangeLog | 4 ++++ doc/it/gawktexi.in | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'doc/it') diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog index 1ea5e6e5..142c8108 100644 --- a/doc/it/ChangeLog +++ b/doc/it/ChangeLog @@ -1,3 +1,7 @@ +2021-03-21 Antonio Giovanni Colombo + + * gawktexi.in: Updated. + 2021-03-20 Antonio Giovanni Colombo * texinfo.tex: Updated. diff --git a/doc/it/gawktexi.in b/doc/it/gawktexi.in index e05abc4b..f047aa46 100755 --- a/doc/it/gawktexi.in +++ b/doc/it/gawktexi.in @@ -5201,7 +5201,11 @@ del filesystem). @item AWK_HASH Se questa variabile @`e impostata con un valore di @samp{gst}, @command{gawk} usa la funzione hash di GNU Smalltalk per gestire i vettori. -Questa funzione pu@`o essere leggermente pi@`u veloce della funzione standard. +Se invece ha per valore @samp{fnv1a}, @command{gawk} usa la funzione hash +@uref{http://www.isthe.com/chongo/tech/comp/fnv/index.html, +FNV1-A}. +Queste funzioni possono essere leggermente pi@`u veloci della funzione standard. + @item AWKREADFUNC Se questa variabile esiste, @command{gawk} legge i file sorgenti una riga per volta, anzich@'e a blocchi. Questa variabile @`e presente -- cgit v1.2.3