提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy ce6f5502c9 'luaH_get' functions return 'TValue' 1 年之前
  Roberto Ierusalimschy ba71060381 Removed "bulk operations" 1 年之前
  Roberto Ierusalimschy 3823fc6c81 Added "bulk operations" to arrays 1 年之前
  Roberto Ierusalimschy 52aa2b5d24 Details 1 年之前
  Roberto Ierusalimschy cc2b66c856 Removed type 'varint_t' 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 165389b27b New interface to function 'luaL_openselectedlibs' 1 年之前
  Roberto Ierusalimschy c8121ce34b Revising code for Varint encoding in dumps 1 年之前
  Roberto Ierusalimschy 7360f8d0fd Removed deprecated function 'setcstacklimit' 1 年之前
  Roberto Ierusalimschy 6063c47031 Field 'lastfree' changed (back) to 'Node *' 1 年之前
  Roberto Ierusalimschy 0c9bec0d38 Better handling of size limit when resizing a table 1 年之前
  Roberto Ierusalimschy c31d6774ac Details 1 年之前
  Roberto Ierusalimschy 108e0bdc84 Merge branch 'master' into nextversion 1 年之前
  Roberto Ierusalimschy b34a97a4af Small optimization in 'luaH_psetint' 1 年之前
  Roberto Ierusalimschy 3e9dbe143d New function 'table.create' 1 年之前
  Roberto Ierusalimschy 4a8e480864 New mechanism to query GC parameters 1 年之前
  Roberto Ierusalimschy 17e0c29d9b Clear interface between references and predefines 1 年之前
  Roberto Ierusalimschy 8eb0abc9db Removed uses of LUA_NUMTAGS 1 年之前
  Roberto Ierusalimschy d862da6d04 Optimizations for 'lua_rawgeti' and 'lua_rawseti' 1 年之前
  Roberto Ierusalimschy e288c5a918 Bug: Yielding in a hook stops in the wrong instruction 1 年之前
  Roberto Ierusalimschy 7827c40c49 A few more tweaks in the garbage collector 1 年之前
  Roberto Ierusalimschy e7af9cdf0b Fixed buffers reuse absolute line information 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 5853c37a83 Bug: Buffer overflow in string concatenation 1 年之前
  Roberto Ierusalimschy ad0ea7813b GC parameters encoded as floating-point bytes 1 年之前
  Roberto Ierusalimschy 666e95a66d Option 0 for step multiplier makes GC non-incremental 1 年之前
  Roberto Ierusalimschy 4eda1acafa Cleaner protocol between 'lua_dump' and writer function 1 年之前