lua-users home
lua-l archive

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




2018-03-13 16:43 GMT+01:00 Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>:
Lua 5.4.0 (work1) is now available for testing at
        http://www.lua.org/work/lua-5.4.0-work1.tar.gz

The checksums are
        MD5     0ff232b8658884155a43cf72212edbd9  -
        SHA1    a8193b14ed3869917d1102cb0418cf9dfb0d9baf  -

This is a work version. All details may change in the final version.

An updated reference manual is included and also available at
        http://www.lua.org/work/doc

The complete diffs from Lua 5.3 are too extensive to show.

A test suite is available at
        http://www.lua.org/work/lua-5.4.0-work1-tests.tar.gz

All feedback welcome. Thanks.
--lhf


I notice that LUA_COMPAT_MATHLIB and LUA_COMPAT_APIINTCASTS are not yet removed in luaconf.h.

François