Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy bf6d2ccf92 details há 26 anos atrás
  Roberto Ierusalimschy 028ec00ab9 details há 26 anos atrás
  Roberto Ierusalimschy 1dcf1c9cbd format "%s" may break limit of "sprintf" on some machines. há 26 anos atrás
  Roberto Ierusalimschy b94110a68f bug: "format" does not check size of format item (such as "%00000...00000d"). há 27 anos atrás
  Roberto Ierusalimschy 766e67ef3b to avoid warnings about "typecast" (Visual C++) há 27 anos atrás
  Roberto Ierusalimschy c64f36ab2b better behavior for "strsub" when indices are out-of-range há 27 anos atrás
  Roberto Ierusalimschy a84bca67fc bug: gsub/strfind do not check whether captures are properly finished. há 27 anos atrás
  Roberto Ierusalimschy ad446a0eb0 "%q" can handle strings with '\0'. há 27 anos atrás
  Roberto Ierusalimschy bee1a5aeb2 spelling há 27 anos atrás
  Roberto Ierusalimschy e869d17eb1 functions should return explicit "nil"s. há 27 anos atrás
  Roberto Ierusalimschy 468fbdbde7 details há 27 anos atrás
  Roberto Ierusalimschy 9618aaf07d small corrections in comments há 27 anos atrás
  Roberto Ierusalimschy 6152973f9c new names for 'ascii' ('strbyte') and 'int2str' ('strchar') há 27 anos atrás
  Roberto Ierusalimschy da252eeff7 arguments for "format" 'x', 'X', 'o' and 'u' must be unsigned int. há 27 anos atrás
  Roberto Ierusalimschy daa937c043 pattern-matching support for '\0'. há 27 anos atrás
  Roberto Ierusalimschy be6d215f67 BUG: gsub('a', '(b?)%1*' ...) loops (because the capture is empty). há 27 anos atrás
  Roberto Ierusalimschy 043c2ac258 new names for "lua_pushlstr" and "lua_getstrlen" há 27 anos atrás
  Roberto Ierusalimschy 88a2023c32 support for strings with '\0' há 27 anos atrás
  Roberto Ierusalimschy 8622dc18bf bug: format size limits with little problems há 28 anos atrás
  Roberto Ierusalimschy 6ac047afc4 details há 28 anos atrás
  Roberto Ierusalimschy 0e1058cfdd small optimizations in switch order há 28 anos atrás
  Roberto Ierusalimschy 502343b402 new scheme for buffers, centralized in auxlib. há 28 anos atrás
  Roberto Ierusalimschy 82d09fbf0d new structure for closures, without static variables. há 28 anos atrás
  Roberto Ierusalimschy 80b3d28f4a details (mainly error messages) há 28 anos atrás
  Roberto Ierusalimschy 9ae0c082a3 small details by lint. há 28 anos atrás
  Roberto Ierusalimschy 75ac0d2172 Standard library for strings and pattern-matching há 28 anos atrás