Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 7eb1ed21b7 More permissive use of 'errno' il y a 1 an
  Roberto Ierusalimschy d5212c13b0 More disciplined use of 'errno' il y a 1 an
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints il y a 4 ans
  Roberto Ierusalimschy 754ca0060f n Windows, 'popen' accepts "[rw][bt]?" as valid modes il y a 4 ans
  Roberto Ierusalimschy 1ecfbfa1a1 Fixed bug: invalid mode can crash 'io.popen' il y a 5 ans
  Roberto Ierusalimschy efcf24be0c 'luaL_execresult' does not assume -1 status as error il y a 5 ans
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags il y a 5 ans
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' il y a 6 ans
  Roberto Ierusalimschy 223bb04090 Correction in the documentation of 'io.lines' il y a 6 ans
  Roberto Ierusalimschy e888976bc6 Details (typos in comments) il y a 6 ans
  Roberto Ierusalimschy 924bed7297 Methods separated from metamethods in 'io' il y a 6 ans
  Roberto Ierusalimschy b293ae0577 Details il y a 6 ans
  Roberto Ierusalimschy 0b63d79b36 Details il y a 6 ans
  Roberto Ierusalimschy 7f6f70853c To-be-closed variable in 'for' loop separated from the state il y a 6 ans
  Roberto Ierusalimschy 2fc6b55dae Removed resource-related "emergency collections" il y a 6 ans
  Roberto Ierusalimschy 947a372f58 State in generic 'for' acts as a to-be-closed variable il y a 6 ans
  Roberto Ierusalimschy 0a9aca56ca Added a '__close' metamethod to file handles 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 00008b8ed0 back to one format per argument il y a 7 ans
  Roberto Ierusalimschy c67603fafb using new 'lua_newuserdatauv' instead of 'lua_newuserdata' il y a 7 ans
  Roberto Ierusalimschy c47111bd4e 'io.read' accepts multiple formats in a single string argument il y a 7 ans
  Roberto Ierusalimschy e4e5aa85a2 detail ('signal' -> 'sign' in comments) il y a 7 ans
  Roberto Ierusalimschy d266d40dea error when calling close method without arguments (e.g., il y a 8 ans
  Roberto Ierusalimschy 9903dd52a3 Using LUAI_UAC* types more consistently on vararg calls il y a 8 ans
  Roberto Ierusalimschy 3b91b07fd9 detail (macro 'l_checkmode' reimplemented as function) il y a 9 ans
  Roberto Ierusalimschy f3b52a6061 'io.read("n")' accepts both a dot and the locale point as its il y a 9 ans
  Roberto Ierusalimschy 71344b5cac easy the way to accept other modifiers for 'mode' in 'io.open' il y a 9 ans
  Roberto Ierusalimschy 050e8536bb bug: 'io.lines' does not check maximum number of options il y a 10 ans
  Roberto Ierusalimschy 5b6ac971f9 detail (comment) il y a 10 ans