[ANN] lrexlib 2.7.0 released
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] lrexlib 2.7.0 released
 
- From: rrt@... 
 
- Date: 2012年10月05日 23:29:48 +0100
 
I am happy to announce the release of lrexlib 2.7.0,
Lua binding for regex libraries.
 * Added support for searching raw memory buffers (e.g. made with
 alien).
 * Fixed possible invalid code generation in C (thanks, Michael
 Tautschnig).
 * Generate LuaRock rockspecs for all modules.
 * Greatly simplify UNIX build system, relying on LuaRocks.
 * Allow POSIX REG_STARTEND to be used on any system supporting it.
 * Add a test set for POSIX regex engine (thanks, Enrico Tassi).
 * Simplify some code.
 * Always use Lua state memory allocator.
Download it from
https://github.com/downloads/rrthomas/lrexlib/lrexlib-2.7.0.zip
lrexlib's home page is at https://github.com/rrthomas/lrexlib