Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 0593256707 'luaH_get' functions return tag of the result 1 year ago
  Roberto Ierusalimschy ce6f5502c9 'luaH_get' functions return 'TValue' 1 year ago
  Roberto Ierusalimschy 65b07dd53d API asserts for illegal pops of to-be-closed variables 1 year ago
  Roberto Ierusalimschy 7237eb3f1c Fixed warnings from different compilers 1 year ago
  Roberto Ierusalimschy 0c9bec0d38 Better handling of size limit when resizing a table 1 year ago
  Roberto Ierusalimschy c31d6774ac Details 1 year ago
  Roberto Ierusalimschy 4a8e480864 New mechanism to query GC parameters 1 year ago
  Roberto Ierusalimschy d862da6d04 Optimizations for 'lua_rawgeti' and 'lua_rawseti' 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 e81f586001 Removed compatibility option LUA_COMPAT_GCPARAMS 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 4eda1acafa Cleaner protocol between 'lua_dump' and writer function 1 year ago
  Roberto Ierusalimschy 925fe8a0f2 First criteria for shifts minor<->major 1 year ago
  Roberto Ierusalimschy 789e7acdea Major collections done incrementally 1 year ago
  Roberto Ierusalimschy b719ff9399 Removed parameter in 'collectgarbage("step")' 1 year ago
  Roberto Ierusalimschy 35a2fed2d1 Removed deprecated options in 'lua_gc' 1 year ago
  Roberto Ierusalimschy 024f9064f1 External strings 1 year ago
  Roberto Ierusalimschy 37c215b43f Merge branch 'newarray' into nextversion 1 year ago
  Roberto Ierusalimschy fa075b7953 Merge branch 'master' into newarray 1 year ago
  Roberto Ierusalimschy 43c8e5bded Full abstraction for representation of array values 1 year ago
  Roberto Ierusalimschy c815c2f0eb Merge branch 'master' into nextversion 2 years ago
  Roberto Ierusalimschy 9b4f39ab14 More disciplined use of 'getstr' and 'tsslen' 2 years ago
  Roberto Ierusalimschy 819bd51d87 Some cleaning in the new table API 2 years ago
  Roberto Ierusalimschy f8d30826dd New table API for 'set' functions 2 years ago
  Roberto Ierusalimschy 351ccd7332 Towards a new implementation of arrays 2 years ago
  Roberto Ierusalimschy d70a0c91ad Dump/undump reuse strings 2 years ago
  Roberto Ierusalimschy 5d8b5b9290 Changed signal of GC debt 2 years ago
  Roberto Ierusalimschy 40565b4a08 Revamp of GC parameters 2 years ago