Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy cfce6f4b20 Warning in loslib.c (signed-unsigned comparison) 1 month ago
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' 1 year ago
  Roberto Ierusalimschy a08d82eb13 llimits.h being used by all Lua code 1 year ago
  Roberto Ierusalimschy bb7bb5944c More disciplined use of 'errno' 1 year ago
  Roberto Ierusalimschy 5e08b41567 Simpler definition for LUA_STRFTIMEOPTIONS 2 years ago
  Roberto Ierusalimschy cf08915d62 New macro LUA_USE_IOS 2 years ago
  Roberto Ierusalimschy d69789da1c Fix absence of 'system' in iOS 2 years ago
  Roberto Ierusalimschy cfbe378f90 Small simplification in overflow check in 'getfield' 2 years ago
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints 4 years ago
  Roberto Ierusalimschy efcf24be0c 'luaL_execresult' does not assume -1 status as error 5 years ago
  Roberto Ierusalimschy 0ddc0f47bd Several details about 5.4.0 rc1 5 years ago
  Roberto Ierusalimschy bd1b87c579 Comments (mosty typos) 5 years ago
  Roberto Ierusalimschy 0eb6aa4013 Some improvements in date/time functions 6 years ago
  Roberto Ierusalimschy 2fc6b55dae Removed resource-related "emergency collections" 6 years ago
  Roberto Ierusalimschy 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' 7 years ago
  Roberto Ierusalimschy e885dee5ab File operations try an "emergency collection" when failing 7 years ago
  Roberto Ierusalimschy 1a1b2f3d7f added 'return' to calls to 'luaL_error' (to signal to the compiler 8 years ago
  Roberto Ierusalimschy de96e26afc bug: 'checkoption' could read past end of string + 'os.date' can 9 years ago
  Roberto Ierusalimschy 48baa5e89c 'os.time(t)' normalizes 't' fields 9 years ago
  Roberto Ierusalimschy 5f3ad5731e simpler yet definition for 'checkoption' 9 years ago
  Roberto Ierusalimschy 494e9ba0f4 simpler code for 'checkoption' + added conversion specifiers specific 9 years ago
  Roberto Ierusalimschy 9945253d57 details (comments + text of error messages) 9 years ago
  Roberto Ierusalimschy d103312661 details (typos in comments) 9 years ago
  Roberto Ierusalimschy 403e181d81 'strftime' puts its result directly into 'lua_Buffer' 10 years ago
  Roberto Ierusalimschy 4af03c5ae1 better treatment for integer overflows + all errors throw an error 10 years ago
  Roberto Ierusalimschy 0d4a1f71db re-organization of initial configuration options 10 years ago
  Roberto Ierusalimschy 0705e7b39f detail (no need to write 'double' in source) 10 years ago
  Roberto Ierusalimschy f31cc8e342 typo in error message 10 years ago
  Roberto Ierusalimschy 900bdd5761 detail (to avoid warnings) 10 years ago
  Roberto Ierusalimschy 81ecaf6178 new specifiers in 'strftime' are defined in C99 (not Posix) 10 years ago