Initial release of lua-unicode based on Lua 5.2.4 (built with VS 2015).
Changes compared to the LuaBinaries lua-5.2.4_Win64_dllw4_lib.zip release:
- Patched with UTF-8 support for loadfile, os.execute, etc.
- Built with VS 2015 (VCRUNTIME140.dll) instead of MinGW (MSVCRT.dll).
- Includes PDB file for lua52.dll
- Includes lua52.exe and luac52.exe with UTF-8 argv support (wmain).
- Includes build scripts, source files and README.md.
- Extra subdirectory named after the zip file.
lua-5.2.4.zip contains the sources that were used to build the 32-bit and 64-bit releases.
The msvc2017_lua-*.zip
files are built using VS 2017 (MSVC 19.16.27025.1). (The msvc2017_
prefix is not present in the directory within the zip archives.)
SHA256 checksums:
609337fb9db817f94c7813ebceb44226a8d71a41896656ff5e8308ecd52968b5 lua-5.2.4-unicode-win32-vc14.zip
fdf24928931a55d1f0bdb909820d5389cbc0ba510528a16e499e33c034ca508d lua-5.2.4-unicode-win64-vc14.zip
2628c3425f4308da84dd58661315a4b6ebf993d1229a8d7f48a87a0f772b13a5 lua-5.2.4.zip
ca2368a83f623674178e9441f71fb791e3c0b46f208e3dac28c6ac735f034bff msvc2017_lua-5.2.4-unicode-win32-vc14.zip
e8968d2c7871ce1ea82cbd29ac1b3a2c59d3dec25e483c5e12de85df66f5d928 msvc2017_lua-5.2.4-unicode-win64-vc14.zip