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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 3e52573c72 details (error messages) пре 23 година
  Roberto Ierusalimschy 84ad1eea81 use of NaN as key breaks some invariants пре 23 година
  Roberto Ierusalimschy b30ec2532c details пре 23 година
  Roberto Ierusalimschy 68ee518e81 only tables need `lua_number2int' пре 23 година
  Roberto Ierusalimschy 76a73cb2ee new `getn' (and `setn') пре 23 година
  Roberto Ierusalimschy aa3da1605c `newproxy' uses its own weaktable пре 23 година
  Roberto Ierusalimschy 9f4b5b5232 weak keys are removed only after finalization пре 23 година
  Roberto Ierusalimschy 5fabed21a1 getglobals(0) is the C global table пре 23 година
  Roberto Ierusalimschy f67ccfbdeb no more `lua_getn' function пре 23 година
  Roberto Ierusalimschy cfcf200806 `concat' goes to `table' library пре 23 година
  Roberto Ierusalimschy f32a8c0477 details (temporary?) пре 23 година
  Roberto Ierusalimschy 88607acc2c details пре 23 година
  Roberto Ierusalimschy 6de93e2932 two new bugs in 4.0 :-( (both were already corrected in 5.0 :-) пре 23 година
  Roberto Ierusalimschy 25dc9b7faf new functions `dofile' and `pairs'; correct way to check proxies пре 23 година
  Roberto Ierusalimschy 78c507b7b8 `lua_upcall' -> `lua_call' пре 23 година
  Roberto Ierusalimschy 69906cb56f error message ends with `\n' (is already formatted) пре 23 година
  Roberto Ierusalimschy 9d6556fd87 userdata are removed from weaktables before invoking their GC fallbacks пре 23 година
  Roberto Ierusalimschy 35707e94f3 `__weakmode' -> `__mode' пре 23 година
  Roberto Ierusalimschy 89b102bd1d new `luaL_weakregistry' function пре 23 година
  Roberto Ierusalimschy fdfd5b44ee TM_GETTABLE/TM_SETTABLE don't need fast access anymore пре 23 година
  Roberto Ierusalimschy 1a4c428d6d new function `newproxy' пре 23 година
  Roberto Ierusalimschy 2394604d10 assertion may fail when closing a state пре 23 година
  Roberto Ierusalimschy 922f36a05b details пре 23 година
  Roberto Ierusalimschy ad41fc11eb details in arithmetic implementation пре 23 година
  Roberto Ierusalimschy e182cf452f `^' operator is defined in registry.__pow пре 23 година
  Roberto Ierusalimschy e34f282365 `luaV_gettable' returns element position пре 23 година
  Roberto Ierusalimschy 3941af53ad first implementation of independent global table per function пре 23 година
  Roberto Ierusalimschy 5610fdd776 avoid using obsolete lua_dostring пре 23 година
  Roberto Ierusalimschy b449a5e574 more robust when printing error messages пре 23 година
  Roberto Ierusalimschy e572dffa15 small bug building error messages пре 23 година