Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' пре 6 година
  Roberto Ierusalimschy c65605151c New function 'luaL_addgsub' пре 6 година
  Roberto Ierusalimschy 46beca5bed Better error messages for some polymorphic functions пре 6 година
  Roberto Ierusalimschy 2fc6b55dae Removed resource-related "emergency collections" пре 6 година
  Roberto Ierusalimschy 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' пре 7 година
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions пре 7 година
  Roberto Ierusalimschy 5a1c8d8ef3 new constant 'LUA_GNAME' for the name of the global table "_G" пре 8 година
  Roberto Ierusalimschy 2caecf1b3e type 'L_Umaxalign' replaced by macro 'LUAI_MAXALIGN', which is also added пре 8 година
  Roberto Ierusalimschy 4df4560bf5 detail (wrong comment) пре 8 година
  Roberto Ierusalimschy b2aa2ba046 using constants for "_LOADED" and "PRELOAD" пре 8 година
  Roberto Ierusalimschy c5112f7b15 details (comments) пре 9 година
  Roberto Ierusalimschy 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' пре 10 година
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' пре 10 година
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) пре 11 година
  Roberto Ierusalimschy a77d263e86 unsigned-manipulation functions (lua_puhsunsigned, lua_tounsigned, etc.) пре 11 година
  Roberto Ierusalimschy 4422b97472 keep 'luaL_checkversion_' with its signature in version 5.2, for пре 11 година
  Roberto Ierusalimschy 438c534ff4 'arg' arguments (previously called 'narg', 'nArg', 'numArg', etc.) пре 11 година
  Roberto Ierusalimschy 66d046833d no need to check "bad conversion number->int;" in luaL_checkversion, пре 12 година
  Roberto Ierusalimschy 982aa7058f 'luaL_len' returns lua_Integer instead of 'int' пре 12 година
  Roberto Ierusalimschy 3617e04e97 'lua_load' has an extra argument 'mode' пре 13 година
  Roberto Ierusalimschy 6cce5c0601 new function 'luaL_loadfilex' пре 13 година
  Roberto Ierusalimschy ef900f224c strutcture for file handles exported in 'lauxlib.h' пре 13 година
  Roberto Ierusalimschy 20d30bcd33 declarations should be present only when implementations are пре 14 година
  Roberto Ierusalimschy 19fbdf6cae 'luaL_findtable' -> 'luaL_getsubtable' пре 14 година
  Roberto Ierusalimschy d806710ab5 returns for file-related functions and process-related functions пре 14 година
  Roberto Ierusalimschy a10d495b18 'luaL_findtable' returns boolean about whether it created a new пре 14 година
  Roberto Ierusalimschy d1c0efdb7d comment about compatibility-only functions пре 14 година
  Roberto Ierusalimschy 50334faad6 no more compatibility with (veryyyy) old ref system пре 14 година
  Roberto Ierusalimschy c97aa9485c new function 'luaL_setmetatable' пре 14 година
  Roberto Ierusalimschy e885b91326 'luaL_typeerror' deprecated пре 14 година