Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 063d4e4543 Lua 5.3.5 ported to git hace 6 años
  Roberto Ierusalimschy bb4baa73ea allocation function is not exactly API (and cannot raise errors hace 10 años
  Roberto Ierusalimschy b9a1f27250 do not attempt emergency collection while building state (it is hace 10 años
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the hace 10 años
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before hace 10 años
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' hace 10 años
  Roberto Ierusalimschy 5bbb4a06a6 removed unused parameter Ä'L' in macro 'api_check' and company hace 11 años
  Roberto Ierusalimschy 7cc40851e1 emergency collection can happen even when collector is stopped hace 11 años
  Roberto Ierusalimschy e131eb0d9a removed debug code hace 13 años
  Roberto Ierusalimschy e21b26a964 avoid 'return' "to avoid warnings" hace 13 años
  Roberto Ierusalimschy 12ab78aca6 detail in extra trace code: total bytes is given by 'gettotalbytes', hace 14 años
  Roberto Ierusalimschy 551b076f1c change in the relationship between totalbytes and GCdebt - luaM_realloc_ hace 14 años
  Roberto Ierusalimschy 737f119187 better control for GC running or stopped hace 14 años
  Roberto Ierusalimschy 237f755dca typos in comments hace 15 años
  Roberto Ierusalimschy e7ce7e1850 changes in patch to monitor garbage collection hace 15 años
  Roberto Ierusalimschy 9a9fe42deb wrong comment hace 15 años
  Roberto Ierusalimschy 3410dcd375 new way to control GC speed hace 15 años
  Roberto Ierusalimschy e54668b696 added proper code to trace garbage collection hace 15 años
  Roberto Ierusalimschy 0bbdddc86b allocator function receives the tag of object being allocated in 'osize' hace 15 años
  Roberto Ierusalimschy bd869c7b31 details hace 19 años
  Roberto Ierusalimschy d5a23dde90 little better error messages for internal arrays overflows hace 19 años
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) hace 19 años
  Roberto Ierusalimschy 0160591998 removal of dead code hace 19 años
  Roberto Ierusalimschy d55bb795fa details hace 20 años
  Roberto Ierusalimschy 8e346d875a auxiliar patch to monitor garbage collection hace 20 años
  Roberto Ierusalimschy 97e2dab1fb better control of overflows in size computations hace 20 años
  Roberto Ierusalimschy 6f1ea817f5 better control over memory-size overflows hace 21 años
  Roberto Ierusalimschy 0b06241483 better control for GC cycles hace 21 años
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' hace 21 años
  Roberto Ierusalimschy da61624756 avoid overflow when doubling size hace 22 años