Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" hace 6 años
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' hace 6 años
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings hace 6 años
  Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings hace 6 años
  Roberto Ierusalimschy e888976bc6 Details (typos in comments) hace 6 años
  Roberto Ierusalimschy 2b8b53864c Improvements in 'luaL_traceback' hace 6 años
  Roberto Ierusalimschy 0b63d79b36 Details hace 6 años
  Roberto Ierusalimschy c65605151c New function 'luaL_addgsub' hace 6 años
  Roberto Ierusalimschy b56d4e570a Changes in the warning system hace 6 años
  Roberto Ierusalimschy 437a5b07d4 Added a warning system to Lua hace 6 años
  Roberto Ierusalimschy 46beca5bed Better error messages for some polymorphic functions hace 6 años
  Roberto Ierusalimschy 7696c6474f Auxiliary buffer cannot close box with 'lua_remove' hace 6 años
  Roberto Ierusalimschy 8cb84210ab String buffer using to-be-closed variable hace 6 años
  Roberto Ierusalimschy 9eafe9c053 New implementation for 'luaL_addvalue' hace 6 años
  Roberto Ierusalimschy 2fc6b55dae Removed resource-related "emergency collections" hace 6 años
  Roberto Ierusalimschy 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' hace 7 años
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; hace 7 años
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions hace 7 años
  Roberto Ierusalimschy c67603fafb using new 'lua_newuserdatauv' instead of 'lua_newuserdata' hace 7 años
  Roberto Ierusalimschy 90569630d6 detail hace 7 años
  Roberto Ierusalimschy 5a1c8d8ef3 new constant 'LUA_GNAME' for the name of the global table "_G" hace 8 años
  Roberto Ierusalimschy 2caecf1b3e type 'L_Umaxalign' replaced by macro 'LUAI_MAXALIGN', which is also added hace 8 años
  Roberto Ierusalimschy 9903dd52a3 Using LUAI_UAC* types more consistently on vararg calls hace 8 años
  Roberto Ierusalimschy b2aa2ba046 using constants for "_LOADED" and "PRELOAD" hace 8 años
  Roberto Ierusalimschy beec5af201 'luaL_tolstring' uses metatable's "__name" when available hace 8 años
  Roberto Ierusalimschy 62f6652d53 no more extra space in 'luaL_checkstack'. (It was already useless hace 9 años
  Roberto Ierusalimschy bda090b961 comments + small code changes around stack usage when 'luaL_checkstack' hace 9 años
  Roberto Ierusalimschy d103312661 details (typos in comments) hace 9 años
  Roberto Ierusalimschy 8949904783 allow NULL string when length is zero in 'lua_pushlstring' and hace 9 años
  Roberto Ierusalimschy e290bd6760 in 'luaL_traceback', print correct number of levels even when hace 9 años