Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 1b0f943da7 Bug: new metatable in weak table can fool the GC hace 1 mes
  Roberto Ierusalimschy de794a6527 Towards release 5.4.7 hace 1 año
  Roberto Ierusalimschy 9b4f39ab14 More disciplined use of 'getstr' and 'tsslen' hace 1 año
  Roberto Ierusalimschy 6b51133a98 Thread stacks resized in the atomic phase hace 2 años
  Roberto Ierusalimschy 9be74ccc21 Several functions turned 'static' hace 2 años
  Roberto Ierusalimschy fa2f294dd1 Reduce calls to 'luaC_step' when GC is stopped hace 2 años
  Roberto Ierusalimschy 9ede317c70 Threads are created like other objects hace 2 años
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's hace 2 años
  Roberto Ierusalimschy a1f77a234a Bug: set correct pause when (re)entering gen. collection. hace 2 años
  Roberto Ierusalimschy 597a53bbc6 Bug: finalizer calling exit can corrupt finalization order hace 3 años
  Roberto Ierusalimschy 066e0f93c4 Fix debug information about finalizers hace 3 años
  Roberto Ierusalimschy 0bfc572e51 Bug: GC is not reentrant hace 3 años
  Roberto Ierusalimschy 1537d6680b New control for reentrancy of emergency collections hace 4 años
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints hace 4 años
  Roberto Ierusalimschy d282652561 Bug when growing a stack hace 4 años
  Roberto Ierusalimschy 52c8679760 Fixed bug of keys removed from tables vs 'next' hace 4 años
  Roberto Ierusalimschy c23cc86c54 Details hace 4 años
  Roberto Ierusalimschy 5aa36e894f No more field 'lua_State.stacksize' hace 4 años
  Roberto Ierusalimschy 8a89da07ba Better control of gray objects hace 5 años
  Roberto Ierusalimschy f849885a4b Small changes in macros that change GC colors hace 5 años
  Roberto Ierusalimschy f7ce7e5faa TOUCHED2 objects are not always black hace 5 años
  Roberto Ierusalimschy 65141832d2 Open upvalues should be gray when entering gen. mode hace 5 años
  Roberto Ierusalimschy 68109afcdb Detail (in asserts) hace 5 años
  Roberto Ierusalimschy 9cf3299faf Threads don't need to always go to 'grayagain' hace 5 años
  Roberto Ierusalimschy b9b554e0f6 Clearer handling of gray lists when entering generational mode hace 5 años
  Roberto Ierusalimschy 0dc5deca1c Optimization in 'markold' hace 5 años
  Roberto Ierusalimschy b4c353434f Details hace 5 años
  Roberto Ierusalimschy 71f70df327 OLD1 ages advanced by 'markold' hace 5 años
  Roberto Ierusalimschy 663f83f647 Same changes around 'correctgraylist' hace 5 años
  Roberto Ierusalimschy d2c2e32e8a All objects are kept 'new' in incremental GC hace 5 años