[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (rc7) now available
- From: Georg Lehner <jorge-lua@...>
- Date: Fri, 09 Dec 2011 00:30:15 +0100
As expected:
Compiles and runs test suite for Windows CE 6.0 on PXA270. 209 seconds.
The same compile setup (UNICODE) builds also clean for Windows 32 and
runs the test in 20 seconds (2.4GHz Intel Mobile processor)
Best Regards,
Jorge-León
On 12/08/11 14:39, Luiz Henrique de Figueiredo wrote:
Lua 5.2.0 (rc7) is now available at
http://www.lua.org/work/lua-5.2.0-rc7.tar.gz
MD5 a6800bd9ce1ed2c1cb3f9825152ab201 -
SHA1 047ad8603f089855de0b5d8f8c757500583bf348 -
The main changes in Lua 5.2 are listed in
http://www.lua.org/work/doc/#changes
The complete diffs from rc6 to rc7 are available at
http://www.lua.org/work/diffs-lua-5.2.0-rc6-rc7.txt
A test suite is available at
http://www.lua.org/tests/5.2/
This release candidate will be the final version of Lua 5.2.0 if
no glitches are found by Monday.
We thank everyone for their feedback on Lua 5.2.0 till now.
All feedback welcome. Thanks.
--lhf