Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy b293ae0577 Details há 6 anos atrás
  Roberto Ierusalimschy 0b63d79b36 Details há 6 anos atrás
  Roberto Ierusalimschy 7f6f70853c To-be-closed variable in 'for' loop separated from the state há 6 anos atrás
  Roberto Ierusalimschy 2fc6b55dae Removed resource-related "emergency collections" há 6 anos atrás
  Roberto Ierusalimschy 947a372f58 State in generic 'for' acts as a to-be-closed variable há 6 anos atrás
  Roberto Ierusalimschy 0a9aca56ca Added a '__close' metamethod to file handles há 6 anos atrás
  Roberto Ierusalimschy 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' há 7 anos atrás
  Roberto Ierusalimschy e885dee5ab File operations try an "emergency collection" when failing há 7 anos atrás
  Roberto Ierusalimschy 00008b8ed0 back to one format per argument há 7 anos atrás
  Roberto Ierusalimschy c67603fafb using new 'lua_newuserdatauv' instead of 'lua_newuserdata' há 7 anos atrás
  Roberto Ierusalimschy c47111bd4e 'io.read' accepts multiple formats in a single string argument há 7 anos atrás
  Roberto Ierusalimschy e4e5aa85a2 detail ('signal' -> 'sign' in comments) há 7 anos atrás
  Roberto Ierusalimschy d266d40dea error when calling close method without arguments (e.g., há 8 anos atrás
  Roberto Ierusalimschy 9903dd52a3 Using LUAI_UAC* types more consistently on vararg calls há 8 anos atrás
  Roberto Ierusalimschy 3b91b07fd9 detail (macro 'l_checkmode' reimplemented as function) há 9 anos atrás
  Roberto Ierusalimschy f3b52a6061 'io.read("n")' accepts both a dot and the locale point as its há 9 anos atrás
  Roberto Ierusalimschy 71344b5cac easy the way to accept other modifiers for 'mode' in 'io.open' há 9 anos atrás
  Roberto Ierusalimschy 050e8536bb bug: 'io.lines' does not check maximum number of options há 10 anos atrás
  Roberto Ierusalimschy 5b6ac971f9 detail (comment) há 10 anos atrás
  Roberto Ierusalimschy 43cff79bf7 detail há 10 anos atrás
  Roberto Ierusalimschy 48d0674c2e more consistent use of locale radix character across Lua há 10 anos atrás
  Roberto Ierusalimschy d7d44b038d detail (use 'lua_pushliteral' to push an empty string) há 10 anos atrás
  Roberto Ierusalimschy 234fb7f695 clearer(?) code (also avoids a warning about 'c' being used há 10 anos atrás
  Roberto Ierusalimschy 1735c05ac7 avoid memory errors while a file is locked (when reading a line) há 10 anos atrás
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the há 10 anos atrás
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before há 10 anos atrás
  Roberto Ierusalimschy 1a69a3ecea LUA_WIN -> LUA_USE_WINDOWS há 10 anos atrás
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' há 10 anos atrás
  Roberto Ierusalimschy 88ff582fd8 detail (using 'sizeof' instead of 'strlen' for length of a constant há 10 anos atrás
  Roberto Ierusalimschy 6b12b82532 added 'l_' prefix for names that can be redefined externally há 10 anos atrás