PXLua source + import libs for PtokaX 0.5.0.1 build 445 and higher
 

PXLua source + import libs for PtokaX 0.5.0.1 build 445 and higher

Started by PPK, 14 December, 2013, 15:39:40

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PPK

Lua 5.1.5
Lua 5.2.3
Lua 5.3.0(work1)

Compiled with Visual Studio 2013.

Calling convention for x86 version is __fastcall (/Gr)
Calling convention for AMD64 version is __cdecl (/Gd)

Difference between Lua 5.1.5 and PXLua 5.1.5 contains: Fixed conversion specifiers for the strftime (from Lua 5.2), 64bit lua_integer for compatibility with Lua 5.3, lua_pushlstring/lua_pushstring compatibility with Lua 5.2+, setting for package.path and package.cpath, disabled compatibility options with Lua 5.0, bugfixes from lua bugs page. See diff file for details http://www.ptokax.org/files/Libs-445/lua515-pxlua515.diff  :rolleyes:

Difference between Lua 5.2.3 and PXLua 5.2.3 contains: 64bit lua_integer for compatibility with Lua 5.3, setting for package.path and package.cpath. See diff file for details http://www.ptokax.org/files/Libs-445/lua523-pxlua523.diff

Difference between Lua 5.3.0(work1) and PXLua 5.3.0(work1) contains: setting for package.path and package.cpath. See diff file for details http://www.ptokax.org/files/Libs-445/lua530(work1)-pxlua530(work1).diff
"Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris." - Larry Wall

SMF spam blocked by CleanTalk