Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 43f13729a2 comment před 14 roky
  Roberto Ierusalimschy d806710ab5 returns for file-related functions and process-related functions před 14 roky
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) před 14 roky
  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 15 roky
  Roberto Ierusalimschy 9a41506b8f 'os.exit' should close state only when second argument is true před 15 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 19 roky
  Roberto Ierusalimschy 43c61fc113 details před 19 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