Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy ad0ea7813b GC parameters encoded as floating-point bytes il y a 1 an
  Roberto Ierusalimschy 4eda1acafa Cleaner protocol between 'lua_dump' and writer function il y a 1 an
  Roberto Ierusalimschy 925fe8a0f2 First criteria for shifts minor<->major il y a 1 an
  Roberto Ierusalimschy 789e7acdea Major collections done incrementally il y a 1 an
  Roberto Ierusalimschy b719ff9399 Removed parameter in 'collectgarbage("step")' il y a 1 an
  Roberto Ierusalimschy 35a2fed2d1 Removed deprecated options in 'lua_gc' il y a 1 an
  Roberto Ierusalimschy 024f9064f1 External strings il y a 1 an
  Roberto Ierusalimschy 37c215b43f Merge branch 'newarray' into nextversion il y a 1 an
  Roberto Ierusalimschy fa075b7953 Merge branch 'master' into newarray il y a 1 an
  Roberto Ierusalimschy 43c8e5bded Full abstraction for representation of array values il y a 1 an
  Roberto Ierusalimschy c815c2f0eb Merge branch 'master' into nextversion il y a 2 ans
  Roberto Ierusalimschy 9b4f39ab14 More disciplined use of 'getstr' and 'tsslen' il y a 2 ans
  Roberto Ierusalimschy 819bd51d87 Some cleaning in the new table API il y a 2 ans
  Roberto Ierusalimschy f8d30826dd New table API for 'set' functions il y a 2 ans
  Roberto Ierusalimschy 351ccd7332 Towards a new implementation of arrays il y a 2 ans
  Roberto Ierusalimschy d70a0c91ad Dump/undump reuse strings il y a 2 ans
  Roberto Ierusalimschy 5d8b5b9290 Changed signal of GC debt il y a 2 ans
  Roberto Ierusalimschy 40565b4a08 Revamp of GC parameters il y a 2 ans
  Roberto Ierusalimschy 0270c204c2 Simplification in handling of GC debt il y a 2 ans
  Roberto Ierusalimschy d324a0ccf9 Simpler control for major collections il y a 2 ans
  Roberto Ierusalimschy 152b51955a Removed GC checks from function calls il y a 2 ans
  Roberto Ierusalimschy ec61be9a7e 'l_mem' renamed to 'l_obj' to count objects il y a 2 ans
  Roberto Ierusalimschy f356d5acdd First version of GC counting objects for control il y a 2 ans
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's il y a 2 ans
  Roberto Ierusalimschy 196bb94d66 Bug: 'lua_settop' may use an invalid pointer to stack il y a 3 ans
  Roberto Ierusalimschy 4a00f61276 'lua_checkstack' doesn't need to check stack overflow il y a 3 ans
  Roberto Ierusalimschy 86ec152433 Details il y a 3 ans
  Roberto Ierusalimschy 0bfc572e51 Bug: GC is not reentrant il y a 3 ans
  Roberto Ierusalimschy 2ff3471722 Using 'inline' in some functions il y a 4 ans
  Roberto Ierusalimschy fc6c74f100 'index2value' more robust il y a 4 ans