Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy da32450c3d new API function `lua_tolstring' il y a 20 ans
  Roberto Ierusalimschy 6cf85dcc90 metatables for all types il y a 20 ans
  Roberto Ierusalimschy 71eb824036 details il y a 20 ans
  Roberto Ierusalimschy 0316308c0d removed dirt optimizations that gave small gains il y a 20 ans
  Roberto Ierusalimschy 390256edf7 better name for GC pause il y a 20 ans
  Roberto Ierusalimschy ad24cff0f1 lua_gc(STEP) returns whether collection cycle finished il y a 20 ans
  Roberto Ierusalimschy f41fc0eb0e small bug: a GC step was not proportional to its "size" il y a 20 ans
  Roberto Ierusalimschy d872090248 small errors in previous `ci' of luaconf.h. il y a 20 ans
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn il y a 20 ans
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) il y a 20 ans
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them il y a 20 ans
  Roberto Ierusalimschy b5b230d95c fewer #include's in luaconf.h il y a 20 ans
  Roberto Ierusalimschy d55bb795fa details il y a 20 ans
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments il y a 20 ans
  Roberto Ierusalimschy 5be517602e no more generational collector (and no more `noinc' mode) il y a 20 ans
  Roberto Ierusalimschy 071b2ae0e1 details 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 21 ans
  Roberto Ierusalimschy 39a8082f50 more options for controling the GC il y a 21 ans
  Roberto Ierusalimschy c78940f21a static names do not need `luaX_' prefix il y a 21 ans
  Roberto Ierusalimschy 2f82bf6fe9 better support for 64-bit machines il y a 21 ans
  Roberto Ierusalimschy 2419f2bf02 cleaner API for coroutines il y a 21 ans
  Roberto Ierusalimschy 0b06241483 better control for GC cycles il y a 21 ans
  Roberto Ierusalimschy 271e05917f bug: lua_getupvalue and setupvalue do not check for index too small. il y a 21 ans
  Roberto Ierusalimschy a7c74c06b9 small bug: lua_gc(count) was falling through to next option il y a 21 ans
  Roberto Ierusalimschy 26ae992129 less conservative write barrier for tables il y a 21 ans
  Roberto Ierusalimschy eab1965c05 bug: `lua_setfenv' needs a write barrier il y a 21 ans
  Roberto Ierusalimschy 96917ff42a "step" option in lua_gc also need to lock Lua. il y a 21 ans
  Roberto Ierusalimschy 75057dfced il y a 21 ans
  Roberto Ierusalimschy 345379b5ff option for garbage-collector `step' il y a 21 ans