lua-users home
lua-l archive

[ANN] lrexlib 2.7.0 released

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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

AltStyle によって変換されたページ (->オリジナル) /