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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' пре 11 година
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' пре 11 година
  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' пре 14 година
  Roberto Ierusalimschy ef900f224c strutcture for file handles exported in 'lauxlib.h' пре 14 година
  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 пре 15 година
  Roberto Ierusalimschy 50334faad6 no more compatibility with (veryyyy) old ref system пре 15 година
  Roberto Ierusalimschy c97aa9485c new function 'luaL_setmetatable' пре 15 година
  Roberto Ierusalimschy e885b91326 'luaL_typeerror' deprecated пре 15 година
  Roberto Ierusalimschy c6b64ffe65 new type lua_Unsigned and corresponding projection/injection functions пре 15 година
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register пре 15 година
  Roberto Ierusalimschy a139e2e003 old (and complex) luaL_findtable now used only in compatibility code пре 15 година
  Roberto Ierusalimschy 2c1a5d678d factoring out common code in 'module' and 'luaL_openlib' пре 15 година
  Roberto Ierusalimschy 2d7a81a204 missing parentheses in declaration пре 15 година
  Roberto Ierusalimschy 376e939ef6 missing parentheses around 'luaL_pushresultsize' declaration пре 15 година
  Roberto Ierusalimschy afdb19ac82 no more 'ccall' nor 'cpcall' functions. (With light C functions they пре 15 година
  Roberto Ierusalimschy 9100f7479a new implementation for Generic Buffer manipulation (using userdata as пре 15 година
  Roberto Ierusalimschy 1514e49d43 avoid using function environments in C libraries (as it probably will пре 15 година
  Roberto Ierusalimschy 4f5f2fe367 new function 'luaL_cpcall' пре 15 година
  Roberto Ierusalimschy 55d3138397 removed old prototype for 'luaI_openlib' (which does not exist anymore) пре 15 година