Historia zmian

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