Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy e0e406ead3 extra argument to instruction 'checkstack' (in 'testC') пре 13 година
  Roberto Ierusalimschy 5645a84368 detail about 'trick' function (nil turn it off) пре 14 година
  Roberto Ierusalimschy 3dc5475e23 'nCcalls' should be local to each thread, as each thread may have its пре 14 година
  Roberto Ierusalimschy 88c29c0cd5 compilation warning about integer size x pointer size пре 14 година
  Roberto Ierusalimschy 29644366fc useless assignments removed (macros already do the assignment) пре 14 година
  Roberto Ierusalimschy 3b44821334 stricter control (using tag variants) over closure kinds (Lua x C) пре 14 година
  Roberto Ierusalimschy aa13c591f5 avoid use of 'ifdef/ifndef'; use 'defined' instead (simpler and пре 14 година
  Roberto Ierusalimschy e4076fe6d9 break long assertion in two shorter ones пре 14 година
  Roberto Ierusalimschy 19fbdf6cae 'luaL_findtable' -> 'luaL_getsubtable' пре 14 година
  Roberto Ierusalimschy 75d8470f0f new macro 'cast_uchar' пре 14 година
  Roberto Ierusalimschy 9b7a12c46d finalizers (__gc) for tables пре 14 година
  Roberto Ierusalimschy 50334faad6 no more compatibility with (veryyyy) old ref system пре 14 година
  Roberto Ierusalimschy d447945685 'module'/'luaL_register' and associates are deprecated пре 15 година
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register пре 15 година
  Roberto Ierusalimschy d9ea6eca7c macro 'key2tal' replaced by 'gkey' (as both were equal) пре 15 година
  Roberto Ierusalimschy bd262d591f 'coroutine' library separated from 'baselib' пре 15 година
  Roberto Ierusalimschy 3d80aeab5a lua_pushstring may reallocate the stack, making 'o' a dangling пре 15 година
  Roberto Ierusalimschy 69ba1ac441 new "instruction" 'absindex' пре 15 година
  Roberto Ierusalimschy de0f51a02c wrong type being assigned (not detected because of obj2gco macro) пре 15 година
  Roberto Ierusalimschy 0567221848 udata in 'tobefnz' list be have old bit on (it will be cleared пре 15 година
  Roberto Ierusalimschy fa2ddb070a details (to avoid too long strings in assertions) пре 15 година
  Roberto Ierusalimschy 9c1347e647 more tests in 'lua_checkmemory' + more information in function пре 15 година
  Roberto Ierusalimschy 8c583c61a3 more tests in 'lua_checkmemory' пре 15 година
  Roberto Ierusalimschy 0c27de2e7b no more 'finalize' phase in GC; finalizers are called along the пре 15 година
  Roberto Ierusalimschy d25f7f9d78 items in 'tobefnz' are kept black (as before recent change) and changed пре 15 година
  Roberto Ierusalimschy 4d871ee973 "gray lists" only need to be valid when 'keepinvariant' is true пре 15 година
  Roberto Ierusalimschy 5d79c6684b removed commented-out debugging code пре 15 година
  Roberto Ierusalimschy ee7478e884 improved 'lua_checkmemory', with better control over gray objects пре 15 година
  Roberto Ierusalimschy 973d81efb3 complete control over number of each kind of object allocated пре 15 година
  Roberto Ierusalimschy 1e6940f291 'gcstate' now also runs collector until given state + small changes пре 15 година