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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 17dbaa8639 Improvements in the handling of signals пре 5 година
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags пре 5 година
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings пре 6 година
  Roberto Ierusalimschy dc07719b0d Tag LUA_TUPVALTBC replaced by a flag пре 6 година
  Roberto Ierusalimschy e888976bc6 Details (typos in comments) пре 6 година
  Roberto Ierusalimschy be73f72fcc New function 'setCstacklimit' пре 6 година
  Roberto Ierusalimschy 3cd9b56ae6 Revamp around 'L->nCcalls' count пре 6 година
  Roberto Ierusalimschy b293ae0577 Details пре 6 година
  Roberto Ierusalimschy b56d4e570a Changes in the warning system пре 6 година
  Roberto Ierusalimschy 2c32bff609 After a "bad collections", avoid switching back back to generational пре 6 година
  Roberto Ierusalimschy c6f7181e91 No more LUA_ERRGCMM errors пре 6 година
  Roberto Ierusalimschy 437a5b07d4 Added a warning system to Lua пре 6 година
  Roberto Ierusalimschy ba7da13ec5 Changes in the control of C-stack overflow пре 6 година
  Roberto Ierusalimschy e8c779736f Removed internal cache for closures пре 6 година
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables пре 6 година
  Roberto Ierusalimschy 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' пре 7 година
  Roberto Ierusalimschy 96f9643f33 Bug: wrong 'nCcalls' when resuming a coroutine пре 7 година
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; пре 7 година
  Roberto Ierusalimschy b95e466218 new field 'nilvalue' in struct 'global_State' to avoid the use of пре 7 година
  Roberto Ierusalimschy 4907444db9 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' пре 7 година
  Roberto Ierusalimschy f055a9dffd added check in 'obj2gco' to prevent its use in non Lua-object pointers пре 7 година
  Roberto Ierusalimschy 422318f677 two new fields 'fTransfer'/'nTransfer' in 'lua_Debug' structure пре 7 година
  Roberto Ierusalimschy c7a8cba745 no more 'nfield' string пре 7 година
  Roberto Ierusalimschy b1379936cf vararg back to '...' (but with another implementation) пре 7 година
  Roberto Ierusalimschy 4dc0be950a new macro 'isLuacode' (to distinguish regular Lua code from пре 7 година
  Roberto Ierusalimschy 196c87c9ce no more 'stackless' implementation; 'luaV_execute' calls itself пре 7 година
  Roberto Ierusalimschy 5440b42f43 using 'trap' to stop 'luaV_execute' when necessary (tracing and пре 7 година
  Roberto Ierusalimschy ad0704e40c back to 'CallInfo' (no gains with its removal) пре 7 година
  Roberto Ierusalimschy 93fd67b793 no more 'CallInfo' structure пре 7 година
  Roberto Ierusalimschy 472c560705 no more useful fields in CallInfo пре 7 година