Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 523c5d8e1c last changes by lhf. před 25 roky
  Roberto Ierusalimschy 40a4c76773 setlinehook/setcallhook return old hook před 25 roky
  Roberto Ierusalimschy 1385d81d20 před 25 roky
  Roberto Ierusalimschy 906d5dcc41 details před 25 roky
  Roberto Ierusalimschy 93a5649d40 hooks may call `error' to break a chunk. před 25 roky
  Roberto Ierusalimschy df416661cc many changes před 25 roky
  Roberto Ierusalimschy 67c1afff59 lua_settagmethod does not return old tag method před 25 roky
  Roberto Ierusalimschy 03770ecfc9 comments před 25 roky
  Roberto Ierusalimschy 7409678b5d DEBUG renamed to LUA_DEBUG před 25 roky
  Roberto Ierusalimschy d1c689af40 subtelties in layout of TString před 25 roky
  Roberto Ierusalimschy 37e9c2e744 macro DEBUG renamed to LUA_DEBUG před 25 roky
  Roberto Ierusalimschy e42a219eeb `lua_typename' accepts LUA_TNONE před 25 roky
  Roberto Ierusalimschy b3959d58ff před 25 roky
  Roberto Ierusalimschy f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). před 25 roky
  Roberto Ierusalimschy 728ff20701 details před 25 roky
  Roberto Ierusalimschy 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) před 25 roky
  Roberto Ierusalimschy e2b6b7de1b details před 25 roky
  Roberto Ierusalimschy 563b1f5704 new way to ensure uniqueness of registry keys před 25 roky
  Roberto Ierusalimschy 4670476584 details. před 25 roky
  Roberto Ierusalimschy 89f98c0995 in function `read_file', realloc() doesn't free the buffer if it can't před 25 roky
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' před 25 roky
  Roberto Ierusalimschy aadc35449e lua_settag does not pop its argument před 25 roky
  Roberto Ierusalimschy cdc8139e29 registry mechanism před 25 roky
  Roberto Ierusalimschy e833bd47c9 comments před 25 roky
  Roberto Ierusalimschy b7ffb128cb it is unsafe to allow Lua to get gc tag methods před 25 roky
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API před 25 roky
  Roberto Ierusalimschy 8b88ab07f7 more controled use of `sprintf' před 25 roky
  Roberto Ierusalimschy 2779ceeb12 ((n)-1) may be negative (-1), and so it is not wise to keep it as unsigned před 25 roky
  Roberto Ierusalimschy e93c4547fe no more USERINIT (macro) před 25 roky
  Roberto Ierusalimschy 0ffc676ce7 details před 25 roky