Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-11 | Finish lua 5.2 support, trac #865 | Johannes Dewender | 1 | -6/+15 |
2014-06-11 | lua: Enable Lua | Markus Lehtonen | 1 | -2/+2 |
2012-10-09 | Add lua 5.2 support. | Anders F Bjorklund | 1 | -3/+7 |
2010-11-15 | Basic protection against Lua os.exit() and posix.exec() (ticket #167) | Panu Matilainen | 1 | -2/+37 |
2010-01-04 | Remove largely unnecessary putenv() replacement | Panu Matilainen | 1 | -0/+8 |
2010-01-04 | Use rpm's own strdup() clone everywhere | Panu Matilainen | 1 | -1/+2 |
2009-09-07 | Help compilers/analyzers a bit with luaL_error() | Panu Matilainen | 1 | -3/+3 |
2008-10-20 | setenv() + unsetenv() are always available in rpm | Panu Matilainen | 1 | -6/+0 |
2008-10-20 | Add posix.mkstemp() to Lua posix lib | Panu Matilainen | 1 | -0/+32 |
2008-04-16 | Start phasing out internal copy of Lua | Panu Matilainen | 1 | -0/+819 |