Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 7ea44b56a8 details (typos in comments) il y a 11 ans
  Roberto Ierusalimschy 63048dc9b7 'LUA_VERSION_RELEASE' updated to 5.2.3. il y a 12 ans
  Roberto Ierusalimschy 6867055546 bug: Resuming the running coroutine makes it unyieldable il y a 12 ans
  Roberto Ierusalimschy 2fb7d94bd6 bug: Call to macro 'luai_userstateclose' should be done only il y a 12 ans
  Roberto Ierusalimschy c23f705349 BUG: GC can collect a long string still in use during parser il y a 12 ans
  Roberto Ierusalimschy 42cf5f8214 avoid undefined shift of LUA_NBITS in rotate operations il y a 12 ans
  Roberto Ierusalimschy d2209c0741 bug: Wrong error message in some short-cut expressions il y a 12 ans
  Roberto Ierusalimschy 39808bb970 bug: Wrong assert when reporting concatenation errors. il y a 12 ans
  Roberto Ierusalimschy dcd35b4595 bug: garbage collector can trigger too many times in recursive loops, il y a 12 ans
  Roberto Ierusalimschy c2ea18726a BUG: stack overflow in vararg functions with many fixed il y a 12 ans
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes il y a 12 ans
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 il y a 17 ans
  Roberto Ierusalimschy 98194db429 details il y a 19 ans
  Roberto Ierusalimschy fad7582c9a explicit test for common error (due to compatibility issue) il y a 19 ans
  Roberto Ierusalimschy a62fca1ebb BUG: debug hooks may get wrong when mixed with coroutines il y a 19 ans
  Roberto Ierusalimschy 2b5c1f99e5 small simplifications il y a 19 ans
  Roberto Ierusalimschy e2dc5f5d15 extra assertion il y a 19 ans
  Roberto Ierusalimschy ed64346b9d details il y a 19 ans
  Roberto Ierusalimschy 475b0ecbf1 new macro LUA_RELEASE il y a 19 ans
  Roberto Ierusalimschy 414359b2f1 new version number il y a 19 ans
  Roberto Ierusalimschy 0079efc479 bug: collector did not compensate enough for userdata with finalizers il y a 19 ans
  Roberto Ierusalimschy ad0765b4f0 subtle problem with the garbage collector il y a 19 ans
  Roberto Ierusalimschy 20f4bbdc3a does not accept garbage after options (e.g., -ixxx) il y a 19 ans
  Roberto Ierusalimschy c408158047 only destroy state after running all finalizers il y a 19 ans
  Roberto Ierusalimschy 55e323190e files should not be operated after fclose, even when fclose fails il y a 19 ans
  Roberto Ierusalimschy fe8f4c06f1 detail (better error message for invalid format) il y a 19 ans
  Roberto Ierusalimschy c351392940 details il y a 19 ans
  Roberto Ierusalimschy 18330b6091 lua_dostring/lua_dofile should return any values returned by the chunk il y a 19 ans
  Roberto Ierusalimschy 8487913697 BUG: option '%q' for string.format does not handle '\r' correctly il y a 19 ans
  Roberto Ierusalimschy 672bb67ee6 environment variable names should be configurable il y a 19 ans