|
n Tue, Jun 21, 2011 at 11:21 PM, Luiz Henrique de Figueiredo
http://www.lua.org/work/doc/#changes still lists "internal (immutable)<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
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).