Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 8bc33a088c 'os.exit' acceps booleans as status (for EXIT_SUCESS and EXIT_FAILURE) před 15 roky
  Roberto Ierusalimschy a9dc7c8828 functions lua_tonumber/lua_tointeger replaced by lua_tonumberx/lua_tointegerx před 15 roky
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register před 15 roky
  Roberto Ierusalimschy b3b8dfaaea yet more options moved from luaconf.h into internal files před 15 roky
  Roberto Ierusalimschy de6fc75d63 several configuration options that do not change often moved out of před 15 roky
  Roberto Ierusalimschy a6f465f558 new mark LUAMOD_API for all luaopen_* functions před 16 roky
  Roberto Ierusalimschy 9a41506b8f 'os.exit' should close state only when second argument is true před 16 roky
  Roberto Ierusalimschy f096ab5421 correct way to check arguments to 'strftime' před 16 roky
  Roberto Ierusalimschy 5d09be4832 by default, 'os.exit' closes current state před 17 roky
  Roberto Ierusalimschy 6f8257ec5f it seems useless trying to avoid this warning... před 17 roky
  Roberto Ierusalimschy 9cb0607f6f avoid warnings about exit; return před 18 roky
  Roberto Ierusalimschy e7fb0d8a6f 'os.date' checks arguments before passing them to 'strftime' před 18 roky
  Roberto Ierusalimschy d513c3c66b bug: os.date throws error when result is the empty string před 19 roky
  Roberto Ierusalimschy c351392940 details před 19 roky
  Roberto Ierusalimschy 44a9bd6a8c detail před 19 roky
  Roberto Ierusalimschy 8173688542 detail před 19 roky
  Roberto Ierusalimschy c505f341d6 small changes in casts před 20 roky
  Roberto Ierusalimschy 43c61fc113 details před 20 roky
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed před 20 roky
  Roberto Ierusalimschy 1e6a559b29 does not set isdst when undefined před 20 roky
  Roberto Ierusalimschy 3390f9a35a detail před 20 roky
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar před 20 roky
  Roberto Ierusalimschy e8a7ecb982 luaL_findstring -> luaL_checkoption před 20 roky
  Roberto Ierusalimschy 67578ec51f several small details před 20 roky
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages před 20 roky
  Roberto Ierusalimschy d3a6d95b9a more cleaning on configurations před 20 roky
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) před 20 roky
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them před 20 roky
  Roberto Ierusalimschy a72fbf794d detail před 20 roky
  Roberto Ierusalimschy aae1612747 avoid name chash in `all.c' před 21 roky