Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Roberto Ierusalimschy 0d31efb365 'lua_stringtonum' -> 'lua_stringtonumber' há 10 anos atrás
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated há 10 anos atrás
  Roberto Ierusalimschy 89602bf747 'lua_strtonum' -> 'lua_stringtonum' há 10 anos atrás
  Roberto Ierusalimschy 2f4d429071 details (comments) há 10 anos atrás
  Roberto Ierusalimschy 27f7bd2e83 detail há 10 anos atrás
  Roberto Ierusalimschy 56699cd603 small change to avoid bug in some versions of the clang compiler há 11 anos atrás
  Roberto Ierusalimschy 3ccbae84d2 added some casts between integral types (to avoid warnings) há 11 anos atrás
  Roberto Ierusalimschy b9dcf9974d detail (typos in comments) há 11 anos atrás
  Roberto Ierusalimschy e9d86eddf3 if numeral overflows the reading buffer, signal it as invalid input há 11 anos atrás
  Roberto Ierusalimschy e966e53791 no more use of 'scanf' for reading numbers há 11 anos atrás
  Roberto Ierusalimschy 1ddb251d86 using a more conventional handling of stack space in 'io_readline' há 11 anos atrás
  Roberto Ierusalimschy 5a5a834975 new API function 'lua_rotate' há 11 anos atrás
  Roberto Ierusalimschy 626124d2d8 old POSIX systems need '<sys/types.h>' for 'off_t' há 11 anos atrás
  Roberto Ierusalimschy 2f02d264e9 initial '*' in 'io.read' formats is deprecated há 11 anos atrás
  Roberto Ierusalimschy 16f8e44924 with 64-bit integers, file offsets do not need to be floats há 11 anos atrás