Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 88e5c6b80b Merge branch 'master' into nextversion hace 2 años
  Roberto Ierusalimschy 35e01ed21d Small improvements in 'lmem.c' hace 2 años
  Roberto Ierusalimschy e33e1bda97 Merge branch 'master' into nextversion hace 2 años
  Roberto Ierusalimschy 6aabf4b15e Details in some header files hace 2 años
  Roberto Ierusalimschy 5d8b5b9290 Changed signal of GC debt hace 2 años
  Roberto Ierusalimschy 40565b4a08 Revamp of GC parameters hace 2 años
  Roberto Ierusalimschy ff106c028c Merge branch 'master' into nextversion hace 2 años
  Roberto Ierusalimschy fa2f294dd1 Reduce calls to 'luaC_step' when GC is stopped hace 2 años
  Roberto Ierusalimschy d738c8d18b New function 'luaL_openselectedlibs' hace 2 años
  Roberto Ierusalimschy 0270c204c2 Simplification in handling of GC debt hace 2 años
  Roberto Ierusalimschy 82fae58e25 Details hace 2 años
  Roberto Ierusalimschy efc7c5d503 Merge branch 'master' into nextversion hace 2 años
  Roberto Ierusalimschy d324a0ccf9 Simpler control for major collections hace 2 años
  Roberto Ierusalimschy 152b51955a Removed GC checks from function calls hace 2 años
  Roberto Ierusalimschy ec61be9a7e 'l_mem' renamed to 'l_obj' to count objects hace 2 años
  Roberto Ierusalimschy f356d5acdd First version of GC counting objects for control hace 2 años
  Roberto Ierusalimschy 9a77f57edc Stop GC while building initial state hace 2 años
  Roberto Ierusalimschy be908a7d4d Removed unused field 'UpVal.tbc' hace 2 años
  Roberto Ierusalimschy 76953316d1 Added a counter of the total number of existing objects hace 2 años
  Roberto Ierusalimschy 3d2bd1359d Merge branch 'master' into nextversion hace 2 años
  Roberto Ierusalimschy 9ede317c70 Threads are created like other objects hace 2 años
  Roberto Ierusalimschy 8047b2d03e Tables have a 'lastfree' information only when needed hace 2 años
  Roberto Ierusalimschy ee645472eb Stack reallocation done with a single realloc hace 2 años
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's hace 2 años
  Roberto Ierusalimschy ba089bcb08 Details hace 2 años
  Roberto Ierusalimschy 1e64c1391f Bug: stack overflow with nesting of coroutine.close hace 2 años
  Roberto Ierusalimschy b85816b9a8 Removed test function 'luaH_isdummy' hace 2 años
  Roberto Ierusalimschy c954db3924 Option '-l g=mod' added to the manual hace 2 años
  Roberto Ierusalimschy 14d2803e55 Details hace 2 años
  Roberto Ierusalimschy 7f12bf40c4 Portability issue in a test for 'string.format' hace 2 años