Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 063d4e4543 Lua 5.3.5 ported to git před 6 roky
  Roberto Ierusalimschy de96e26afc bug: 'checkoption' could read past end of string + 'os.date' can před 9 roky
  Roberto Ierusalimschy 48baa5e89c 'os.time(t)' normalizes 't' fields před 9 roky
  Roberto Ierusalimschy 5f3ad5731e simpler yet definition for 'checkoption' před 9 roky
  Roberto Ierusalimschy 494e9ba0f4 simpler code for 'checkoption' + added conversion specifiers specific před 9 roky
  Roberto Ierusalimschy 9945253d57 details (comments + text of error messages) před 9 roky
  Roberto Ierusalimschy d103312661 details (typos in comments) před 9 roky
  Roberto Ierusalimschy 403e181d81 'strftime' puts its result directly into 'lua_Buffer' před 10 roky
  Roberto Ierusalimschy 4af03c5ae1 better treatment for integer overflows + all errors throw an error před 10 roky
  Roberto Ierusalimschy 0d4a1f71db re-organization of initial configuration options před 10 roky
  Roberto Ierusalimschy 0705e7b39f detail (no need to write 'double' in source) před 10 roky
  Roberto Ierusalimschy f31cc8e342 typo in error message před 10 roky
  Roberto Ierusalimschy 900bdd5761 detail (to avoid warnings) před 10 roky
  Roberto Ierusalimschy 81ecaf6178 new specifiers in 'strftime' are defined in C99 (not Posix) před 10 roky
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the před 10 roky
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before před 10 roky
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' před 10 roky
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated před 10 roky
  Roberto Ierusalimschy 65ec3379b1 added some casts for the cases when lua_Number != double před 11 roky
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) před 11 roky
  Roberto Ierusalimschy a0d4f0fc8a template for 'mkstemp' is configurable (via LUA_TMPNAMTEMPLATE) před 11 roky
  Roberto Ierusalimschy 469daa16ee configuration for Lua type corresponding to 'time_t' před 11 roky
  Roberto Ierusalimschy a3addae036 lua_gettable and similars return type of gotten value před 11 roky
  Roberto Ierusalimschy 986c11daa6 removal of weird construction in definition of LUA_STRFTIMEOPTIONS před 11 roky
  Roberto Ierusalimschy c6c41e85b2 more uniformity for defining system-dependent features před 11 roky
  Roberto Ierusalimschy 4ad9970649 uses integers for time před 12 roky
  Roberto Ierusalimschy bc84180d12 error message in 'os.rename' does not include file name, because error před 13 roky
  Roberto Ierusalimschy 054c20cd5b spaces -> tabs in #defines před 13 roky
  Roberto Ierusalimschy 0f388193b3 'lUA' -> 'LUA' před 13 roky
  Roberto Ierusalimschy 7948b8568e when available, use '*_r' versions of 'gmtime' and 'localtime' před 13 roky