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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 5d3cc5def8 'writestring' changed into a configurable macro пре 16 година
  Roberto Ierusalimschy 53db607963 avoid using 'fputs' in 'print' to avoid problems with embedded zeros пре 16 година
  Roberto Ierusalimschy f9dec5fc84 do not use compatibility macros in Lua пре 17 година
  Roberto Ierusalimschy 202de59254 useless #include removed (pointed by lint) пре 17 година
  Roberto Ierusalimschy 7316d61a66 'coroutine.running' should work for the main thread too пре 17 година
  Roberto Ierusalimschy fa19baab7f proxies must be created with a __gc field in their metatables to work пре 17 година
  Roberto Ierusalimschy 5ac3386888 bug: unpack with maximum indices may crash due to arithmetic overflow пре 17 година
  Roberto Ierusalimschy 015e973899 bug: auxresume should reserve stack space for boolean result пре 17 година
  Roberto Ierusalimschy daddc57abd luaL_tostring -> luaL_tolstring (more generic) пре 17 година
  Roberto Ierusalimschy b4164a9aa7 details пре 18 година
  Roberto Ierusalimschy 2fa476655f detail пре 18 година
  Roberto Ierusalimschy ab09732986 new metamethods for '__pairs' and '__ipairs' пре 18 година
  Roberto Ierusalimschy 8d3dd04137 clearing some old compatibility code пре 18 година
  Roberto Ierusalimschy d3c304e92e BUG: setfenv accepts invalid argument пре 18 година
  Roberto Ierusalimschy cf86576a83 new function luaL_tostring пре 18 година
  Roberto Ierusalimschy be822a5f1c xpcall now may get arguments to function to be called пре 19 година
  Roberto Ierusalimschy fc875334fd detail пре 19 година
  Roberto Ierusalimschy afa0d0ac0d new constant LUA_OK пре 19 година
  Roberto Ierusalimschy cedd2092eb 'coroutine.running' should return nil (instead of nothing) for main thread пре 19 година
  Roberto Ierusalimschy 475b0ecbf1 new macro LUA_RELEASE пре 19 година
  Roberto Ierusalimschy 414359b2f1 new version number пре 19 година
  Roberto Ierusalimschy baffc37f5c detail пре 19 година
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) пре 19 година
  Roberto Ierusalimschy 6a516878e9 collectgarbage"count" returns kilobytes (where K = 1024) пре 19 година
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed пре 20 година
  Roberto Ierusalimschy 9f4211310f more precision for gc count пре 20 година
  Roberto Ierusalimschy 5fc92cce12 registry._LOADED created "on demand" and baselib created as module _G пре 20 година
  Roberto Ierusalimschy c8c2e06899 'select' accepts negative indices пре 20 година
  Roberto Ierusalimschy 3390f9a35a detail пре 20 година
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar пре 20 година