Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the il y a 10 ans
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before il y a 10 ans
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' il y a 10 ans
  Roberto Ierusalimschy 5bbb4a06a6 removed unused parameter Ä'L' in macro 'api_check' and company il y a 11 ans
  Roberto Ierusalimschy 7cc40851e1 emergency collection can happen even when collector is stopped il y a 11 ans
  Roberto Ierusalimschy e131eb0d9a removed debug code il y a 13 ans
  Roberto Ierusalimschy e21b26a964 avoid 'return' "to avoid warnings" il y a 13 ans
  Roberto Ierusalimschy 12ab78aca6 detail in extra trace code: total bytes is given by 'gettotalbytes', il y a 14 ans
  Roberto Ierusalimschy 551b076f1c change in the relationship between totalbytes and GCdebt - luaM_realloc_ il y a 14 ans
  Roberto Ierusalimschy 737f119187 better control for GC running or stopped il y a 14 ans
  Roberto Ierusalimschy 237f755dca typos in comments il y a 15 ans
  Roberto Ierusalimschy e7ce7e1850 changes in patch to monitor garbage collection il y a 15 ans
  Roberto Ierusalimschy 9a9fe42deb wrong comment il y a 15 ans
  Roberto Ierusalimschy 3410dcd375 new way to control GC speed il y a 15 ans
  Roberto Ierusalimschy e54668b696 added proper code to trace garbage collection il y a 15 ans
  Roberto Ierusalimschy 0bbdddc86b allocator function receives the tag of object being allocated in 'osize' il y a 15 ans
  Roberto Ierusalimschy bd869c7b31 details il y a 19 ans
  Roberto Ierusalimschy d5a23dde90 little better error messages for internal arrays overflows il y a 19 ans
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) il y a 19 ans
  Roberto Ierusalimschy 0160591998 removal of dead code il y a 19 ans
  Roberto Ierusalimschy d55bb795fa details il y a 20 ans
  Roberto Ierusalimschy 8e346d875a auxiliar patch to monitor garbage collection il y a 20 ans
  Roberto Ierusalimschy 97e2dab1fb better control of overflows in size computations il y a 21 ans
  Roberto Ierusalimschy 6f1ea817f5 better control over memory-size overflows il y a 21 ans
  Roberto Ierusalimschy 0b06241483 better control for GC cycles il y a 21 ans
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' il y a 21 ans
  Roberto Ierusalimschy da61624756 avoid overflow when doubling size il y a 22 ans
  Roberto Ierusalimschy b97fb932ec Lua kernel does not use malloc/free functions. il y a 22 ans
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name il y a 23 ans
  Roberto Ierusalimschy d404f0c276 global_State must be deallocated (and so allocated) with NULL also il y a 23 ans