Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy d282652561 Bug when growing a stack 4 years ago
  Roberto Ierusalimschy 52c8679760 Fixed bug of keys removed from tables vs 'next' 4 years ago
  Roberto Ierusalimschy c23cc86c54 Details 4 years ago
  Roberto Ierusalimschy 5aa36e894f No more field 'lua_State.stacksize' 4 years ago
  Roberto Ierusalimschy 8a89da07ba Better control of gray objects 5 years ago
  Roberto Ierusalimschy f849885a4b Small changes in macros that change GC colors 5 years ago
  Roberto Ierusalimschy f7ce7e5faa TOUCHED2 objects are not always black 5 years ago
  Roberto Ierusalimschy 65141832d2 Open upvalues should be gray when entering gen. mode 5 years ago
  Roberto Ierusalimschy 68109afcdb Detail (in asserts) 5 years ago
  Roberto Ierusalimschy 9cf3299faf Threads don't need to always go to 'grayagain' 5 years ago
  Roberto Ierusalimschy b9b554e0f6 Clearer handling of gray lists when entering generational mode 5 years ago
  Roberto Ierusalimschy 0dc5deca1c Optimization in 'markold' 5 years ago
  Roberto Ierusalimschy b4c353434f Details 5 years ago
  Roberto Ierusalimschy 71f70df327 OLD1 ages advanced by 'markold' 5 years ago
  Roberto Ierusalimschy 663f83f647 Same changes around 'correctgraylist' 5 years ago
  Roberto Ierusalimschy d2c2e32e8a All objects are kept 'new' in incremental GC 5 years ago
  Roberto Ierusalimschy a6da1472c0 Fixed bug: barriers cannot be active during sweep 5 years ago
  Roberto Ierusalimschy 127e7a6c89 Fixed bug of old finalized objects in the GC 5 years ago
  Roberto Ierusalimschy 9e0a8475cd Added 'simplesect' sections to the manual 5 years ago
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags 5 years ago
  Roberto Ierusalimschy e592f94a64 Details (mostly comments) 5 years ago
  Roberto Ierusalimschy 7bd1e53753 Fixed a warning and other minor issues 5 years ago
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings 6 years ago
  Roberto Ierusalimschy f64a1b175a Small optimization in 'convergeephemerons' 6 years ago
  Roberto Ierusalimschy 9e6807c3c9 Do not collect open upvalues 6 years ago
  Roberto Ierusalimschy dc07719b0d Tag LUA_TUPVALTBC replaced by a flag 6 years ago
  Roberto Ierusalimschy 9cdf6b7082 Some details in 'lmem.c' and 'lgc.c' 6 years ago
  Roberto Ierusalimschy e888976bc6 Details (typos in comments) 6 years ago
  Roberto Ierusalimschy 1d70708a78 Fixed bug [5.4 alpha] for errors in finalizers 6 years ago
  Roberto Ierusalimschy 2c68e66570 Details 6 years ago