Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 9b4f39ab14 More disciplined use of 'getstr' and 'tsslen' il y a 2 ans
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's il y a 2 ans
  Roberto Ierusalimschy 196bb94d66 Bug: 'lua_settop' may use an invalid pointer to stack il y a 3 ans
  Roberto Ierusalimschy 4a00f61276 'lua_checkstack' doesn't need to check stack overflow il y a 3 ans
  Roberto Ierusalimschy 86ec152433 Details il y a 3 ans
  Roberto Ierusalimschy 0bfc572e51 Bug: GC is not reentrant il y a 3 ans
  Roberto Ierusalimschy 2ff3471722 Using 'inline' in some functions il y a 3 ans
  Roberto Ierusalimschy fc6c74f100 'index2value' more robust il y a 4 ans
  Roberto Ierusalimschy 511d53a826 lua_settop/lua_pop closes to-be-closed variables il y a 4 ans
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables il y a 4 ans
  Roberto Ierusalimschy c63e5d212b New macro 'completestate' il y a 4 ans
  Roberto Ierusalimschy 2bfa13e520 Fixed some bugs around stack reallocation il y a 4 ans
  Roberto Ierusalimschy 1f81baffad Janitorial work il y a 4 ans
  Roberto Ierusalimschy b07fc10e91 Allow yields inside '__close' metamethods il y a 4 ans
  Roberto Ierusalimschy cc1692515e New API function 'lua_closeslot' il y a 4 ans
  Roberto Ierusalimschy 7af27ef59d Cleaner handling of errors in '__close' metamethods il y a 4 ans
  Roberto Ierusalimschy 23051e830a Changes in the API of 'luaH_set' and related functions il y a 4 ans
  Roberto Ierusalimschy 65d2294454 Changed access to global table in the registry il y a 4 ans
  Roberto Ierusalimschy 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index il y a 4 ans
  Roberto Ierusalimschy 314c6057b7 Avoid any code before locks in the API il y a 5 ans
  Roberto Ierusalimschy b57574d6fb Keep memory errors as memory errors il y a 5 ans
  Roberto Ierusalimschy ae809e9fd1 'luaV_concat' can "concat" one single value il y a 5 ans
  Roberto Ierusalimschy 422ce50d2e Fixed detail in 'loadUpvalues' il y a 5 ans
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags il y a 5 ans
  Roberto Ierusalimschy 5ff408d218 Changed internal representation of booleans il y a 5 ans
  Roberto Ierusalimschy e3c83835e7 Fixed bug in 'aux_rawset' il y a 5 ans
  Roberto Ierusalimschy c646e57fd6 Joined common code in 'lua_rawset' and 'lua_rawsetp' il y a 5 ans
  Roberto Ierusalimschy 3747487320 Small correction in assertion il y a 5 ans
  Roberto Ierusalimschy 508a705c1c Removed some wrong comments il y a 5 ans
  Roberto Ierusalimschy 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) il y a 6 ans