Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 34affe7a63 Fixed bug: 'luaD_callnoyield' called twice in a row пре 5 година
  Roberto Ierusalimschy a2195644d8 Fixed bug: invalid 'oldpc' when returning to a function пре 5 година
  Roberto Ierusalimschy e1d8770f12 Fixed bug: wrong stack limit when entering a coroutine пре 5 година
  Roberto Ierusalimschy eb41999461 Fixed bugs of stack reallocation x GC пре 5 година
  Roberto Ierusalimschy 314c6057b7 Avoid any code before locks in the API пре 5 година
  Roberto Ierusalimschy 6298903e35 Keep minimum size when shrinking a stack пре 5 година
  Roberto Ierusalimschy 17dbaa8639 Improvements in the handling of signals пре 5 година
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags пре 5 година
  Roberto Ierusalimschy c1a63c45f8 '__call' metamethod can be any callable object пре 6 година
  Roberto Ierusalimschy be73f72fcc New function 'setCstacklimit' пре 6 година
  Roberto Ierusalimschy 3cd9b56ae6 Revamp around 'L->nCcalls' count пре 6 година
  Roberto Ierusalimschy 0b63d79b36 Details пре 6 година
  Roberto Ierusalimschy 3f253f116e Test for dead coroutine moved to 'lua_resume' пре 6 година
  Roberto Ierusalimschy 389116d8ab Coroutines do not unwind the stack in case of errors пре 6 година
  Roberto Ierusalimschy 0443ad9e28 LUAI_MAXCCALLS renamed LUAI_MAXCSTACK пре 6 година
  Roberto Ierusalimschy 4ace93ca65 No more to-be-closed functions пре 6 година
  Roberto Ierusalimschy ba7da13ec5 Changes in the control of C-stack overflow пре 6 година
  Roberto Ierusalimschy fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' пре 6 година
  Roberto Ierusalimschy 3b06f983ae Details пре 6 година
  Roberto Ierusalimschy 7e63d3da02 Some bugs with stack reallocation by 'luaF_close' пре 6 година
  Roberto Ierusalimschy 34840301b5 To-be-closed variables in the C API пре 6 година
  Roberto Ierusalimschy c90176f969 Complete implementation of to-be-closed variables пре 6 година
  Roberto Ierusalimschy bd96330d03 First "complete" implementation of to-be-closed variables пре 6 година
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables пре 6 година
  Roberto Ierusalimschy b114c7d487 Added "cost" for the use of C stack by a coroutine invocation. пре 7 година
  Roberto Ierusalimschy 96f9643f33 Bug: wrong 'nCcalls' when resuming a coroutine пре 7 година
  Roberto Ierusalimschy 34aa0c5bd7 new macros 'likely'/'unlikely' with hints for jump predictions пре 7 година
  Roberto Ierusalimschy 02ed0b2c30 in 'luaD_poscall', there is no need to compute 'firstResult' when 'nres==0' пре 7 година
  Roberto Ierusalimschy 4907444db9 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' пре 7 година
  Roberto Ierusalimschy 6480e73599 details (avoid using non-C89 '//' comment) пре 7 година