Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). há 25 anos atrás
  Roberto Ierusalimschy 728ff20701 details há 25 anos atrás
  Roberto Ierusalimschy 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) há 25 anos atrás
  Roberto Ierusalimschy e2b6b7de1b details há 25 anos atrás
  Roberto Ierusalimschy 563b1f5704 new way to ensure uniqueness of registry keys há 25 anos atrás
  Roberto Ierusalimschy 4670476584 details. há 25 anos atrás
  Roberto Ierusalimschy 89f98c0995 in function `read_file', realloc() doesn't free the buffer if it can't há 25 anos atrás
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' há 25 anos atrás
  Roberto Ierusalimschy aadc35449e lua_settag does not pop its argument há 25 anos atrás
  Roberto Ierusalimschy cdc8139e29 registry mechanism há 25 anos atrás
  Roberto Ierusalimschy e833bd47c9 comments há 25 anos atrás
  Roberto Ierusalimschy b7ffb128cb it is unsafe to allow Lua to get gc tag methods há 25 anos atrás
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API há 25 anos atrás
  Roberto Ierusalimschy 8b88ab07f7 more controled use of `sprintf' há 25 anos atrás
  Roberto Ierusalimschy 2779ceeb12 ((n)-1) may be negative (-1), and so it is not wise to keep it as unsigned há 25 anos atrás
  Roberto Ierusalimschy e93c4547fe no more USERINIT (macro) há 25 anos atrás
  Roberto Ierusalimschy 0ffc676ce7 details há 25 anos atrás
  Roberto Ierusalimschy 18fb3ddb89 details. há 25 anos atrás
  Roberto Ierusalimschy 2bddbe6603 cannot change `filename' before eventual call to `freopen' há 25 anos atrás
  Roberto Ierusalimschy e323338fd0 `nlineinfo' must include end flag. há 25 anos atrás
  Roberto Ierusalimschy 46b543ebef better treatment for errors inside _ERRORMETHOD há 25 anos atrás
  Roberto Ierusalimschy 79909a92e1 details há 25 anos atrás
  Roberto Ierusalimschy d6232a0b2e better treatment for source names há 25 anos atrás
  Roberto Ierusalimschy ae63a0e692 new implementation for some API functions há 25 anos atrás
  Roberto Ierusalimschy cd3d446957 detail há 25 anos atrás
  Roberto Ierusalimschy f01e6c6f1d small optimization in `sort' há 25 anos atrás
  Roberto Ierusalimschy ad3816d0d1 luaD_call is more uniform há 25 anos atrás
  Roberto Ierusalimschy 046a3d6173 tag methods are always functions, so don't need to store a whole object há 25 anos atrás
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags há 25 anos atrás
  Roberto Ierusalimschy cd2ddaded9 call hooks can only be called when `pc' is active (that is, inside há 25 anos atrás