Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy a7faa557fa bug: problem with optimizations of short-circuit logic před 14 roky
  Roberto Ierusalimschy e99e9a9473 patches for last two bugs (string.format and io.read) před 15 roky
  Roberto Ierusalimschy 9d28e2b3e5 bug with io.read(op, "*n") před 15 roky
  Roberto Ierusalimschy 8003e9544d 'string.format' may get buffer as an argument when there are před 15 roky
  Roberto Ierusalimschy 9a6d9ea57a GC may get stuck during a parser and avoids proper resizing of the před 16 roky
  Roberto Ierusalimschy 95cbc402dc "But" -> "Bug" (misspelling) před 16 roky
  Roberto Ierusalimschy decada8dc2 'debug.getfenv' does not check whether it has an argument před 16 roky
  Roberto Ierusalimschy 0c258c8492 smart use of varargs may create functions that return too před 16 roky
  Roberto Ierusalimschy d57c9cdefc BUG: 'luaV_settable' may invalidate a reference to a table and try před 16 roky
  Roberto Ierusalimschy 49b88b1c39 patch for wrong code generation for some particular boolean expressions před 16 roky
  Roberto Ierusalimschy 58c3aa8b5f malicious zero-length string in binary code may segfault Lua + před 16 roky
  Roberto Ierusalimschy ccd678ea3e 'module' may change the environment of a C function + před 17 roky
  Roberto Ierusalimschy 6955666290 'string.byte' gets confused with some out-of-range negative indices + před 17 roky
  Roberto Ierusalimschy a3af42de8e patch for "blow stack" bug před 17 roky
  Roberto Ierusalimschy 2b84e36b93 patches for some bugs před 17 roky
  Roberto Ierusalimschy e64b0cada8 several bugs related to precompiled code před 17 roky
  Roberto Ierusalimschy 32d42bdcdc bugs: lua_checkstack may have arithmetic overflow for large 'size' + před 17 roky
  Roberto Ierusalimschy f6cab9666c corrected name of 'Patrick Donnelly' před 17 roky
  Roberto Ierusalimschy 3b5b14a085 LUAI_MAXCSTACK must be smaller than -LUA_REGISTRYINDEX + před 17 roky
  Roberto Ierusalimschy 3a515df086 debug.sethook/gethook may overflow the thread's stack před 17 roky
  Roberto Ierusalimschy fdecdd0cec stand-alone interpreter shows incorrect error message when the před 17 roky
  Roberto Ierusalimschy abcc124df0 BUG: lua_setfenv may crash if called over an invalid object před 18 roky
  Roberto Ierusalimschy 9f0d62ad9f BUG: table.remove removes last element of a table when given před 18 roky
  Roberto Ierusalimschy c06cc60946 BUG: 'gsub' may go wild when wrongly called without its third před 18 roky
  Roberto Ierusalimschy 8acaa2ce07 An error in a module loaded through the '-l' option před 18 roky
  Roberto Ierusalimschy ec68ed66ed detail před 18 roky
  Roberto Ierusalimschy f6a81dbe97 BUG: too many variables in an assignment may cause a C stack overflow před 18 roky
  Roberto Ierusalimschy dc59444cd1 strong collision for very small numbers used as table keys před 18 roky
  Roberto Ierusalimschy 18a583306b patch may be a little simpler před 18 roky
  Roberto Ierusalimschy fc8d077612 bug: wrong error message in some concatenations před 18 roky