newsText Extractor TXR - News: Version 021 is out.

 
 
Latest News
TXR 92 is out posted by kkylheku, Fri 11 Jul 2014 04:23:25 PM UTC
Version 044 is out. posted by kkylheku, Fri 02 Dec 2011 06:01:22 PM UTC
Version 042 is out posted by kkylheku, Tue 22 Nov 2011 10:08:49 PM UTC
Txr 039 is out. posted by kkylheku, Mon 10 Oct 2011 04:32:24 PM UTC
Txr 038 is out. posted by kkylheku, Fri 07 Oct 2011 01:18:40 AM UTC

Version 021 is out.

Item posted by Kaz Kylheku <kkylheku> on Sun 15 Nov 2009 08:53:09 PM UTC.

The main feature is Unicode/UTF-8 support. Queries and data are UTF-8 now. Regexes support Unicode.

Termination status of command pipes is now processed and turned into an exception.

There are bugfixes, and internal improvements.

A new hash table type is provided internally but not yet put to any use.

The (obj_t *) value/reference type now can hold character and integer values right inside the pointer. The low two bits are used as a tag. Thus operations which manipulate the CHR and NUM types no longer have the overhead of consing up memory and generating garbage. Txr runs quite a bit faster as a result, depending on the kind of query.

 

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code