Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy d103312661 details (typos in comments) il y a 9 ans
  Roberto Ierusalimschy 403e181d81 'strftime' puts its result directly into 'lua_Buffer' il y a 10 ans
  Roberto Ierusalimschy 4af03c5ae1 better treatment for integer overflows + all errors throw an error il y a 10 ans
  Roberto Ierusalimschy 0d4a1f71db re-organization of initial configuration options il y a 10 ans
  Roberto Ierusalimschy 0705e7b39f detail (no need to write 'double' in source) il y a 10 ans
  Roberto Ierusalimschy f31cc8e342 typo in error message il y a 10 ans
  Roberto Ierusalimschy 900bdd5761 detail (to avoid warnings) il y a 10 ans
  Roberto Ierusalimschy 81ecaf6178 new specifiers in 'strftime' are defined in C99 (not Posix) il y a 10 ans
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the il y a 10 ans
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before il y a 10 ans
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' il y a 10 ans
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated il y a 10 ans
  Roberto Ierusalimschy 65ec3379b1 added some casts for the cases when lua_Number != double il y a 10 ans
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) il y a 10 ans
  Roberto Ierusalimschy a0d4f0fc8a template for 'mkstemp' is configurable (via LUA_TMPNAMTEMPLATE) il y a 11 ans
  Roberto Ierusalimschy 469daa16ee configuration for Lua type corresponding to 'time_t' il y a 11 ans
  Roberto Ierusalimschy a3addae036 lua_gettable and similars return type of gotten value il y a 11 ans
  Roberto Ierusalimschy 986c11daa6 removal of weird construction in definition of LUA_STRFTIMEOPTIONS il y a 11 ans
  Roberto Ierusalimschy c6c41e85b2 more uniformity for defining system-dependent features il y a 11 ans
  Roberto Ierusalimschy 4ad9970649 uses integers for time il y a 12 ans
  Roberto Ierusalimschy bc84180d12 error message in 'os.rename' does not include file name, because error il y a 12 ans
  Roberto Ierusalimschy 054c20cd5b spaces -> tabs in #defines il y a 13 ans
  Roberto Ierusalimschy 0f388193b3 'lUA' -> 'LUA' il y a 13 ans
  Roberto Ierusalimschy 7948b8568e when available, use '*_r' versions of 'gmtime' and 'localtime' il y a 13 ans
  Roberto Ierusalimschy 61b1d9a466 another try to avoid warnings about unreachable 'return' after 'exit' il y a 13 ans
  Roberto Ierusalimschy 43f13729a2 comment il y a 14 ans
  Roberto Ierusalimschy d806710ab5 returns for file-related functions and process-related functions il y a 14 ans
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) il y a 14 ans
  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