Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy e642cc4206 correct handling of negative numbers in non-10 bases by 'tonumber' před 14 roky
  Roberto Ierusalimschy a289a62717 'loadin' should not check whether upvalue is called '_ENV', před 15 roky
  Roberto Ierusalimschy 0df2238063 name "_ENV" configurable through 'luaconf.h' před 15 roky
  Roberto Ierusalimschy 6828f6d427 new parameter 'majorinc' to control frequency of major collections před 15 roky
  Roberto Ierusalimschy daa5fe3e31 'loadin' should accept any value for the environment (not only tables) + před 15 roky
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register před 15 roky
  Roberto Ierusalimschy b98de30b8f 'ipair' is back před 15 roky
  Roberto Ierusalimschy bd262d591f 'coroutine' library separated from 'baselib' před 15 roky
  Roberto Ierusalimschy cca71912e6 'gcinfo' was deprecated in version 5.0. před 15 roky
  Roberto Ierusalimschy 26d4a73962 with light C functions, 'pairs' does not need to keep 'next' as an před 15 roky
  Roberto Ierusalimschy 11126422d9 option to return GC to normal (incremental, non generational) mode před 15 roky
  Roberto Ierusalimschy 064e406f67 no more fenvs! před 15 roky
  Roberto Ierusalimschy 74123e9686 draft version of a generational mode for garbage collection. (Not well před 15 roky
  Roberto Ierusalimschy 62840c5fad 'ipairs' is deprecated před 15 roky
  Roberto Ierusalimschy 489253d753 better definitions for lua_[gs]etglobal + less uses of ENVIRONINDEX před 15 roky
  Roberto Ierusalimschy 25c557ec63 first version of _ENV; no more global variables před 15 roky
  Roberto Ierusalimschy 0dc09cb42e 'unpack' moved to table library (and therefore "renamed" to před 15 roky
  Roberto Ierusalimschy f84b575cfa no more pseudoindex LUA_GLOBALSINDEX; global table now accessible před 15 roky
  Roberto Ierusalimschy c3a6f3fa1c 'lua_objlen' replaced by 'lua_rawlen', 'lua_len', and 'luaL_len' před 15 roky
  Roberto Ierusalimschy a25b8ff69c detail ('lua_tolstring' instead of lua_objlen) před 15 roky
  Roberto Ierusalimschy 2e51792596 avoid using deprecated macros lua_[gs]etglobal před 15 roky
  Roberto Ierusalimschy 64d5df7772 detail (lua_resume should empty coroutine stack even if they do not před 15 roky
  Roberto Ierusalimschy a654e82f5c coroutines may have C bodies před 15 roky
  Roberto Ierusalimschy 3c4d970a7b comment typos před 15 roky
  Roberto Ierusalimschy b0f2b288a6 new scheme for debug info about tail calls: no more 'fake' stack entries, před 15 roky
  Roberto Ierusalimschy a6f465f558 new mark LUAMOD_API for all luaopen_* functions před 15 roky
  Roberto Ierusalimschy 45dec34597 comments před 15 roky
  Roberto Ierusalimschy c5050b1c41 functions 'getfenv' and 'setfenv' are deprecated před 15 roky
  Roberto Ierusalimschy b9063a08f5 new function 'loadin' před 15 roky
  Roberto Ierusalimschy 1ce819333d new option 'isrunning' for 'lua_gc' (and 'collectgarbage') před 15 roky