Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 3699446aaf Removed goto's in 'luaD_precall' il y a 3 ans
  Roberto Ierusalimschy deac067ed3 Avoid overflows when incrementing parameters in C il y a 3 ans
  Roberto Ierusalimschy a7b8b27dd3 Uses of "likely" in macros active to all users il y a 4 ans
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints il y a 4 ans
  Roberto Ierusalimschy e2ea3b31c9 Details (do not affect regular code) il y a 4 ans
  Roberto Ierusalimschy d41c36bf67 'lua_assert' moved from 'lualib.h' to 'lauxlib.h' il y a 4 ans
  Roberto Ierusalimschy 9e0a8475cd Added 'simplesect' sections to the manual il y a 5 ans
  Roberto Ierusalimschy b93f3b00bb Added function 'luaL_buffsub' il y a 5 ans
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' il y a 6 ans
  Roberto Ierusalimschy c65605151c New function 'luaL_addgsub' il y a 6 ans
  Roberto Ierusalimschy 46beca5bed Better error messages for some polymorphic functions 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 34b00c16e2 removed compatibility code with older versions 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 4df4560bf5 detail (wrong comment) il y a 8 ans
  Roberto Ierusalimschy b2aa2ba046 using constants for "_LOADED" and "PRELOAD" il y a 8 ans
  Roberto Ierusalimschy c5112f7b15 details (comments) il y a 9 ans
  Roberto Ierusalimschy 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' il y a 10 ans
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) il y a 11 ans
  Roberto Ierusalimschy a77d263e86 unsigned-manipulation functions (lua_puhsunsigned, lua_tounsigned, etc.) il y a 11 ans
  Roberto Ierusalimschy 4422b97472 keep 'luaL_checkversion_' with its signature in version 5.2, for il y a 11 ans
  Roberto Ierusalimschy 438c534ff4 'arg' arguments (previously called 'narg', 'nArg', 'numArg', etc.) il y a 11 ans
  Roberto Ierusalimschy 66d046833d no need to check "bad conversion number->int;" in luaL_checkversion, il y a 12 ans
  Roberto Ierusalimschy 982aa7058f 'luaL_len' returns lua_Integer instead of 'int' il y a 12 ans
  Roberto Ierusalimschy 3617e04e97 'lua_load' has an extra argument 'mode' il y a 13 ans
  Roberto Ierusalimschy 6cce5c0601 new function 'luaL_loadfilex' il y a 13 ans
  Roberto Ierusalimschy ef900f224c strutcture for file handles exported in 'lauxlib.h' il y a 14 ans