#7193 closed enhancement (fixed)
lua-5.3.2
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.9 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
http://www.lua.org/ftp/lua-5.3.2.tar.gz
http://www.lua.org/ftp/#source
md5: 33278c2ab5ee3c1a875be8d55c1ca2a1
http://lua-users.org/lists/lua-l/2015-11/msg00398.html
Subject: [ANN] Lua 5.3.2 now available
From: Luiz Henrique de Figueiredo <lhf@...>
Date: Mon, 30 Nov 2015 10:13:47 -0200
Lua 5.3.2 has been frozen and is now the current release of Lua 5.3.
Lua 5.3.2 fixes all bugs listed in
http://www.lua.org/bugs.html#5.3.1
Lua 5.3.2 also contains several internal improvements and includes a
revised reference manual:
http://www.lua.org/manual/5.3/
Like all minor releases, this is a bug-fix release; no new features have
been added.
Lua 5.3.2 is available at
http://www.lua.org/ftp/lua-5.3.2.tar.gz
The checksums are
MD5 33278c2ab5ee3c1a875be8d55c1ca2a1
SHA1 7a47adef554fdca7d0c5536148de34579134a973
For installation and building instructions, see
http://www.lua.org/manual/5.3/readme.html
A test suite for Lua 5.3.2 is available at
http://www.lua.org/tests/
The complete source code of Lua 5.3.2 is available for browsing at
http://www.lua.org/source/5.3/
We thank everyone for their feedback on Lua 5.3 till now.
All feedback welcome. Thanks.
--lhf
Change History (2)
comment:1 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Added optional Basic tests.
Fixed at r16701.