newsGNU recutils - News: recutils 1.3 released

 
 
Latest News
Recutils, GOOPS and virtual slots posted by ane, Wed 09 Dec 2020 10:53:37 AM UTC
GNU recutils is back to active development posted by jemarch, Mon 19 Oct 2020 05:59:30 PM UTC
Pre-release 1.8.90 in alpha.gnu.org posted by jemarch, Tue 28 Jan 2020 11:31:56 AM UTC
recutils 1.8 released posted by jemarch, Thu 03 Jan 2019 10:20:39 AM UTC
recutils 1.7 released posted by jemarch, Mon 24 Mar 2014 11:11:21 PM UTC

recutils 1.3 released

Item posted by Jose E. Marchesi <jemarch> on Fri 11 Feb 2011 07:55:58 PM UTC.

I am happy to announce a new release of the GNU recutils, version 1.3.

The user visible changes in this release are:

- A quite bad (and embarrassing) bug introduced in 1.2 has been fixed.  The bug was causing recins, recdel and recset to report random integrity failures, due to a uninitialized variable.

- New special field %size, that allows to define constraints in the size of record sets.

- Several fixes in the user manual.

- Little portability issue that prevented one of the tests to compile in macos x has been fixed.

- Translations updates.

The release can be found in the GNU ftp: ftp://ftp.gnu.org/gnu/recutils/recutils-1.3.tar.gz

Alternatively, http://ftpmirror.gnu.org/recutils/ will automatically redirect to a nearby mirror.

About GNU recutils

GNU recutils is a set of tools and libraries to access human-editable, text-based databases called recfiles.  The data is stored as a sequence of records, each record containing an arbitrary number of named fields.  Advanced capabilities usually found in other data storage systems are supported by GNU recutils: data types, data integrity (keys, mandatory fields, etc) as well as the ability of records to refer to other records (sort of foreign keys).  Despite its simplicity, recfiles can be used to store medium-sized databases.

Please see the GNU recutils homepage for more information: http://www.gnu.org/software/recutils

--
Jose E. Marchesi
Frankfurt am Main
11 February 2011

 

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code