Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 9b7af7e45b tests for Windows version před 22 roky
  Roberto Ierusalimschy 2e66248f8a unused argument před 22 roky
  Roberto Ierusalimschy 79db75101e detail před 22 roky
  Roberto Ierusalimschy b0c40e2405 first version of `loadlib' před 22 roky
  Roberto Ierusalimschy 4734e2de05 `loadlib' now an official library před 22 roky
  Roberto Ierusalimschy 7ea180af6e detail před 22 roky
  Roberto Ierusalimschy 05d567d52e `io.input'/`io.output' always return current file před 22 roky
  Roberto Ierusalimschy d8a3a00d84 `string.find' also accepts out-of-range indices před 22 roky
  Roberto Ierusalimschy c9ea94ec92 out-of-bound upvalues (in C) are acceptable indices před 22 roky
  Roberto Ierusalimschy fa4b4c1100 loadstring/loadfile use global environment + setfenv(0) changes před 22 roky
  Roberto Ierusalimschy 4039bf457d ^ operator is defined by global `__pow' před 22 roky
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries před 22 roky
  Roberto Ierusalimschy 430d6db928 LUA_PATH components may have multiple interrogation marks před 22 roky
  Roberto Ierusalimschy 7c3857cded comments před 22 roky
  Roberto Ierusalimschy 8ce6f0b418 avoid including system headers after program headers před 22 roky
  Roberto Ierusalimschy 572bddc0b0 LUA_USETMPNAME -> USE_TMPNAME před 22 roky
  Roberto Ierusalimschy 3684f67771 details (text of an error message) před 22 roky
  Roberto Ierusalimschy 69dd9461e5 bug: GC metamethod calls could mess C/Lua stack syncronization před 22 roky
  Roberto Ierusalimschy 6b6bc532a4 better error message for (deprecated) "%global" před 22 roky
  Roberto Ierusalimschy ea16ee41a8 no more attempt to optimize GC when parsing new modules (too complex) před 22 roky
  Roberto Ierusalimschy 60d11ec316 by default, gcc does not get tmpname před 22 roky
  Roberto Ierusalimschy e1a424e8a3 avoid the identifier `index' (clashes with BSD `index' function) před 22 roky
  Roberto Ierusalimschy 59ce42dbd5 detail před 22 roky
  Roberto Ierusalimschy 92f6e0c1bf no-nonsense debug information about tail calls před 22 roky
  Roberto Ierusalimschy 5cd99b82b7 `set/getenvtable' -> `set/getfenv' před 22 roky
  Roberto Ierusalimschy 07e210e655 `require' returns value returned by package před 22 roky
  Roberto Ierusalimschy feb724c122 ULONG_MAX>>10 may not fit into an int (old bug) před 22 roky
  Roberto Ierusalimschy 67f9a2a98f details před 22 roky
  Roberto Ierusalimschy c4f9c887fc expressions too complex for an ARM compiler... před 22 roky
  Roberto Ierusalimschy 9866fb0ef1 `set/getglobals' -> `set/getenvtable' před 22 roky