Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 35e01ed21d Small improvements in 'lmem.c' před 2 roky
  Roberto Ierusalimschy 1537d6680b New control for reentrancy of emergency collections před 4 roky
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints před 4 roky
  Roberto Ierusalimschy c63e5d212b New macro 'completestate' před 4 roky
  Roberto Ierusalimschy 56ec432281 Change in macro HARDMEMTESTS for testing GC před 5 roky
  Roberto Ierusalimschy bd1b87c579 Comments (mosty typos) před 5 roky
  Roberto Ierusalimschy 9cdf6b7082 Some details in 'lmem.c' and 'lgc.c' před 6 roky
  Roberto Ierusalimschy d36a31e673 Reviving HARDMEMTESTS před 6 roky
  Roberto Ierusalimschy ea1322ef54 Detail: bad assertion in 'luaM_free_' před 6 roky
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings před 7 roky
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; před 7 roky
  Roberto Ierusalimschy 34aa0c5bd7 new macros 'likely'/'unlikely' with hints for jump predictions před 7 roky
  Roberto Ierusalimschy e2b15aa21d janitor work on casts před 7 roky
  Roberto Ierusalimschy c5ebed7399 'luaM_shrinkvector' raises an error if it cannot shrink the block před 7 roky
  Roberto Ierusalimschy e663a24ab0 more freedom in handling memory-allocation errors (not all allocations před 7 roky
  Roberto Ierusalimschy 7622373033 using explicit tests for allocation overflow whenever possible před 7 roky
  Roberto Ierusalimschy 49dfaf7447 avoid using one function for different tasks (malloc, free, etc.) před 7 roky
  Roberto Ierusalimschy bb4baa73ea allocation function is not exactly API (and cannot raise errors před 10 roky
  Roberto Ierusalimschy b9a1f27250 do not attempt emergency collection while building state (it is před 10 roky
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the před 10 roky
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before před 10 roky
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' před 10 roky
  Roberto Ierusalimschy 5bbb4a06a6 removed unused parameter Ä'L' in macro 'api_check' and company před 11 roky
  Roberto Ierusalimschy 7cc40851e1 emergency collection can happen even when collector is stopped před 11 roky
  Roberto Ierusalimschy e131eb0d9a removed debug code před 13 roky
  Roberto Ierusalimschy e21b26a964 avoid 'return' "to avoid warnings" před 13 roky
  Roberto Ierusalimschy 12ab78aca6 detail in extra trace code: total bytes is given by 'gettotalbytes', před 14 roky
  Roberto Ierusalimschy 551b076f1c change in the relationship between totalbytes and GCdebt - luaM_realloc_ před 14 roky
  Roberto Ierusalimschy 737f119187 better control for GC running or stopped před 14 roky
  Roberto Ierusalimschy 237f755dca typos in comments před 15 roky