Histórico de Commits

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