Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-11-22 | Use rpmConfigDir() instead of hardwired value in Lua initialization | Panu Matilainen | 1 | -1/+1 |
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-10-14 | Reuse toplevel WITH_LUA_LIB setting instead of manual setting | Panu Matilainen | 1 | -1/+1 |
2008-06-30 | (char)NULL doesn't make much sense, use \0 instead | Panu Matilainen | 1 | -1/+1 |
2008-04-16 | Fixup leftovers from lua/local -> luaext/ move | Panu Matilainen | 1 | -3/+3 |
2008-04-16 | Add modemuncher + lua init stuff to extra dist | Panu Matilainen | 1 | -0/+5 |
2008-04-16 | Start phasing out internal copy of Lua | Panu Matilainen | 11 | -0/+1616 |