lua-users home
lua-l archive

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


On 21 March 2012 18:37, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> 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
>
>


Are there any tests for these experimental changes?

Liam