Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 3fe7be956f Bug: message handler can be overwritten před 4 měsíci
  Roberto Ierusalimschy 25da574fcb Bug: 'luaD_seterrorobj' should not raise errors před 5 měsíci
  Roberto Ierusalimschy 9b4f39ab14 More disciplined use of 'getstr' and 'tsslen' před 2 roky
  Roberto Ierusalimschy 9be74ccc21 Several functions turned 'static' před 2 roky
  Roberto Ierusalimschy 6443185167 "Emergency" new version 5.4.6 před 2 roky
  Roberto Ierusalimschy 9ede317c70 Threads are created like other objects před 2 roky
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's před 2 roky
  Roberto Ierusalimschy 1e64c1391f Bug: stack overflow with nesting of coroutine.close před 2 roky
  Roberto Ierusalimschy 0bfc572e51 Bug: GC is not reentrant před 3 roky
  Roberto Ierusalimschy 1de95e97ef Bug: Lua stack still active when closing a state před 3 roky
  Roberto Ierusalimschy bfbff3703e Bug: Wrong status in coroutine during reset před 3 roky
  Roberto Ierusalimschy bef250eb8d Details před 4 roky
  Roberto Ierusalimschy 1537d6680b New control for reentrancy of emergency collections před 4 roky
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints před 4 roky
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables před 4 roky
  Roberto Ierusalimschy c63e5d212b New macro 'completestate' před 4 roky
  Roberto Ierusalimschy 6ccd24eff5 Simpler handling of errors when creating tbc variables před 4 roky
  Roberto Ierusalimschy b07fc10e91 Allow yields inside '__close' metamethods před 4 roky
  Roberto Ierusalimschy 6188f3a654 Reset thread before panicking před 4 roky
  Roberto Ierusalimschy 7af27ef59d Cleaner handling of errors in '__close' metamethods před 4 roky
  Roberto Ierusalimschy 409256b784 'coroutine.close'/'lua_resetthread' report original errors před 4 roky
  Roberto Ierusalimschy 65d2294454 Changed access to global table in the registry před 4 roky
  Roberto Ierusalimschy d282652561 Bug when growing a stack před 4 roky
  Roberto Ierusalimschy 9a89fb1c9d Hash always use all characters in a long string před 4 roky
  Roberto Ierusalimschy 5aa36e894f No more field 'lua_State.stacksize' před 4 roky
  Roberto Ierusalimschy 490d42b5f8 Correct handling of 'luaV_execute' invocations před 4 roky
  Roberto Ierusalimschy 287b302acb Revision of stackless implementation před 4 roky
  Roberto Ierusalimschy 5d8ce05b3f Back to a stackless implementation před 4 roky
  Roberto Ierusalimschy 0dc5deca1c Optimization in 'markold' před 5 roky
  Roberto Ierusalimschy b4c353434f Details před 5 roky