Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 613513d09f Better documentation for the GC of strings in the C API hace 4 años
  Roberto Ierusalimschy 8496112a18 Better documentation for 'lctype.h' hace 4 años
  Roberto Ierusalimschy 6bc0f13505 Fixed bug of long strings in binary chunks hace 5 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 f13dc59416 Better tests for gray lists hace 5 años
  Roberto Ierusalimschy 7c3cb71fa4 Free bit 7 of GC 'marked' field 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 ae5b5ba529 Fixed bug: line hooks in stripped functions hace 5 años
  Roberto Ierusalimschy a585eae6e7 Fixed bug: Negation overflow in getlocal/setlocal hace 5 años
  Roberto Ierusalimschy d2c2e32e8a All objects are kept 'new' in incremental GC hace 5 años
  Roberto Ierusalimschy 8c7c9ea065 Function 'printobj' in 'ltests.c' made public hace 5 años
  Roberto Ierusalimschy a6da1472c0 Fixed bug: barriers cannot be active during sweep hace 5 años
  Roberto Ierusalimschy 34affe7a63 Fixed bug: 'luaD_callnoyield' called twice in a row hace 5 años
  Roberto Ierusalimschy a2195644d8 Fixed bug: invalid 'oldpc' when returning to a function hace 5 años
  Roberto Ierusalimschy 1ecfbfa1a1 Fixed bug: invalid mode can crash 'io.popen' hace 5 años
  Roberto Ierusalimschy e1d8770f12 Fixed bug: wrong stack limit when entering a coroutine hace 5 años
  Roberto Ierusalimschy 0f1cd0eba9 Added test for fix 127e7a6c894 hace 5 años
  Roberto Ierusalimschy 127e7a6c89 Fixed bug of old finalized objects in the GC hace 5 años
  Roberto Ierusalimschy 6f5bd5072d Macro LUAI_ASSERT eases turning assertions on hace 5 años
  Roberto Ierusalimschy 56ec432281 Change in macro HARDMEMTESTS for testing GC hace 5 años
  Roberto Ierusalimschy 31b8c2d438 Fixed bug of access violation in finalizers hace 5 años