提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 1537d6680b New control for reentrancy of emergency collections 4 年之前
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints 4 年之前
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables 4 年之前
  Roberto Ierusalimschy c63e5d212b New macro 'completestate' 4 年之前
  Roberto Ierusalimschy 6ccd24eff5 Simpler handling of errors when creating tbc variables 4 年之前
  Roberto Ierusalimschy b07fc10e91 Allow yields inside '__close' metamethods 4 年之前
  Roberto Ierusalimschy 6188f3a654 Reset thread before panicking 4 年之前
  Roberto Ierusalimschy 7af27ef59d Cleaner handling of errors in '__close' metamethods 4 年之前
  Roberto Ierusalimschy 409256b784 'coroutine.close'/'lua_resetthread' report original errors 4 年之前
  Roberto Ierusalimschy 65d2294454 Changed access to global table in the registry 4 年之前
  Roberto Ierusalimschy d282652561 Bug when growing a stack 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 490d42b5f8 Correct handling of 'luaV_execute' invocations 4 年之前
  Roberto Ierusalimschy 287b302acb Revision of stackless implementation 4 年之前
  Roberto Ierusalimschy 5d8ce05b3f Back to a stackless implementation 4 年之前
  Roberto Ierusalimschy 0dc5deca1c Optimization in 'markold' 5 年之前
  Roberto Ierusalimschy b4c353434f Details 5 年之前
  Roberto Ierusalimschy a2195644d8 Fixed bug: invalid 'oldpc' when returning to a function 5 年之前
  Roberto Ierusalimschy 314c6057b7 Avoid any code before locks in the API 5 年之前
  Roberto Ierusalimschy d39ea8b3ce Make sure that main thread is non yieldable 5 年之前
  Roberto Ierusalimschy a304199836 Detail in 'lua_resetthread' 5 年之前
  Roberto Ierusalimschy d49b288728 'luaE_shrinkCI' shouldn't remove first free CallInfo 5 年之前
  Roberto Ierusalimschy 17dbaa8639 Improvements in the handling of signals 5 年之前
  Roberto Ierusalimschy 7288528a1e Short strings always use all bytes in the hash 5 年之前
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags 5 年之前
  Roberto Ierusalimschy 6e1aec7a67 Larger C-stack limits for new threads 5 年之前
  Roberto Ierusalimschy 03cde80b58 'setCstacklimit' renamed to 'setcstacklimit' 5 年之前
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings 6 年之前
  Roberto Ierusalimschy 8b7cfee26b Small changes around C-stack limit 6 年之前