Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 237f755dca typos in comments пре 15 година
  Roberto Ierusalimschy e7ce7e1850 changes in patch to monitor garbage collection пре 15 година
  Roberto Ierusalimschy 9a9fe42deb wrong comment пре 15 година
  Roberto Ierusalimschy 3410dcd375 new way to control GC speed пре 15 година
  Roberto Ierusalimschy e54668b696 added proper code to trace garbage collection пре 15 година
  Roberto Ierusalimschy 0bbdddc86b allocator function receives the tag of object being allocated in 'osize' пре 15 година
  Roberto Ierusalimschy bd869c7b31 details пре 19 година
  Roberto Ierusalimschy d5a23dde90 little better error messages for internal arrays overflows пре 19 година
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) пре 19 година
  Roberto Ierusalimschy 0160591998 removal of dead code пре 19 година
  Roberto Ierusalimschy d55bb795fa details пре 20 година
  Roberto Ierusalimschy 8e346d875a auxiliar patch to monitor garbage collection пре 20 година
  Roberto Ierusalimschy 97e2dab1fb better control of overflows in size computations пре 21 година
  Roberto Ierusalimschy 6f1ea817f5 better control over memory-size overflows пре 21 година
  Roberto Ierusalimschy 0b06241483 better control for GC cycles пре 21 година
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' пре 21 година
  Roberto Ierusalimschy da61624756 avoid overflow when doubling size пре 22 година
  Roberto Ierusalimschy b97fb932ec Lua kernel does not use malloc/free functions. пре 22 година
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name пре 23 година
  Roberto Ierusalimschy d404f0c276 global_State must be deallocated (and so allocated) with NULL also пре 23 година
  Roberto Ierusalimschy f36038e42a assertion must be always valid (not only in debug mode) пре 23 година
  Roberto Ierusalimschy 02afc892d5 new ANSI C does not assure that realloc(p,0) == free(p) пре 23 година
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling пре 23 година
  Roberto Ierusalimschy 6b8cdc9cdd Lua now uses only `realloc' for all its memory management пре 23 година
  Roberto Ierusalimschy b7a0503c1d new format for error messages пре 23 година
  Roberto Ierusalimschy 751cd867d3 new way to handle errors пре 23 година
  Roberto Ierusalimschy f388ee4a82 new way to handle errors пре 23 година
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... пре 24 година
  Roberto Ierusalimschy fffb6f3814 no more MINPOWER2 пре 24 година
  Roberto Ierusalimschy e1d072571e better syntax for type casts пре 24 година