Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy a0d4f0fc8a template for 'mkstemp' is configurable (via LUA_TMPNAMTEMPLATE) vor 11 Jahren
  Roberto Ierusalimschy 469daa16ee configuration for Lua type corresponding to 'time_t' vor 11 Jahren
  Roberto Ierusalimschy a3addae036 lua_gettable and similars return type of gotten value vor 11 Jahren
  Roberto Ierusalimschy 986c11daa6 removal of weird construction in definition of LUA_STRFTIMEOPTIONS vor 11 Jahren
  Roberto Ierusalimschy c6c41e85b2 more uniformity for defining system-dependent features vor 11 Jahren
  Roberto Ierusalimschy 4ad9970649 uses integers for time vor 12 Jahren
  Roberto Ierusalimschy bc84180d12 error message in 'os.rename' does not include file name, because error vor 13 Jahren
  Roberto Ierusalimschy 054c20cd5b spaces -> tabs in #defines vor 13 Jahren
  Roberto Ierusalimschy 0f388193b3 'lUA' -> 'LUA' vor 13 Jahren
  Roberto Ierusalimschy 7948b8568e when available, use '*_r' versions of 'gmtime' and 'localtime' vor 13 Jahren
  Roberto Ierusalimschy 61b1d9a466 another try to avoid warnings about unreachable 'return' after 'exit' vor 13 Jahren
  Roberto Ierusalimschy 43f13729a2 comment vor 14 Jahren
  Roberto Ierusalimschy d806710ab5 returns for file-related functions and process-related functions vor 14 Jahren
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) vor 14 Jahren
  Roberto Ierusalimschy 8bc33a088c 'os.exit' acceps booleans as status (for EXIT_SUCESS and EXIT_FAILURE) vor 15 Jahren
  Roberto Ierusalimschy a9dc7c8828 functions lua_tonumber/lua_tointeger replaced by lua_tonumberx/lua_tointegerx vor 15 Jahren
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register vor 15 Jahren
  Roberto Ierusalimschy b3b8dfaaea yet more options moved from luaconf.h into internal files vor 15 Jahren
  Roberto Ierusalimschy de6fc75d63 several configuration options that do not change often moved out of vor 15 Jahren
  Roberto Ierusalimschy a6f465f558 new mark LUAMOD_API for all luaopen_* functions vor 16 Jahren
  Roberto Ierusalimschy 9a41506b8f 'os.exit' should close state only when second argument is true vor 16 Jahren
  Roberto Ierusalimschy f096ab5421 correct way to check arguments to 'strftime' vor 16 Jahren
  Roberto Ierusalimschy 5d09be4832 by default, 'os.exit' closes current state vor 17 Jahren
  Roberto Ierusalimschy 6f8257ec5f it seems useless trying to avoid this warning... vor 17 Jahren
  Roberto Ierusalimschy 9cb0607f6f avoid warnings about exit; return vor 18 Jahren
  Roberto Ierusalimschy e7fb0d8a6f 'os.date' checks arguments before passing them to 'strftime' vor 18 Jahren
  Roberto Ierusalimschy d513c3c66b bug: os.date throws error when result is the empty string vor 19 Jahren
  Roberto Ierusalimschy c351392940 details vor 19 Jahren
  Roberto Ierusalimschy 44a9bd6a8c detail vor 19 Jahren
  Roberto Ierusalimschy 8173688542 detail vor 19 Jahren