Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 58216600eb 'luaL_newstate' should not allocate extra memory 4 年之前
  Roberto Ierusalimschy 9a89fb1c9d Hash always use all characters in a long string 4 年之前
  Roberto Ierusalimschy 5aa36e894f No more field 'lua_State.stacksize' 4 年之前
  Roberto Ierusalimschy f13dc59416 Better tests for gray lists 5 年之前
  Roberto Ierusalimschy b9b554e0f6 Clearer handling of gray lists when entering generational mode 5 年之前
  Roberto Ierusalimschy b4c353434f Details 5 年之前
  Roberto Ierusalimschy 8c7c9ea065 Function 'printobj' in 'ltests.c' made public 5 年之前
  Roberto Ierusalimschy d39ea8b3ce Make sure that main thread is non yieldable 5 年之前
  Roberto Ierusalimschy bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' 5 年之前
  Roberto Ierusalimschy 993c58fde3 In 'lua_checkmemory', userdata can be gray, too 5 年之前
  Roberto Ierusalimschy 364e569945 Avoid calling 'fprintf' with NULL 5 年之前
  Roberto Ierusalimschy 513559cc47 Fixed bug in 'string.format("%p")' 5 年之前
  Roberto Ierusalimschy 6eb53b7526 Details 5 年之前
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags 5 年之前
  Roberto Ierusalimschy bd1b87c579 Comments (mosty typos) 5 年之前
  Roberto Ierusalimschy e592f94a64 Details (mostly comments) 5 年之前
  Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" 6 年之前
  Roberto Ierusalimschy 9405472565 Improvement in warn-mode '@store' (for testing) 6 年之前
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings 6 年之前
  Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings 6 年之前
  Roberto Ierusalimschy f645d31573 To-be-closed variables must be closed on initialization 6 年之前
  Roberto Ierusalimschy dc07719b0d Tag LUA_TUPVALTBC replaced by a flag 6 年之前
  Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays 6 年之前
  Roberto Ierusalimschy 4487c28ced A few more tests for table access in the API 6 年之前
  Roberto Ierusalimschy 0b63d79b36 Details 6 年之前
  Roberto Ierusalimschy 3da34a5fa7 Revamp of 'lua_pushfstring' / 'luaO_pushvfstring' 6 年之前
  Roberto Ierusalimschy b56d4e570a Changes in the warning system 6 年之前
  Roberto Ierusalimschy cf71a5ddc7 Details 6 年之前
  Roberto Ierusalimschy 4ace93ca65 No more to-be-closed functions 6 年之前
  Roberto Ierusalimschy c6f7181e91 No more LUA_ERRGCMM errors 6 年之前