Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.announce > #1736

Gawk 5.1.0 released!

Path csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Arnold Robbins <arnold@skeeve.com>
Newsgroups gnu.announce
Subject Gawk 5.1.0 released!
Date Tue, 14 Apr 2020 15:09:15 +0300
Lines 61
Approved info-gnu@gnu.org
Message-ID <mailman.246.1586869676.3066.info-gnu@gnu.org> (permalink)
References <E1jOKNP-0002vp-O9@tanda>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; CHARSET=US-ASCII
Content-Transfer-Encoding 7BIT
X-Trace usenet.stanford.edu 1586869676 22782 209.51.188.17 (14 Apr 2020 13:07:56 GMT)
X-Complaints-To action@cs.stanford.edu
To gnu-announce@gnu.org, info-gnu@gnu.org
Envelope-to info-gnu@gnu.org
User-Agent Heirloom mailx 12.5 6/20/10
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy]
X-Received-From 194.90.9.21
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Mailman-Approved-At Tue, 14 Apr 2020 09:07:54 -0400
X-BeenThere info-gnu@gnu.org
X-Mailman-Version 2.1.23
Precedence list
List-Id Announcements and Requests for Help from the GNU project and the Free Software Foundation <info-gnu.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/info-gnu>, <mailto:info-gnu-request@gnu.org?subject=unsubscribe>
List-Archive <https://lists.gnu.org/archive/html/info-gnu>
List-Post <mailto:info-gnu@gnu.org>
List-Help <mailto:info-gnu-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/info-gnu>, <mailto:info-gnu-request@gnu.org?subject=subscribe>
X-Mailman-Original-Message-ID <E1jOKNP-0002vp-O9@tanda>
Xref csiph.com gnu.announce:1736

Show key headers only | View raw


Greetings all.

This note announces the next major release of GNU Awk: version 5.1.0.

The following files may be retrieved from ftp://ftp.gnu.org/gnu/gawk,
or via HTTPS from https://ftp.gnu.org/gnu/gawk:

-rw-rw-r-- 1 arnold arnold 6001060 Apr 14 14:48 gawk-5.1.0.tar.gz
-rw-rw-r-- 1 arnold arnold 3008723 Apr 14 14:48 gawk-5.1.0.tar.lz
-rw-rw-r-- 1 arnold arnold 3154564 Apr 14 14:48 gawk-5.1.0.tar.xz

This is a major new release.  The relevant part of the NEWS file
is appended below.

This release represents a lot of very hard work by a number of people.
I thank them all for their contributions, I could not have done it
by myself.

Differences from gawk 5.0.1 are not available; they would be too large.

The online documentation on the GNU web site will be updated within
the next week or two, I hope.

The usual GNU build incantation should be used:

	tar -xpvzf gawk-5.1.0.tar.gz
	cd gawk-5.1.0
	./configure && make && make check

Bug reports should be sent to bug-gawk@gnu.org.

Enjoy!

Arnold Robbins (on behalf of all the gawk developers)
arnold@skeeve.com
------------------------------------------------------------
   Copyright (C) 2019, 2020 Free Software Foundation, Inc.
   
   Copying and distribution of this file, with or without modification,
   are permitted in any medium without royalty provided the copyright
   notice and this notice are preserved.

Changes from 5.0.1 to 5.1.0
---------------------------

1. The major version of the API is bumped to 3, something that should
   have happened at the 5.0.0 release but didn't.

2. A number of memory leak issues have been fixed.

3. Infrastructure upgrades: Bison 3.5.4, Texinfo 6.7, Gettext 0.20.1,
   Automake 1.16.2.

4. The indexing in the manual has been thoroughly revised, in particular
   making use of the facilities in Texinfo 6.7.  That version (or newer)
   must be used to format the manual.

5. MSYS2 is now supported out-of-the-box by configure.

6. Several bugs have been fixed.  See the ChangeLog for details.

Back to gnu.announce | Previous | Next | Find similar


Thread

Gawk 5.1.0 released! Arnold Robbins <arnold@skeeve.com> - 2020-04-14 15:09 +0300

csiph-web