提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 620f49a7aa Tiny refactoring in io.flush 3 月之前
  Roberto Ierusalimschy 3f4f28010a io.write returns number of written bytes on error 3 月之前
  Roberto Ierusalimschy c4e7cdb541 Renaming two new functions 6 月之前
  Roberto Ierusalimschy e3ce88c9e8 New function 'lua_numbertostrbuff' 9 月之前
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' 1 年之前
  Roberto Ierusalimschy a08d82eb13 llimits.h being used by all Lua code 1 年之前
  Roberto Ierusalimschy bb7bb5944c More disciplined use of 'errno' 1 年之前
  Roberto Ierusalimschy cbdf4969ec Manual: errors in lua_toclose are not memory errors 1 年之前
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints 4 年之前
  Roberto Ierusalimschy 754ca0060f n Windows, 'popen' accepts "[rw][bt]?" as valid modes 4 年之前
  Roberto Ierusalimschy 1ecfbfa1a1 Fixed bug: invalid mode can crash 'io.popen' 5 年之前
  Roberto Ierusalimschy efcf24be0c 'luaL_execresult' does not assume -1 status as error 5 年之前
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags 5 年之前
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' 6 年之前
  Roberto Ierusalimschy 223bb04090 Correction in the documentation of 'io.lines' 6 年之前
  Roberto Ierusalimschy e888976bc6 Details (typos in comments) 6 年之前
  Roberto Ierusalimschy 924bed7297 Methods separated from metamethods in 'io' 6 年之前
  Roberto Ierusalimschy b293ae0577 Details 6 年之前
  Roberto Ierusalimschy 0b63d79b36 Details 6 年之前
  Roberto Ierusalimschy 7f6f70853c To-be-closed variable in 'for' loop separated from the state 6 年之前
  Roberto Ierusalimschy 2fc6b55dae Removed resource-related "emergency collections" 6 年之前
  Roberto Ierusalimschy 947a372f58 State in generic 'for' acts as a to-be-closed variable 6 年之前
  Roberto Ierusalimschy 0a9aca56ca Added a '__close' metamethod to file handles 6 年之前
  Roberto Ierusalimschy 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' 7 年之前
  Roberto Ierusalimschy e885dee5ab File operations try an "emergency collection" when failing 7 年之前
  Roberto Ierusalimschy 00008b8ed0 back to one format per argument 7 年之前
  Roberto Ierusalimschy c67603fafb using new 'lua_newuserdatauv' instead of 'lua_newuserdata' 7 年之前
  Roberto Ierusalimschy c47111bd4e 'io.read' accepts multiple formats in a single string argument 7 年之前
  Roberto Ierusalimschy e4e5aa85a2 detail ('signal' -> 'sign' in comments) 7 年之前
  Roberto Ierusalimschy d266d40dea error when calling close method without arguments (e.g., 8 年之前