rpm/luaext
Johannes Dewender cd7ca60a6c Finish lua 5.2 support, trac #865
Lua52 support was started with ac959fed00.

Compilation tested with Lua 5.2.1 and Lua 5.1.5.

The short typerror() snippet is taken from luaL_typerror in Lua 5.1.5
(MIT license)

Signed-off-by: Johannes Dewender <rpm@JonnyJD.net>
Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
2013-04-05 08:26:21 +03:00
..
Makefile.am Use pkg-config to find Lua + determine flags (ticket #88) 2011-03-28 12:54:42 +03:00
linit.c Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
linit.h Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
linit.lch Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
linit.lua Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
lposix.c Finish lua 5.2 support, trac #865 2013-04-05 08:26:21 +03:00
lposix.h Basic protection against Lua os.exit() and posix.exec() (ticket #167) 2010-11-15 09:49:14 +02:00
lrexlib.c Add lua 5.2 support. 2012-10-09 08:28:52 +03:00
lrexlib.h Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
modemuncher.c New gcc versions comlpain about undefined behaviour... 2010-04-12 12:11:05 +02:00
userconfig.c Use rpmConfigDir() instead of hardwired value in Lua initialization 2008-11-22 18:09:23 +02:00