Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 1fd4c482a0 reorganization of switch in function 'match' (details) há 15 anos atrás
  Roberto Ierusalimschy 46f1429936 more options moved from luaconf.h into internal files há 15 anos atrás
  Roberto Ierusalimschy de6fc75d63 several configuration options that do not change often moved out of há 15 anos atrás
  Roberto Ierusalimschy 9107dd115c no more compatibility code for 'string.gfind' há 15 anos atrás
  Roberto Ierusalimschy a6f465f558 new mark LUAMOD_API for all luaopen_* functions há 15 anos atrás
  Roberto Ierusalimschy f4eed60ca9 better treatment of integer formats in string.format há 16 anos atrás
  Roberto Ierusalimschy cbf0c7a103 check for invalid use of '%' in replacement string in 'string.gsub' há 16 anos atrás
  Roberto Ierusalimschy b1203e036d 'posrelat' avoids problems with -(-2^31) há 17 anos atrás
  Roberto Ierusalimschy 24359ae294 'string.find' cannot find things after subject's end há 17 anos atrás
  Roberto Ierusalimschy 788506dd58 detail há 17 anos atrás
  Roberto Ierusalimschy c06cc60946 BUG: 'gsub' may go wild when wrongly called without its third há 18 anos atrás
  Roberto Ierusalimschy 7a78495f31 avoid problems with 'ptrdiff_t' há 18 anos atrás
  Roberto Ierusalimschy d62a21b9d3 when formatting with '%q', all control characters are coded há 18 anos atrás
  Roberto Ierusalimschy 93d3c8450c bug: string.format("%") reads past the string há 19 anos atrás
  Roberto Ierusalimschy a7c9e45c64 avoid trailing white spaces há 19 anos atrás
  Roberto Ierusalimschy ee41bc03ab details há 19 anos atrás
  Roberto Ierusalimschy fe8f4c06f1 detail (better error message for invalid format) há 19 anos atrás
  Roberto Ierusalimschy 8487913697 BUG: option '%q' for string.format does not handle '\r' correctly há 19 anos atrás
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) há 19 anos atrás
  Roberto Ierusalimschy 428325baec detail há 19 anos atrás
  Roberto Ierusalimschy 9fbefdf69c integer formats in 'string.format' may need to operate with larger-than-int há 19 anos atrás
  Roberto Ierusalimschy 88f9843eee better error message há 20 anos atrás
  Roberto Ierusalimschy 62367dda44 string.gsub accepts a table as the replacement value há 20 anos atrás
  Roberto Ierusalimschy ed7039024d avoid some warnings há 20 anos atrás
  Roberto Ierusalimschy bf96d3fdd9 'string.find' as it was in 5.0 há 20 anos atrás
  Roberto Ierusalimschy 3390f9a35a detail há 20 anos atrás
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar há 20 anos atrás
  Roberto Ierusalimschy 894cd31c52 #string is primitive há 20 anos atrás
  Roberto Ierusalimschy 280f7becb8 "%0" stands for the whole pattern (in gsub) há 20 anos atrás
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) há 20 anos atrás