Historique des commits

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