Historique des commits

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