Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 20d42ccaae No errors in 'luaO_pushvfstring' 10 月之前
  Roberto Ierusalimschy 45a8f1b593 Removed 'if' left from commit ddfa1fbccfe 10 月之前
  Roberto Ierusalimschy 9b72355f99 USHRT_MAX changed to SHRT_MAX 10 月之前
  Roberto Ierusalimschy ddfa1fbccf GC back to controling pace counting bytes 10 月之前
  Roberto Ierusalimschy 4901853c11 Parameter for lua_gc/LUA_GCSTEP changed to 'size_t' 11 月之前
  Roberto Ierusalimschy a04e0ffdb9 Rename of fields in global state that control GC 11 月之前
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' 1 年之前
  Roberto Ierusalimschy 15231d4fb2 'nresults' moved into 'callstatus' 1 年之前
  Roberto Ierusalimschy f407b3c4a1 Using CIST_CLSRET instead of trick with 'nresults' 1 年之前
  Roberto Ierusalimschy a546138d15 Explicit limit for number of results in a call 1 年之前
  Roberto Ierusalimschy c1dc08e8e8 Length of external strings must fit in Lua integer 1 年之前
  Roberto Ierusalimschy 0593256707 'luaH_get' functions return tag of the result 1 年之前
  Roberto Ierusalimschy ce6f5502c9 'luaH_get' functions return 'TValue' 1 年之前
  Roberto Ierusalimschy 65b07dd53d API asserts for illegal pops of to-be-closed variables 1 年之前
  Roberto Ierusalimschy 7237eb3f1c Fixed warnings from different compilers 1 年之前
  Roberto Ierusalimschy 0c9bec0d38 Better handling of size limit when resizing a table 1 年之前
  Roberto Ierusalimschy c31d6774ac Details 1 年之前
  Roberto Ierusalimschy 4a8e480864 New mechanism to query GC parameters 1 年之前
  Roberto Ierusalimschy d862da6d04 Optimizations for 'lua_rawgeti' and 'lua_rawseti' 1 年之前
  Roberto Ierusalimschy 7827c40c49 A few more tweaks in the garbage collector 1 年之前
  Roberto Ierusalimschy 12b6f610b0 Several tweaks in the garbage collector 1 年之前
  Roberto Ierusalimschy e81f586001 Removed compatibility option LUA_COMPAT_GCPARAMS 1 年之前
  Roberto Ierusalimschy e2cc179454 New option "setparms" for 'collectgarbage' 1 年之前
  Roberto Ierusalimschy ad0ea7813b GC parameters encoded as floating-point bytes 1 年之前
  Roberto Ierusalimschy 4eda1acafa Cleaner protocol between 'lua_dump' and writer function 1 年之前
  Roberto Ierusalimschy 925fe8a0f2 First criteria for shifts minor<->major 1 年之前
  Roberto Ierusalimschy 789e7acdea Major collections done incrementally 1 年之前
  Roberto Ierusalimschy b719ff9399 Removed parameter in 'collectgarbage("step")' 1 年之前
  Roberto Ierusalimschy 35a2fed2d1 Removed deprecated options in 'lua_gc' 1 年之前
  Roberto Ierusalimschy 024f9064f1 External strings 1 年之前