Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 1ec251e091 Detail (debugging aid) 6 months ago
  Roberto Ierusalimschy 5ffcd458f0 Some changes in default GC parameters 9 months ago
  Roberto Ierusalimschy 3d54b42d59 'objsize' broke in smaller pieces 10 months ago
  Roberto Ierusalimschy ddfa1fbccf GC back to controling pace counting bytes 10 months ago
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' 1 year ago
  Roberto Ierusalimschy 55ac40f859 Cleaning of llimits.h 1 year ago
  Roberto Ierusalimschy 262dc5729a Details 1 year ago
  Roberto Ierusalimschy 7827c40c49 A few more tweaks in the garbage collector 1 year ago
  Roberto Ierusalimschy 12b6f610b0 Several tweaks in the garbage collector 1 year ago
  Roberto Ierusalimschy e2cc179454 New option "setparms" for 'collectgarbage' 1 year ago
  Roberto Ierusalimschy ad0ea7813b GC parameters encoded as floating-point bytes 1 year ago
  Roberto Ierusalimschy 666e95a66d Option 0 for step multiplier makes GC non-incremental 1 year ago
  Roberto Ierusalimschy 925fe8a0f2 First criteria for shifts minor<->major 1 year ago
  Roberto Ierusalimschy 74b4013538 Removed macro 'changeage' 1 year ago
  Roberto Ierusalimschy 63d68bd657 Comments detailing the ages for generational GC 1 year ago
  Roberto Ierusalimschy 3e6818ca87 Merge branch 'master' into nextversion 2 years ago
  Roberto Ierusalimschy f874d37fa2 Small change in barrier macros 2 years ago
  Roberto Ierusalimschy 5d8b5b9290 Changed signal of GC debt 2 years ago
  Roberto Ierusalimschy 40565b4a08 Revamp of GC parameters 2 years ago
  Roberto Ierusalimschy d324a0ccf9 Simpler control for major collections 2 years ago
  Roberto Ierusalimschy f356d5acdd First version of GC counting objects for control 2 years ago
  Roberto Ierusalimschy 9ede317c70 Threads are created like other objects 2 years ago
  Roberto Ierusalimschy 597a53bbc6 Bug: finalizer calling exit can corrupt finalization order 3 years ago
  Roberto Ierusalimschy 0bfc572e51 Bug: GC is not reentrant 3 years ago
  Roberto Ierusalimschy f849885a4b Small changes in macros that change GC colors 5 years ago
  Roberto Ierusalimschy f13dc59416 Better tests for gray lists 5 years ago
  Roberto Ierusalimschy 7c3cb71fa4 Free bit 7 of GC 'marked' field 5 years ago
  Roberto Ierusalimschy b14609032c Avoid the creation of too many strings in 'package' 6 years ago
  Roberto Ierusalimschy 2c32bff609 After a "bad collections", avoid switching back back to generational 6 years ago
  Roberto Ierusalimschy e8c779736f Removed internal cache for closures 6 years ago