[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.1 (work1) now available
- From: liam mail <liam.list@...>
- Date: Wed, 21 Mar 2012 20:22:59 +0000
On 21 March 2012 20:11, liam mail <liam.list@googlemail.com> wrote:
> 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
I should add that I realise these are internal changes yet do not know
where the test suite is for the released 5.2 version.
Liam