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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 79cbc3468c removed and deprecated functions really removed from the code base пре 14 година
  Roberto Ierusalimschy 2f125ebc33 'deprecated' x 'removed' (they are not the same thing) пре 14 година
  Roberto Ierusalimschy 22e1c5ebad avoid conversion from 'const char*' to 'void *' (warning about 'const') пре 14 година
  Roberto Ierusalimschy ee7d0c2649 new macro 'luai_writeline' to print newlines (and flush 'stdout') пре 14 година
  Roberto Ierusalimschy 98816d0ce5 small problems with 'luaone.c' пре 14 година
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) пре 14 година
  Roberto Ierusalimschy 511679313f new function 'rawlen' пре 14 година
  Roberto Ierusalimschy aa6faa6331 own implementation of 'tunumber', so that it works correctly with пре 14 година
  Roberto Ierusalimschy d51743b0c7 removed 'newproxy' пре 14 година
  Roberto Ierusalimschy b83b6ba015 'loadin' -> 'load' пре 14 година
  Roberto Ierusalimschy 81646af13b 'loadstring' deprecated; use 'load' instead пре 14 година
  Roberto Ierusalimschy 233b71c092 comment пре 14 година
  Roberto Ierusalimschy c79b4a97aa using 'strspn' to skip spaces in 'tonumber' пре 14 година
  Roberto Ierusalimschy e642cc4206 correct handling of negative numbers in non-10 bases by 'tonumber' пре 14 година
  Roberto Ierusalimschy a289a62717 'loadin' should not check whether upvalue is called '_ENV', пре 15 година
  Roberto Ierusalimschy 0df2238063 name "_ENV" configurable through 'luaconf.h' пре 15 година
  Roberto Ierusalimschy 6828f6d427 new parameter 'majorinc' to control frequency of major collections пре 15 година
  Roberto Ierusalimschy daa5fe3e31 'loadin' should accept any value for the environment (not only tables) + пре 15 година
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register пре 15 година
  Roberto Ierusalimschy b98de30b8f 'ipair' is back пре 15 година
  Roberto Ierusalimschy bd262d591f 'coroutine' library separated from 'baselib' пре 15 година
  Roberto Ierusalimschy cca71912e6 'gcinfo' was deprecated in version 5.0. пре 15 година
  Roberto Ierusalimschy 26d4a73962 with light C functions, 'pairs' does not need to keep 'next' as an пре 15 година
  Roberto Ierusalimschy 11126422d9 option to return GC to normal (incremental, non generational) mode пре 15 година
  Roberto Ierusalimschy 064e406f67 no more fenvs! пре 15 година
  Roberto Ierusalimschy 74123e9686 draft version of a generational mode for garbage collection. (Not well пре 15 година
  Roberto Ierusalimschy 62840c5fad 'ipairs' is deprecated пре 15 година
  Roberto Ierusalimschy 489253d753 better definitions for lua_[gs]etglobal + less uses of ENVIRONINDEX пре 15 година
  Roberto Ierusalimschy 25c557ec63 first version of _ENV; no more global variables пре 15 година
  Roberto Ierusalimschy 0dc09cb42e 'unpack' moved to table library (and therefore "renamed" to пре 15 година