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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 9cdf6b7082 Some details in 'lmem.c' and 'lgc.c' пре 6 година
  Roberto Ierusalimschy d36a31e673 Reviving HARDMEMTESTS пре 6 година
  Roberto Ierusalimschy ea1322ef54 Detail: bad assertion in 'luaM_free_' пре 6 година
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings пре 7 година
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; пре 7 година
  Roberto Ierusalimschy 34aa0c5bd7 new macros 'likely'/'unlikely' with hints for jump predictions пре 7 година
  Roberto Ierusalimschy e2b15aa21d janitor work on casts пре 7 година
  Roberto Ierusalimschy c5ebed7399 'luaM_shrinkvector' raises an error if it cannot shrink the block пре 7 година
  Roberto Ierusalimschy e663a24ab0 more freedom in handling memory-allocation errors (not all allocations пре 7 година
  Roberto Ierusalimschy 7622373033 using explicit tests for allocation overflow whenever possible пре 7 година
  Roberto Ierusalimschy 49dfaf7447 avoid using one function for different tasks (malloc, free, etc.) пре 7 година
  Roberto Ierusalimschy bb4baa73ea allocation function is not exactly API (and cannot raise errors пре 10 година
  Roberto Ierusalimschy b9a1f27250 do not attempt emergency collection while building state (it is пре 10 година
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the пре 10 година
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before пре 10 година
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' пре 10 година
  Roberto Ierusalimschy 5bbb4a06a6 removed unused parameter Ä'L' in macro 'api_check' and company пре 11 година
  Roberto Ierusalimschy 7cc40851e1 emergency collection can happen even when collector is stopped пре 11 година
  Roberto Ierusalimschy e131eb0d9a removed debug code пре 13 година
  Roberto Ierusalimschy e21b26a964 avoid 'return' "to avoid warnings" пре 13 година
  Roberto Ierusalimschy 12ab78aca6 detail in extra trace code: total bytes is given by 'gettotalbytes', пре 14 година
  Roberto Ierusalimschy 551b076f1c change in the relationship between totalbytes and GCdebt - luaM_realloc_ пре 14 година
  Roberto Ierusalimschy 737f119187 better control for GC running or stopped пре 14 година
  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 година