Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 313b2fe902 detail %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 425e5813b0 free prototype in (more or less) the same order it is created by %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 6505503b49 do not pretend that file is closed when close fails %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy ec748fcb0a correct handling of opened files in presence of memory allocation %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy c196348717 in case of memory allocation errors, sizecode and sizelineinfo can %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 669129a6d8 io.lines() iterate over the standard input file %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 46b063ef59 `undump' also uses private buffer %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy e1d5153a33 details %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 02afc892d5 new ANSI C does not assure that realloc(p,0) == free(p) %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy fa2f1ec7ba to avoid `strerror', define itself to something else; %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 829befcc41 small optimization for object comparison %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy d477e4ffd6 detail %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy ce09af1e25 easier to define `api_check' using `assert' %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 98d0b79613 EXIT_SUCCESS may be different from 0 %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy e8f35fc4ff unification of __index & __gettable (and __newindex & __settable) %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 6fb0fd5063 avoid `reclearing' weak tables %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 565e6d74e1 state's buffer is used only for chars %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy f6bc7884be new generators for reading a file line by line %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 32a5d96dfc `setmetatable' cannot change protected objects %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 8dae071f42 details %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy afe1305b1a avoid luaS_resize (which may need extra memory) during `main' activities %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 728fa167d2 cannot raise memory error when realloc to smaller block %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 1bdde38bd2 no more newlines at the end of error messages %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy b2bc3b44b6 no more reserved word "global" %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 7c0ccdfd61 avoid the use of "enum" in the API, as they do not have a fixed representation %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 4964e7c8a0 details %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy 2c670baf24 avoid the use of "obvious" names in header files to avoid conflicts %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy fdafd4f4a8 new structure for collectable objects, sharing a common header %!s(int64=23) %!d(string=hai) anos
  Roberto Ierusalimschy beeff4ccaf GC metamethod stored in a weak metatable being collected together with %!s(int64=23) %!d(string=hai) anos