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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 7f69f0efb0 remove of useless test in 'read_chars' (if n == 0 then the resulting пре 17 година
  Roberto Ierusalimschy f6cab9666c corrected name of 'Patrick Donnelly' пре 17 година
  Roberto Ierusalimschy 3deb38814d added assertions checking maximum number of upvalues пре 17 година
  Roberto Ierusalimschy 3b5b14a085 LUAI_MAXCSTACK must be smaller than -LUA_REGISTRYINDEX + пре 17 година
  Roberto Ierusalimschy aec671c126 maximum C stack should reserve some values for pseudo-indices пре 17 година
  Roberto Ierusalimschy dd92af69db bug: pseudo-indices should be linked to maximum C stack size пре 17 година
  Roberto Ierusalimschy 015e973899 bug: auxresume should reserve stack space for boolean result пре 17 година
  Roberto Ierusalimschy 163f58dac5 in 'testC', booleans should be represented by booean values пре 17 година
  Roberto Ierusalimschy dcee7d2fe0 new instructions 'newtable' and 'checkstack' in 'testC' пре 17 година
  Roberto Ierusalimschy 5f0a2f6248 more options for 'kinds' of Garbage Collection + more agressive пре 17 година
  Roberto Ierusalimschy a73930228a more options for 'kinds' of Garbage Collection пре 17 година
  Roberto Ierusalimschy a76fa25199 'ceillog2' now is exported (other modules may need it) пре 17 година
  Roberto Ierusalimschy dd3519ab89 comment (LUA_GLOBALSINDEX does not need write barrier in lua_replace) пре 17 година
  Roberto Ierusalimschy 3a515df086 debug.sethook/gethook may overflow the thread's stack пре 17 година
  Roberto Ierusalimschy 74897bc52f bug: debug.sethook/gethook may overflow thread's stack пре 17 година
  Roberto Ierusalimschy e7c989baf1 avoid calling "tail return" hooks if the hook itself turns off the event пре 17 година
  Roberto Ierusalimschy 7a3c8314ac small bug (see http://lua-users.org/lists/lua-l/2007-08/msg00350.html) пре 17 година
  Roberto Ierusalimschy 6f8257ec5f it seems useless trying to avoid this warning... пре 17 година
  Roberto Ierusalimschy 87b0191753 better definition for LUAI_MAXCSTACK пре 17 година
  Roberto Ierusalimschy 56c17ba4c7 detail пре 17 година
  Roberto Ierusalimschy daddc57abd luaL_tostring -> luaL_tolstring (more generic) пре 17 година
  Roberto Ierusalimschy f9cdd09191 larger limit for MAXCSTACK (plus removing of some useless definitions) пре 17 година
  Roberto Ierusalimschy 47b4858357 detail ('name' of baselib is "_G") пре 17 година
  Roberto Ierusalimschy b8d23d6e07 option to use Sun compiler (on lhf account) пре 17 година
  Roberto Ierusalimschy fdecdd0cec stand-alone interpreter shows incorrect error message when the пре 17 година
  Roberto Ierusalimschy fabdaa37b6 'lua_pushfstring' raises an error if called with invalid format пре 17 година
  Roberto Ierusalimschy bc82b4d78a new function 'package.searchpath' пре 18 година
  Roberto Ierusalimschy dae850e0ee details пре 18 година
  Roberto Ierusalimschy abcc124df0 BUG: lua_setfenv may crash if called over an invalid object пре 18 година
  Roberto Ierusalimschy b4164a9aa7 details пре 18 година