Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy efcf24be0c 'luaL_execresult' does not assume -1 status as error hace 5 años
  Roberto Ierusalimschy 0ddc0f47bd Several details about 5.4.0 rc1 hace 5 años
  Roberto Ierusalimschy bd1b87c579 Comments (mosty typos) hace 5 años
  Roberto Ierusalimschy 0eb6aa4013 Some improvements in date/time functions hace 6 años
  Roberto Ierusalimschy 2fc6b55dae Removed resource-related "emergency collections" hace 6 años
  Roberto Ierusalimschy 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' hace 7 años
  Roberto Ierusalimschy e885dee5ab File operations try an "emergency collection" when failing hace 7 años
  Roberto Ierusalimschy 1a1b2f3d7f added 'return' to calls to 'luaL_error' (to signal to the compiler hace 8 años
  Roberto Ierusalimschy de96e26afc bug: 'checkoption' could read past end of string + 'os.date' can hace 9 años
  Roberto Ierusalimschy 48baa5e89c 'os.time(t)' normalizes 't' fields hace 9 años
  Roberto Ierusalimschy 5f3ad5731e simpler yet definition for 'checkoption' hace 9 años
  Roberto Ierusalimschy 494e9ba0f4 simpler code for 'checkoption' + added conversion specifiers specific hace 9 años
  Roberto Ierusalimschy 9945253d57 details (comments + text of error messages) hace 9 años
  Roberto Ierusalimschy d103312661 details (typos in comments) hace 9 años
  Roberto Ierusalimschy 403e181d81 'strftime' puts its result directly into 'lua_Buffer' hace 10 años
  Roberto Ierusalimschy 4af03c5ae1 better treatment for integer overflows + all errors throw an error hace 10 años
  Roberto Ierusalimschy 0d4a1f71db re-organization of initial configuration options hace 10 años
  Roberto Ierusalimschy 0705e7b39f detail (no need to write 'double' in source) hace 10 años
  Roberto Ierusalimschy f31cc8e342 typo in error message hace 10 años
  Roberto Ierusalimschy 900bdd5761 detail (to avoid warnings) hace 10 años
  Roberto Ierusalimschy 81ecaf6178 new specifiers in 'strftime' are defined in C99 (not Posix) hace 10 años
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the hace 10 años
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before hace 10 años
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' hace 10 años
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated hace 10 años
  Roberto Ierusalimschy 65ec3379b1 added some casts for the cases when lua_Number != double hace 11 años
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) hace 11 años
  Roberto Ierusalimschy a0d4f0fc8a template for 'mkstemp' is configurable (via LUA_TMPNAMTEMPLATE) hace 11 años
  Roberto Ierusalimschy 469daa16ee configuration for Lua type corresponding to 'time_t' hace 11 años
  Roberto Ierusalimschy a3addae036 lua_gettable and similars return type of gotten value hace 11 años