ts.check() is supposed to return empty list when no problems
[platform/upstream/rpm.git] / luaext /
2009-09-07 Panu MatilainenHelp compilers/analyzers a bit with luaL_error()
2008-11-22 Panu MatilainenUse rpmConfigDir() instead of hardwired value in Lua...
2008-10-20 Panu Matilainensetenv() + unsetenv() are always available in rpm
2008-10-20 Panu MatilainenAdd posix.mkstemp() to Lua posix lib
2008-10-14 Panu MatilainenReuse toplevel WITH_LUA_LIB setting instead of manual...
2008-06-30 Panu Matilainen(char)NULL doesn't make much sense, use \0 instead
2008-04-16 Panu MatilainenFixup leftovers from lua/local -> luaext/ move
2008-04-16 Panu MatilainenAdd modemuncher + lua init stuff to extra dist
2008-04-16 Panu MatilainenStart phasing out internal copy of Lua