Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy d5212c13b0 More disciplined use of 'errno' il y a 1 an
  Roberto Ierusalimschy 5e08b41567 Simpler definition for LUA_STRFTIMEOPTIONS il y a 2 ans
  Roberto Ierusalimschy cf08915d62 New macro LUA_USE_IOS il y a 2 ans
  Roberto Ierusalimschy d69789da1c Fix absence of 'system' in iOS il y a 2 ans
  Roberto Ierusalimschy cfbe378f90 Small simplification in overflow check in 'getfield' il y a 2 ans
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints il y a 4 ans
  Roberto Ierusalimschy efcf24be0c 'luaL_execresult' does not assume -1 status as error il y a 5 ans
  Roberto Ierusalimschy 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
  Roberto Ierusalimschy bd1b87c579 Comments (mosty typos) il y a 5 ans
  Roberto Ierusalimschy 0eb6aa4013 Some improvements in date/time functions il y a 6 ans
  Roberto Ierusalimschy 2fc6b55dae Removed resource-related "emergency collections" il y a 6 ans
  Roberto Ierusalimschy 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' il y a 7 ans
  Roberto Ierusalimschy e885dee5ab File operations try an "emergency collection" when failing il y a 7 ans
  Roberto Ierusalimschy 1a1b2f3d7f added 'return' to calls to 'luaL_error' (to signal to the compiler il y a 8 ans
  Roberto Ierusalimschy de96e26afc bug: 'checkoption' could read past end of string + 'os.date' can il y a 9 ans
  Roberto Ierusalimschy 48baa5e89c 'os.time(t)' normalizes 't' fields il y a 9 ans
  Roberto Ierusalimschy 5f3ad5731e simpler yet definition for 'checkoption' il y a 9 ans
  Roberto Ierusalimschy 494e9ba0f4 simpler code for 'checkoption' + added conversion specifiers specific il y a 9 ans
  Roberto Ierusalimschy 9945253d57 details (comments + text of error messages) il y a 9 ans
  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