[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/cmp_scalars, updated. gawk-4.1.0-4170-g22ca86
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/cmp_scalars, updated. gawk-4.1.0-4170-g22ca860 |
Date: |
Wed, 4 Nov 2020 14:10:53 -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, feature/cmp_scalars has been updated
via 22ca86022481cbdfbdc3a2a1f0977735067b2447 (commit)
from 658ce05d5381f1d428971586d03b75e5343c3df3 (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=22ca86022481cbdfbdc3a2a1f0977735067b2447
commit 22ca86022481cbdfbdc3a2a1f0977735067b2447
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Wed Nov 4 21:07:59 2020 +0200
Update NEWS.
diff --git a/NEWS b/NEWS
index b96cea7..1d0a00b 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,14 @@
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
+Changes from 5.1.x to 5.2.0
+---------------------------
+
+1. Numeric scalars now compare in the same way as C for the relational
+operators. Comparison order for sorting has not changed. This only
+makes a difference when comparing Infinity and NaN values with
+regular numbers; it should not be noticeable most of the time.
+
Changes from 5.1.0 to 5.1.1
---------------------------
-----------------------------------------------------------------------
Summary of changes:
NEWS | 8 ++++++++
1 file changed, 8 insertions(+)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/cmp_scalars, updated. gawk-4.1.0-4170-g22ca860,
Arnold Robbins <=