lua-users home
lua-l archive

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




On 21 June 2011 23:51, Peter Cawley <lua@corsix.org> wrote:
n Tue, Jun 21, 2011 at 11:21 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> Lua 5.2.0 (beta-rc2) is now available at
>        http://www.lua.org/work/lua-5.2.0-beta-rc2.tar.gz
>
> MD5     9ea65fecf46eaedc72824ed599e5877a  -
> SHA1    b0f44b05f6fa36c200fb565c5b2160be5b63e385  -
>
> This is a beta version. Some details may change in the final version.
>
> The main changes since Lua 5.1 are listed in
>        http://www.lua.org/work/doc/#changes
>
> The complete diffs from rc1 are available at
>        http://www.lua.org/work/diffs-lua-5.2.0-beta-rc1-beta-rc2.txt
>
> A test suite is available at
>        http://www.lua.org/tests/5.2/
>
> This release candidate will be the beta version if no glitches are found
> in the next 10 days or so. We thank everyone for their feedback till now.
>
> All feedback welcome. Thanks.
> --lhf

http://www.lua.org/work/doc/#changes still lists "internal (immutable)
version of ctypes" and lists lctype.c under "Building Lua on other
systems", though it looks like this has been removed since rc1. Also
as a very minor formatting point, the documentation in manual.html for
lua_arith and lua_compare has no whitespace between the colons and the
option descriptions (whereas functions like lua_gc, lua_load,
lua_pcall do all have whitespace).


Mac Osx 10.6 x86_64 ran with "./lua -e'_U=true' all.lua"

test done on 21/06/2011, at 23:58:17
Lua 5.2
final OK !!!
cleaning all!!!!
......    ---- total memory: 44K, max memory: 30M ----



total time: 6.62

.>>> closing state <<<