summaryrefslogtreecommitdiff
path: root/luaext
Commit message (Expand)AuthorAgeFilesLines
* Add posix.redirect2nullZbigniew Jędrzejewski-Szmek2016-10-201-0/+20
* remove luaL_checkint, deprecated in lua 5.3Johannes Dewender2015-06-011-6/+6
* Finish lua 5.2 support, trac #865Johannes Dewender2013-04-051-6/+15
* Add lua 5.2 support.Anders F Bjorklund2012-10-092-5/+9
* Use pkg-config to find Lua + determine flags (ticket #88)Panu Matilainen2011-03-281-2/+2
* Basic protection against Lua os.exit() and posix.exec() (ticket #167)Panu Matilainen2010-11-152-2/+38
* New gcc versions comlpain about undefined behaviour...Michael Schroeder2010-04-121-2/+2
* Fix include path of luaext subdirPanu Matilainen2010-01-271-2/+1
* Remove largely unnecessary putenv() replacementPanu Matilainen2010-01-041-0/+8
* Use rpm's own strdup() clone everywherePanu Matilainen2010-01-041-1/+2
* Help compilers/analyzers a bit with luaL_error()Panu Matilainen2009-09-071-3/+3
* Use rpmConfigDir() instead of hardwired value in Lua initializationPanu Matilainen2008-11-221-1/+1
* setenv() + unsetenv() are always available in rpmPanu Matilainen2008-10-201-6/+0
* Add posix.mkstemp() to Lua posix libPanu Matilainen2008-10-201-0/+32
* Reuse toplevel WITH_LUA_LIB setting instead of manual settingPanu Matilainen2008-10-141-1/+1
* (char)NULL doesn't make much sense, use \0 insteadPanu Matilainen2008-06-301-1/+1
* Fixup leftovers from lua/local -> luaext/ movePanu Matilainen2008-04-161-3/+3
* Add modemuncher + lua init stuff to extra distPanu Matilainen2008-04-161-0/+5
* Start phasing out internal copy of LuaPanu Matilainen2008-04-1611-0/+1616