Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy bc439e21cd avoid an unprotected call to 'lua_tostring' which theoretically may há 16 anos atrás
  Roberto Ierusalimschy 5bff2aaf47 calls with LUA_MULTRET may leave no free slots in the stack há 16 anos atrás
  Roberto Ierusalimschy 4a818f068a 'checkversion' implemented in the auxiliary library há 16 anos atrás
  Roberto Ierusalimschy f36e319658 'fputs' changed to 'luai_writestring' + use of 'lua_checkversion' há 16 anos atrás
  Roberto Ierusalimschy f9dec5fc84 do not use compatibility macros in Lua há 17 anos atrás
  Roberto Ierusalimschy 9e7de9473c message from -v option goes to stdout, as it is not an error message há 17 anos atrás
  Roberto Ierusalimschy 1527d8f00d GC called after errors now are called after showing error message (to há 17 anos atrás
  Roberto Ierusalimschy c676f13e1a stand-alone error-message details há 18 anos atrás
  Roberto Ierusalimschy 72c2f75648 detail (LUA_COPYRIGHT includes release number) há 18 anos atrás
  Roberto Ierusalimschy 3f78748ef3 traceback function moved to auxlib há 18 anos atrás
  Roberto Ierusalimschy 4eb49163c6 error handler in 'lua.c' tries '__tostring' metamethod if error há 18 anos atrás
  Roberto Ierusalimschy afa0d0ac0d new constant LUA_OK há 19 anos atrás
  Roberto Ierusalimschy d22526ec30 'lua_strlen' is for compatibility only há 19 anos atrás
  Roberto Ierusalimschy a7c9e45c64 avoid trailing white spaces há 19 anos atrás
  Roberto Ierusalimschy 74832b2a10 detail há 19 anos atrás
  Roberto Ierusalimschy 475b0ecbf1 new macro LUA_RELEASE há 19 anos atrás
  Roberto Ierusalimschy 20f4bbdc3a does not accept garbage after options (e.g., -ixxx) há 19 anos atrás
  Roberto Ierusalimschy 672bb67ee6 environment variable names should be configurable há 19 anos atrás
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) há 19 anos atrás
  Roberto Ierusalimschy 30eebb2d1c detail (stop collector while openning libraries) há 19 anos atrás
  Roberto Ierusalimschy 3592c08a2c avoid printing two copyright messages with '-v -i' options há 19 anos atrás
  Roberto Ierusalimschy ff7638b0ed VC warnings há 20 anos atrás
  Roberto Ierusalimschy 7f376e6ea8 do a complete garbage collection in case of errors há 20 anos atrás
  Roberto Ierusalimschy 86704cffe9 detail in usage message há 20 anos atrás
  Roberto Ierusalimschy fa41fafa6e reorganization of argument handling há 20 anos atrás
  Roberto Ierusalimschy 506c89cef8 just in case, flush all output há 20 anos atrás
  Roberto Ierusalimschy 9273fbd131 no more 'luaL_get/setfield' (replaced by more direct luaL_findtable) há 20 anos atrás
  Roberto Ierusalimschy be666a662b detail há 20 anos atrás
  Roberto Ierusalimschy 39cdbce23e no more '-w' option + new way to check module existence há 20 anos atrás
  Roberto Ierusalimschy f7720bebe3 more precise way to check incomplete lines há 20 anos atrás