Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 2fb7d94bd6 bug: Call to macro 'luai_userstateclose' should be done only il y a 11 ans
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes il y a 12 ans
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 il y a 17 ans
  Roberto Ierusalimschy c408158047 only destroy state after running all finalizers il y a 19 ans
  Roberto Ierusalimschy d31c04c049 missing macros 'luai_userstate*' il y a 20 ans
  Roberto Ierusalimschy 361a9adba7 smaller initial tables (for programs that create many states) il y a 20 ans
  Roberto Ierusalimschy 39cdbce23e no more '-w' option + new way to check module existence il y a 20 ans
  Roberto Ierusalimschy eca9fa02d2 small improvement il y a 20 ans
  Roberto Ierusalimschy 6cf85dcc90 metatables for all types il y a 20 ans
  Roberto Ierusalimschy 9768e2f681 detail il y a 20 ans
  Roberto Ierusalimschy 7b6c3b463e small optimizations il y a 20 ans
  Roberto Ierusalimschy 390256edf7 better name for GC pause il y a 20 ans
  Roberto Ierusalimschy d872090248 small errors in previous `ci' of luaconf.h. il y a 20 ans
  Roberto Ierusalimschy d3a6d95b9a more cleaning on configurations il y a 20 ans
  Roberto Ierusalimschy d55bb795fa details il y a 20 ans
  Roberto Ierusalimschy 4df8800a01 cleaner way to free all objects il y a 20 ans
  Roberto Ierusalimschy 334ba8132b cleaner way to remark open upvalues il y a 20 ans
  Roberto Ierusalimschy 5be517602e no more generational collector (and no more `noinc' mode) il y a 20 ans
  Roberto Ierusalimschy e2498e079e change in hash algorithm so that it does not need empty slot il y a 20 ans
  Roberto Ierusalimschy 65726f3e2e cleaner interface to `ltable' il y a 20 ans
  Roberto Ierusalimschy c6254dceff a different option for the GC il y a 20 ans
  Roberto Ierusalimschy 39a8082f50 more options for controling the GC il y a 20 ans
  Roberto Ierusalimschy 0e002005b1 better names for `luaM_free...' macros il y a 21 ans
  Roberto Ierusalimschy 6f1ea817f5 better control over memory-size overflows il y a 21 ans
  Roberto Ierusalimschy bd38017ddf small optimization for table size in machines with double allignment il y a 21 ans
  Roberto Ierusalimschy 2419f2bf02 cleaner API for coroutines il y a 21 ans
  Roberto Ierusalimschy 0de2065f4e tighter tests for stack overflow il y a 21 ans
  Roberto Ierusalimschy 0b06241483 better control for GC cycles il y a 21 ans
  Roberto Ierusalimschy 32d4f304db first implementation of generational GC il y a 21 ans
  Roberto Ierusalimschy 359840c2f8 new coroutines inherit hook from creator il y a 21 ans