Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 3a515df086 debug.sethook/gethook may overflow the thread's stack há 18 anos atrás
  Roberto Ierusalimschy fdecdd0cec stand-alone interpreter shows incorrect error message when the há 18 anos atrás
  Roberto Ierusalimschy abcc124df0 BUG: lua_setfenv may crash if called over an invalid object há 18 anos atrás
  Roberto Ierusalimschy 9f0d62ad9f BUG: table.remove removes last element of a table when given há 18 anos atrás
  Roberto Ierusalimschy c06cc60946 BUG: 'gsub' may go wild when wrongly called without its third há 18 anos atrás
  Roberto Ierusalimschy 8acaa2ce07 An error in a module loaded through the '-l' option há 18 anos atrás
  Roberto Ierusalimschy ec68ed66ed detail há 18 anos atrás
  Roberto Ierusalimschy f6a81dbe97 BUG: too many variables in an assignment may cause a C stack overflow há 18 anos atrás
  Roberto Ierusalimschy dc59444cd1 strong collision for very small numbers used as table keys há 18 anos atrás
  Roberto Ierusalimschy 18a583306b patch may be a little simpler há 18 anos atrás
  Roberto Ierusalimschy fc8d077612 bug: wrong error message in some concatenations há 18 anos atrás
  Roberto Ierusalimschy e64fcb9d94 bug: recursive coroutines may overflow C stack há 18 anos atrás
  Roberto Ierusalimschy 6c0a9a272e assignment of nil to parameter may be optimized away há 18 anos atrás
  Roberto Ierusalimschy 60bc151ed7 patch for last bug há 19 anos atrás
  Roberto Ierusalimschy 3bf0292cd5 two new bugs + one new patch há 19 anos atrás
  Roberto Ierusalimschy d513c3c66b bug: os.date throws error when result is the empty string há 19 anos atrás
  Roberto Ierusalimschy 93d3c8450c bug: string.format("%") reads past the string há 19 anos atrás
  Roberto Ierusalimschy ca7e5b5cb6 wrong message error in some cases involving closures há 19 anos atrás
  Roberto Ierusalimschy 3fa47c5dc1 bugs now are against 5.1.1 há 19 anos atrás
  Roberto Ierusalimschy 0782416a74 bug: wrong limit for list constructors há 19 anos atrás
  Roberto Ierusalimschy a62fca1ebb BUG: debug hooks may get wrong when mixed with coroutines há 19 anos atrás
  Roberto Ierusalimschy ad0765b4f0 subtle problem with the garbage collector há 19 anos atrás
  Roberto Ierusalimschy 18330b6091 lua_dostring/lua_dofile should return any values returned by the chunk 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 0238a0b01e BUG: luaL_checkudata may show wrong error message há 20 anos atrás
  Roberto Ierusalimschy 1ae0b6c0bf BUG: should copy the union, not (some of) its fields há 20 anos atrás
  Roberto Ierusalimschy 2c8206d448 bug in Lua 4.0.2: weak tables that survive one collection are never collected há 20 anos atrás
  Roberto Ierusalimschy 6bfef60e77 bug: rawset/rawget do not ignore extra arguments há 21 anos atrás
  Roberto Ierusalimschy 0e60572606 values holded in open upvalues of suspended threads may be há 21 anos atrás
  Roberto Ierusalimschy cfd7bc478f better patch for buffer overflow error há 21 anos atrás