Revīziju vēsture

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