Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy fad7582c9a explicit test for common error (due to compatibility issue) il y a 19 ans
  Roberto Ierusalimschy 475b0ecbf1 new macro LUA_RELEASE il y a 19 ans
  Roberto Ierusalimschy dd1221582b details il y a 19 ans
  Roberto Ierusalimschy c505f341d6 small changes in casts il y a 19 ans
  Roberto Ierusalimschy 9f4211310f more precision for gc count il y a 20 ans
  Roberto Ierusalimschy d8f1cca16e new function 'lua_setallocf' il y a 20 ans
  Roberto Ierusalimschy 38f585d271 separated macros for thread creation and state creation il y a 20 ans
  Roberto Ierusalimschy c3cc4de3fd small bug (zero is not error code) il y a 20 ans
  Roberto Ierusalimschy 98296f6b45 some bugs related to stack reallocation il y a 20 ans
  Roberto Ierusalimschy 1a343814d8 details il y a 20 ans
  Roberto Ierusalimschy b3f7a43019 lua_setfenv/lua_getfenv should also manipulate threads il y a 20 ans
  Roberto Ierusalimschy ee1edd5734 detail il y a 20 ans
  Roberto Ierusalimschy d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other il y a 20 ans
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net il y a 20 ans
  Roberto Ierusalimschy 67578ec51f several small details il y a 20 ans
  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