Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 00008b8ed0 back to one format per argument hace 7 años
  Roberto Ierusalimschy c67603fafb using new 'lua_newuserdatauv' instead of 'lua_newuserdata' hace 7 años
  Roberto Ierusalimschy c47111bd4e 'io.read' accepts multiple formats in a single string argument hace 7 años
  Roberto Ierusalimschy e4e5aa85a2 detail ('signal' -> 'sign' in comments) hace 7 años
  Roberto Ierusalimschy d266d40dea error when calling close method without arguments (e.g., hace 8 años
  Roberto Ierusalimschy 9903dd52a3 Using LUAI_UAC* types more consistently on vararg calls hace 8 años
  Roberto Ierusalimschy 3b91b07fd9 detail (macro 'l_checkmode' reimplemented as function) hace 9 años
  Roberto Ierusalimschy f3b52a6061 'io.read("n")' accepts both a dot and the locale point as its hace 9 años
  Roberto Ierusalimschy 71344b5cac easy the way to accept other modifiers for 'mode' in 'io.open' hace 9 años
  Roberto Ierusalimschy 050e8536bb bug: 'io.lines' does not check maximum number of options hace 10 años
  Roberto Ierusalimschy 5b6ac971f9 detail (comment) hace 10 años
  Roberto Ierusalimschy 43cff79bf7 detail hace 10 años
  Roberto Ierusalimschy 48d0674c2e more consistent use of locale radix character across Lua hace 10 años
  Roberto Ierusalimschy d7d44b038d detail (use 'lua_pushliteral' to push an empty string) hace 10 años
  Roberto Ierusalimschy 234fb7f695 clearer(?) code (also avoids a warning about 'c' being used hace 10 años
  Roberto Ierusalimschy 1735c05ac7 avoid memory errors while a file is locked (when reading a line) 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 1a69a3ecea LUA_WIN -> LUA_USE_WINDOWS hace 10 años
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' hace 10 años
  Roberto Ierusalimschy 88ff582fd8 detail (using 'sizeof' instead of 'strlen' for length of a constant hace 10 años
  Roberto Ierusalimschy 6b12b82532 added 'l_' prefix for names that can be redefined externally hace 10 años
  Roberto Ierusalimschy 0d31efb365 'lua_stringtonum' -> 'lua_stringtonumber' hace 10 años
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated hace 10 años
  Roberto Ierusalimschy 89602bf747 'lua_strtonum' -> 'lua_stringtonum' hace 10 años
  Roberto Ierusalimschy 2f4d429071 details (comments) hace 10 años
  Roberto Ierusalimschy 27f7bd2e83 detail hace 10 años
  Roberto Ierusalimschy 56699cd603 small change to avoid bug in some versions of the clang compiler hace 11 años
  Roberto Ierusalimschy 3ccbae84d2 added some casts between integral types (to avoid warnings) hace 11 años
  Roberto Ierusalimschy b9dcf9974d detail (typos in comments) hace 11 años