Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 108e0bdc84 Merge branch 'master' into nextversion 1 year ago
  Roberto Ierusalimschy 17e0c29d9b Clear interface between references and predefines 1 year ago
  Roberto Ierusalimschy 8eb0abc9db Removed uses of LUA_NUMTAGS 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 789e7acdea Major collections done incrementally 1 year ago
  Roberto Ierusalimschy 63d68bd657 Comments detailing the ages for generational GC 1 year ago
  Roberto Ierusalimschy 842a83f09c Panic functions should not raise errors 1 year ago
  Roberto Ierusalimschy 25cd3d377e Buffer in 'luai_makeseed' measured in bytes 1 year ago
  Roberto Ierusalimschy 024f9064f1 External strings 1 year ago
  Roberto Ierusalimschy 37c215b43f Merge branch 'newarray' into nextversion 1 year ago
  Roberto Ierusalimschy 43c8e5bded Full abstraction for representation of array values 1 year ago
  Roberto Ierusalimschy 14e416355f Added suport for Fixed Buffers 2 years ago
  Roberto Ierusalimschy ab6a949522 Merge branch 'master' into nextversion 2 years ago
  Roberto Ierusalimschy 6443185167 "Emergency" new version 5.4.6 2 years ago
  Roberto Ierusalimschy 5a04f1851e New function 'luaL_makeseed' 2 years ago
  Roberto Ierusalimschy 40565b4a08 Revamp of GC parameters 2 years ago
  Roberto Ierusalimschy d738c8d18b New function 'luaL_openselectedlibs' 2 years ago
  Roberto Ierusalimschy d324a0ccf9 Simpler control for major collections 2 years ago
  Roberto Ierusalimschy ec61be9a7e 'l_mem' renamed to 'l_obj' to count objects 2 years ago
  Roberto Ierusalimschy f356d5acdd First version of GC counting objects for control 2 years ago
  Roberto Ierusalimschy 8047b2d03e Tables have a 'lastfree' information only when needed 2 years ago
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's 2 years ago
  Roberto Ierusalimschy 1e64c1391f Bug: stack overflow with nesting of coroutine.close 2 years ago
  Roberto Ierusalimschy 14d2803e55 Details 2 years ago
  Roberto Ierusalimschy 439e45a2f6 Bug: luaL_tolstring may get confused with negative index 4 years ago
  Roberto Ierusalimschy 9a2de786de Stack check in warning function for tests 4 years ago
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables 4 years ago
  Roberto Ierusalimschy cc1692515e New API function 'lua_closeslot' 4 years ago