Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy b57574d6fb Keep memory errors as memory errors il y a 5 ans
  Roberto Ierusalimschy 364e569945 Avoid calling 'fprintf' with NULL il y a 5 ans
  Roberto Ierusalimschy aa8d4a782d Details (more uniformity in error messages) il y a 5 ans
  Roberto Ierusalimschy efcf24be0c 'luaL_execresult' does not assume -1 status as error il y a 5 ans
  Roberto Ierusalimschy 0be57b9b6d Details in comments il y a 5 ans
  Roberto Ierusalimschy 6eb53b7526 Details il y a 5 ans
  Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" il y a 6 ans
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' il y a 6 ans
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings il y a 6 ans
  Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings il y a 6 ans
  Roberto Ierusalimschy e888976bc6 Details (typos in comments) il y a 6 ans
  Roberto Ierusalimschy 2b8b53864c Improvements in 'luaL_traceback' il y a 6 ans
  Roberto Ierusalimschy 0b63d79b36 Details il y a 6 ans
  Roberto Ierusalimschy c65605151c New function 'luaL_addgsub' il y a 6 ans
  Roberto Ierusalimschy b56d4e570a Changes in the warning system il y a 6 ans
  Roberto Ierusalimschy 437a5b07d4 Added a warning system to Lua il y a 6 ans
  Roberto Ierusalimschy 46beca5bed Better error messages for some polymorphic functions il y a 6 ans
  Roberto Ierusalimschy 7696c6474f Auxiliary buffer cannot close box with 'lua_remove' il y a 6 ans
  Roberto Ierusalimschy 8cb84210ab String buffer using to-be-closed variable il y a 6 ans
  Roberto Ierusalimschy 9eafe9c053 New implementation for 'luaL_addvalue' il y a 6 ans
  Roberto Ierusalimschy 2fc6b55dae Removed resource-related "emergency collections" il y a 6 ans
  Roberto Ierusalimschy 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' il y a 7 ans
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; il y a 7 ans
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions il y a 7 ans
  Roberto Ierusalimschy c67603fafb using new 'lua_newuserdatauv' instead of 'lua_newuserdata' il y a 7 ans
  Roberto Ierusalimschy 90569630d6 detail il y a 7 ans
  Roberto Ierusalimschy 5a1c8d8ef3 new constant 'LUA_GNAME' for the name of the global table "_G" il y a 8 ans
  Roberto Ierusalimschy 2caecf1b3e type 'L_Umaxalign' replaced by macro 'LUAI_MAXALIGN', which is also added il y a 8 ans
  Roberto Ierusalimschy 9903dd52a3 Using LUAI_UAC* types more consistently on vararg calls il y a 8 ans
  Roberto Ierusalimschy b2aa2ba046 using constants for "_LOADED" and "PRELOAD" il y a 8 ans