Cronologia Commit

Autore SHA1 Messaggio Data
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; 7 anni fa
  Roberto Ierusalimschy 34aa0c5bd7 new macros 'likely'/'unlikely' with hints for jump predictions 7 anni fa
  Roberto Ierusalimschy e2b15aa21d janitor work on casts 7 anni fa
  Roberto Ierusalimschy c5ebed7399 'luaM_shrinkvector' raises an error if it cannot shrink the block 7 anni fa
  Roberto Ierusalimschy e663a24ab0 more freedom in handling memory-allocation errors (not all allocations 7 anni fa
  Roberto Ierusalimschy 7622373033 using explicit tests for allocation overflow whenever possible 7 anni fa
  Roberto Ierusalimschy 49dfaf7447 avoid using one function for different tasks (malloc, free, etc.) 7 anni fa
  Roberto Ierusalimschy bb4baa73ea allocation function is not exactly API (and cannot raise errors 10 anni fa
  Roberto Ierusalimschy b9a1f27250 do not attempt emergency collection while building state (it is 10 anni fa
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the 10 anni fa
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before 10 anni fa
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' 10 anni fa
  Roberto Ierusalimschy 5bbb4a06a6 removed unused parameter Ä'L' in macro 'api_check' and company 11 anni fa
  Roberto Ierusalimschy 7cc40851e1 emergency collection can happen even when collector is stopped 11 anni fa
  Roberto Ierusalimschy e131eb0d9a removed debug code 13 anni fa
  Roberto Ierusalimschy e21b26a964 avoid 'return' "to avoid warnings" 13 anni fa
  Roberto Ierusalimschy 12ab78aca6 detail in extra trace code: total bytes is given by 'gettotalbytes', 14 anni fa
  Roberto Ierusalimschy 551b076f1c change in the relationship between totalbytes and GCdebt - luaM_realloc_ 14 anni fa
  Roberto Ierusalimschy 737f119187 better control for GC running or stopped 14 anni fa
  Roberto Ierusalimschy 237f755dca typos in comments 15 anni fa
  Roberto Ierusalimschy e7ce7e1850 changes in patch to monitor garbage collection 15 anni fa
  Roberto Ierusalimschy 9a9fe42deb wrong comment 15 anni fa
  Roberto Ierusalimschy 3410dcd375 new way to control GC speed 15 anni fa
  Roberto Ierusalimschy e54668b696 added proper code to trace garbage collection 15 anni fa
  Roberto Ierusalimschy 0bbdddc86b allocator function receives the tag of object being allocated in 'osize' 15 anni fa
  Roberto Ierusalimschy bd869c7b31 details 19 anni fa
  Roberto Ierusalimschy d5a23dde90 little better error messages for internal arrays overflows 19 anni fa
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) 19 anni fa
  Roberto Ierusalimschy 0160591998 removal of dead code 19 anni fa
  Roberto Ierusalimschy d55bb795fa details 20 anni fa