Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy c36e2265d9 detail (tab->space) vor 19 Jahren
  Roberto Ierusalimschy a68df3898d detail vor 19 Jahren
  Roberto Ierusalimschy 4d7cfff6df comments vor 19 Jahren
  Roberto Ierusalimschy be822a5f1c xpcall now may get arguments to function to be called vor 19 Jahren
  Roberto Ierusalimschy 9f5a052c27 error message vor 19 Jahren
  Roberto Ierusalimschy fc875334fd detail vor 19 Jahren
  Roberto Ierusalimschy 80a267b130 avoid $URL for ident; it is reserved in subversion vor 19 Jahren
  Roberto Ierusalimschy 3182ac69a7 towards 5.2 + detail in authors + avoiding reverse plicks vor 19 Jahren
  Roberto Ierusalimschy dead3858b8 detail vor 19 Jahren
  Roberto Ierusalimschy afa0d0ac0d new constant LUA_OK vor 19 Jahren
  Roberto Ierusalimschy 742b8be0c1 detail vor 19 Jahren
  Roberto Ierusalimschy 285f926140 avoid using index 0 for free list of references (because it is not vor 19 Jahren
  Roberto Ierusalimschy 3c8865cf66 detail vor 19 Jahren
  Roberto Ierusalimschy 569a326931 small optimization for ""..x vor 19 Jahren
  Roberto Ierusalimschy d1ef7e0ec6 avoid local "pc" in interpreter loop (tricky optimization with no real gain) vor 19 Jahren
  Roberto Ierusalimschy d513c3c66b bug: os.date throws error when result is the empty string vor 19 Jahren
  Roberto Ierusalimschy 93d3c8450c bug: string.format("%") reads past the string vor 19 Jahren
  Roberto Ierusalimschy 8667f29c3b behavior of 'strchr(x, 0)' is ill defined. vor 19 Jahren
  Roberto Ierusalimschy d22526ec30 'lua_strlen' is for compatibility only vor 19 Jahren
  Roberto Ierusalimschy bd869c7b31 details vor 19 Jahren
  Roberto Ierusalimschy d5a23dde90 little better error messages for internal arrays overflows vor 19 Jahren
  Roberto Ierusalimschy a7c9e45c64 avoid trailing white spaces vor 19 Jahren
  Roberto Ierusalimschy cedd2092eb 'coroutine.running' should return nil (instead of nothing) for main thread vor 19 Jahren
  Roberto Ierusalimschy c473818017 avoid "too complex" conditional expression (some compilers get confused...) vor 19 Jahren
  Roberto Ierusalimschy 6087e67771 no more compatibility option for long strings vor 19 Jahren
  Roberto Ierusalimschy 93bf618504 BUG: there is only one C stack, so nCcalls must be global vor 19 Jahren
  Roberto Ierusalimschy dfe2f1eeff macros luai_num* take a state L (when available) as argument, to allow vor 19 Jahren
  Roberto Ierusalimschy ca7e5b5cb6 wrong message error in some cases involving closures vor 19 Jahren
  Roberto Ierusalimschy 5019b2dd20 math.log now accepts an optional base vor 19 Jahren
  Roberto Ierusalimschy 33e7bc88f8 comment vor 19 Jahren