提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 9386e49a31 New metatable in an all-weak table can fool the GC 1 月之前
  Roberto Ierusalimschy 8cd7ae7da0 Simpler code for 'traversetable' 1 月之前
  Roberto Ierusalimschy 9b014d4bcd Details (typos in comments) 3 月之前
  Roberto Ierusalimschy 3dbb1a4b89 In gen. GC, some gray objects stay in gray lists 3 月之前
  Roberto Ierusalimschy 808976bb59 Small correction in 'traverseweakvalue' 4 月之前
  Roberto Ierusalimschy fa1382b5cd Main thread is a regular field of global_State 6 月之前
  Roberto Ierusalimschy d1e677c52b New type 'TStatus' for thread status/error codes 6 月之前
  Roberto Ierusalimschy 2d8d5c74b5 Details 6 月之前
  Roberto Ierusalimschy 002beeebe7 New way to keep hints for table length 8 月之前
  Roberto Ierusalimschy a4762b6ffe 'objsize' returns 'l_mem' 8 月之前
  Roberto Ierusalimschy 5ffcd458f0 Some changes in default GC parameters 9 月之前
  Roberto Ierusalimschy 9b01da97e3 Small bug in 'luaE_luaE_statesize' 9 月之前
  Roberto Ierusalimschy 258355734d Better support in 'ltests' for tracing the GC 9 月之前
  Roberto Ierusalimschy d0815046d0 Some adjustments in transition minor->major 9 月之前
  Roberto Ierusalimschy 3d54b42d59 'objsize' broke in smaller pieces 10 月之前
  Roberto Ierusalimschy ddfa1fbccf GC back to controling pace counting bytes 10 月之前
  Roberto Ierusalimschy a04e0ffdb9 Rename of fields in global state that control GC 10 月之前
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' 1 年之前
  Roberto Ierusalimschy 262dc5729a Details 1 年之前
  Roberto Ierusalimschy 86a8e74824 Details 1 年之前
  Roberto Ierusalimschy ba71060381 Removed "bulk operations" 1 年之前
  Roberto Ierusalimschy 3823fc6c81 Added "bulk operations" to arrays 1 年之前
  Roberto Ierusalimschy 8eb0abc9db Removed uses of LUA_NUMTAGS 1 年之前
  Roberto Ierusalimschy 7827c40c49 A few more tweaks in the garbage collector 1 年之前
  Roberto Ierusalimschy e2cc179454 New option "setparms" for 'collectgarbage' 1 年之前
  Roberto Ierusalimschy ad0ea7813b GC parameters encoded as floating-point bytes 1 年之前
  Roberto Ierusalimschy 666e95a66d Option 0 for step multiplier makes GC non-incremental 1 年之前
  Roberto Ierusalimschy ad73b33224 Check minor->major made at the end of a minor cycle 1 年之前
  Roberto Ierusalimschy 925fe8a0f2 First criteria for shifts minor<->major 1 年之前
  Roberto Ierusalimschy 789e7acdea Major collections done incrementally 1 年之前