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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy dba17070ac optional error for accesss to undefined variables/fields пре 21 година
  Roberto Ierusalimschy 118e471fa0 details пре 21 година
  Roberto Ierusalimschy 616438fe9a new way to use `vararg' parameters (with `...') пре 21 година
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' пре 21 година
  Roberto Ierusalimschy 29a13b4128 detail пре 21 година
  Roberto Ierusalimschy a4e1230f95 better way to control open upvalues пре 21 година
  Roberto Ierusalimschy 2aaf7394ad more and better tools (assertions & inspectors) to check incremental GC пре 21 година
  Roberto Ierusalimschy beb2aa5a46 atomic operations are not GC "states" пре 22 година
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions пре 22 година
  Roberto Ierusalimschy fe595a45c2 `grayagain' list пре 22 година
  Roberto Ierusalimschy 9db1942bac sweep of strings also incremental пре 22 година
  Roberto Ierusalimschy c6eac44a94 two different white flags (to distinguish dead elements from new ones) пре 22 година
  Roberto Ierusalimschy 8878554b85 single list for all collectible objects, with udata separated at the пре 22 година
  Roberto Ierusalimschy af850484a9 default metatable can be NULL пре 22 година
  Roberto Ierusalimschy 1d10acb355 incremental GC phases пре 22 година
  Roberto Ierusalimschy 366e4af3c9 towards incremental GC пре 22 година
  Roberto Ierusalimschy b97fb932ec Lua kernel does not use malloc/free functions. пре 22 година
  Roberto Ierusalimschy 7dae7899b1 main thread and global state are allocated in a single block пре 22 година
  Roberto Ierusalimschy 522407e23a we do not need a default panic (that does nothing anyway...) пре 22 година
  Roberto Ierusalimschy fa26d294ae new way to control `pc' of running functions пре 22 година
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) пре 22 година
  Roberto Ierusalimschy ab9e062928 name changes to avoid name collision between macros and variables пре 22 година
  Roberto Ierusalimschy 69dd9461e5 bug: GC metamethod calls could mess C/Lua stack syncronization пре 22 година
  Roberto Ierusalimschy e75a6ae9ee `defaultmeta' is always empty, but registry needs some space for пре 22 година
  Roberto Ierusalimschy 6f207b15fb resist errors in finalizers during lua_close пре 22 година
  Roberto Ierusalimschy 754c630754 details пре 22 година
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name пре 23 година
  Roberto Ierusalimschy 2d2d45976c separated control over C recursion level пре 23 година
  Roberto Ierusalimschy ddc144e4d2 keep L->ci->base in L->base for faster access пре 23 година
  Roberto Ierusalimschy d404f0c276 global_State must be deallocated (and so allocated) with NULL also пре 23 година