Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy e657a48ea5 The main thread cannot be closed há 1 mês atrás
  Roberto Ierusalimschy fd897027f1 A coroutine can close itself há 1 mês atrás
  Roberto Ierusalimschy a08d82eb13 llimits.h being used by all Lua code há 1 ano atrás
  Roberto Ierusalimschy 6443185167 "Emergency" new version 5.4.6 há 2 anos atrás
  Roberto Ierusalimschy 1e64c1391f Bug: stack overflow with nesting of coroutine.close há 2 anos atrás
  Roberto Ierusalimschy bfbff3703e Bug: Wrong status in coroutine during reset há 3 anos atrás
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints há 4 anos atrás
  Roberto Ierusalimschy 0ceada8da9 Report last error in closing methods há 4 anos atrás
  Roberto Ierusalimschy b57574d6fb Keep memory errors as memory errors há 5 anos atrás
  Roberto Ierusalimschy 7bd1e53753 Fixed a warning and other minor issues há 5 anos atrás
  Roberto Ierusalimschy b4d5dff8ec Multiple errors in '__toclose' report the first one há 6 anos atrás
  Roberto Ierusalimschy 514d942748 'coroutine.kill' renamed 'coroutine.close' há 6 anos atrás
  Roberto Ierusalimschy 3f253f116e Test for dead coroutine moved to 'lua_resume' há 6 anos atrás
  Roberto Ierusalimschy 389116d8ab Coroutines do not unwind the stack in case of errors há 6 anos atrás
  Roberto Ierusalimschy a93e014447 Added an optional parameter to 'coroutine.isyieldable' há 6 anos atrás
  Roberto Ierusalimschy fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' há 6 anos atrás
  Roberto Ierusalimschy 46beca5bed Better error messages for some polymorphic functions há 6 anos atrás
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
  Roberto Ierusalimschy ba36180fd7 new API for 'lua_resume' + cleaning the uses of the 'extra' field in há 7 anos atrás
  Roberto Ierusalimschy fdd7209688 error handling in 'wrap' does not coerce numbers into string messages há 9 anos atrás
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before há 10 anos atrás
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' há 10 anos atrás
  Roberto Ierusalimschy 979a663d2a detail (error message from 'coroutine.status') há 11 anos atrás
  Roberto Ierusalimschy 1bd70a8e40 new function 'lua_isyieldable' (and 'coroutine.isyieldable') há 11 anos atrás
  Roberto Ierusalimschy a83ed55f1e added 'return' (when possible) to calls to error functions há 12 anos atrás
  Roberto Ierusalimschy bb1146dc39 wrong error message when 'coroutine.create' or 'coroutine.wrap' are há 13 anos atrás
  Roberto Ierusalimschy 3dc5475e23 'nCcalls' should be local to each thread, as each thread may have its há 14 anos atrás
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register há 15 anos atrás
  Roberto Ierusalimschy bd262d591f 'coroutine' library separated from 'baselib' há 15 anos atrás