[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua 5.2.1 (work1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 21 Mar 2012 15:37:04 -0300
Lua 5.2.1 (work1) is now available at
http://www.lua.org/work/lua-5.2.1-work1.tar.gz
MD5 bc6b953ee54b7af31f4bc1f2df05fe8f -
SHA1 6d9c63f615d2e03b3565e0064599d24aaac49096 -
Lua 5.2.1 introduces better handling of string collisions based on a
random seed. This work version is meant to let the community assess
the usefulness and the effectiveness of this experimental feature.
The complete diffs from Lua 5.2.0 to 5.2.1 are available at
http://www.lua.org/work/diffs-lua-5.2.0-lua-5.2.1-work1.txt
We thank everyone for their feedback on Lua 5.2 till now.
All feedback welcome. Thanks.
--lhf