Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy ae1d318822 small bug: generational mode is always in 'propagate' mode only %!s(int64=13) %!d(string=hai) anos
  Roberto Ierusalimschy e4f609d0ee collector in generational mode must be in 'propagate' state when %!s(int64=13) %!d(string=hai) anos
  Roberto Ierusalimschy e29f3a5751 definition of 'GCSTEPSIZE' moved to header file + small changes %!s(int64=13) %!d(string=hai) anos
  Roberto Ierusalimschy 398811a313 simpler macro 'luaC_condGC' + better 'step' in 'lua_gc' + %!s(int64=13) %!d(string=hai) anos
  Roberto Ierusalimschy 31829ad177 test for whether collector is running moved from function to %!s(int64=13) %!d(string=hai) anos
  Roberto Ierusalimschy 0010ec68b1 documentation comment (small correction about strings being %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 788a0ecd27 'luaC_separateudata' renamed to 'separatetobefnz' and called only %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy f3b0eb3ecf lint (unused macros) %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 868ff40339 full collection does not restart collector + avoid changing GC %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 737f119187 better control for GC running or stopped %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy a40768e5ea new macro 'luaC_condGC' to allow extra code to be run in case %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 35931bbed4 comments %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 9b7a12c46d finalizers (__gc) for tables %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy a71c5f6f53 typo in comments %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy fabe4ec487 better barrier for prototypes %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 575074fd85 Lua closures are cached for reuse %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 1c1a98e872 corrected some places where an old object could end up in front %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy c006f085d9 new macro 'resetoldbit' %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 32c1764b5d slightly better definition for 'isgray' %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy b373a40133 new macro 'isgenerational' + new macro 'isold' + better deffinition %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy a4f20e3c8b comments %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy d77898597e new function 'luaC_changemode' %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 0c27de2e7b no more 'finalize' phase in GC; finalizers are called along the %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 85555646e3 invariant must be kept in atomic 'phase' too %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy b9e1dec2cb added comment explaining a bit about the invariants of the collector %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 23001d8607 nasty GC bug: upvalue must be turned white when not keeping invariant, %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy aaa5d7adab 'luaC_linkupval' moved into 'lfunc.c' code + new way to control GC speed %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 3aa9598177 'mainthread' is not inserted in the 'allgc' list anymore, but swept %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 64d39ed1b6 generational mode no longer sweep old objects %!s(int64=16) %!d(string=hai) anos