Commit History

Upphovsman SHA1 Meddelande Datum
  Roberto Ierusalimschy 439e45a2f6 Bug: luaL_tolstring may get confused with negative index 4 år sedan
  Roberto Ierusalimschy 9a2de786de Stack check in warning function for tests 4 år sedan
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables 4 år sedan
  Roberto Ierusalimschy cc1692515e New API function 'lua_closeslot' 4 år sedan
  Roberto Ierusalimschy 748d6d4e7a Review of asserts in 'ltests.c' 4 år sedan
  Roberto Ierusalimschy 58216600eb 'luaL_newstate' should not allocate extra memory 4 år sedan
  Roberto Ierusalimschy 9a89fb1c9d Hash always use all characters in a long string 4 år sedan
  Roberto Ierusalimschy 5aa36e894f No more field 'lua_State.stacksize' 4 år sedan
  Roberto Ierusalimschy f13dc59416 Better tests for gray lists 5 år sedan
  Roberto Ierusalimschy b9b554e0f6 Clearer handling of gray lists when entering generational mode 5 år sedan
  Roberto Ierusalimschy b4c353434f Details 5 år sedan
  Roberto Ierusalimschy 8c7c9ea065 Function 'printobj' in 'ltests.c' made public 5 år sedan
  Roberto Ierusalimschy d39ea8b3ce Make sure that main thread is non yieldable 5 år sedan
  Roberto Ierusalimschy bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' 5 år sedan
  Roberto Ierusalimschy 993c58fde3 In 'lua_checkmemory', userdata can be gray, too 5 år sedan
  Roberto Ierusalimschy 364e569945 Avoid calling 'fprintf' with NULL 5 år sedan
  Roberto Ierusalimschy 513559cc47 Fixed bug in 'string.format("%p")' 5 år sedan
  Roberto Ierusalimschy 6eb53b7526 Details 5 år sedan
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags 5 år sedan
  Roberto Ierusalimschy bd1b87c579 Comments (mosty typos) 5 år sedan
  Roberto Ierusalimschy e592f94a64 Details (mostly comments) 5 år sedan
  Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" 6 år sedan
  Roberto Ierusalimschy 9405472565 Improvement in warn-mode '@store' (for testing) 6 år sedan
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings 6 år sedan
  Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings 6 år sedan
  Roberto Ierusalimschy f645d31573 To-be-closed variables must be closed on initialization 6 år sedan
  Roberto Ierusalimschy dc07719b0d Tag LUA_TUPVALTBC replaced by a flag 6 år sedan
  Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays 6 år sedan
  Roberto Ierusalimschy 4487c28ced A few more tests for table access in the API 6 år sedan
  Roberto Ierusalimschy 0b63d79b36 Details 6 år sedan