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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 1ea2d20f74 first implementation of '<<', '>>', and '~' (bitwise not) пре 11 година
  Roberto Ierusalimschy c0edab0f6d first implementation of bitwise operators '&' (band), '|' (bor), пре 11 година
  Roberto Ierusalimschy a948054a19 new order for binary operations (grouping them by type of result) пре 11 година
  Roberto Ierusalimschy 16493b777f 'lua_sethook' returns void пре 11 година
  Roberto Ierusalimschy 686e57cf9c GC local pause configurable пре 12 година
  Roberto Ierusalimschy 677d90165f no more generational collection !!! пре 12 година
  Roberto Ierusalimschy 5519c98655 'lua_cvtonum' -> 'lua_strtonum'; converts only strings to numbers пре 12 година
  Roberto Ierusalimschy a14992992a new version (5.3) пре 12 година
  Roberto Ierusalimschy c5069528e1 details ('Type* id' -> 'Type *id') пре 12 година
  Roberto Ierusalimschy b5ec26101f new API function 'lua_cvtonum' to convert a value (number or string) пре 12 година
  Roberto Ierusalimschy d4e6b75098 "integer" keys in tables are now lua_Integer, not 'int'. пре 12 година
  Roberto Ierusalimschy a2f5c28a80 new operation '//' (integer division) пре 12 година
  Roberto Ierusalimschy 01b6fe0cbf new API function 'lua_isinteger' пре 12 година
  Roberto Ierusalimschy 70b0ee6310 export 'lua_ident' to avoid it being removed by C++ linker пре 12 година
  Roberto Ierusalimschy db424053e8 new release number + copyright year пре 12 година
  Roberto Ierusalimschy 8df0198178 release 5.2.1 пре 13 година
  Roberto Ierusalimschy 3617e04e97 'lua_load' has an extra argument 'mode' пре 13 година
  Roberto Ierusalimschy 475e6c5352 'lua_setglobal/lua_getglobal' implemented as functions to avoid пре 14 година
  Roberto Ierusalimschy af00a0772c new functions lua_rawsetp/lua_rawgetp пре 14 година
  Roberto Ierusalimschy 3dc5475e23 'nCcalls' should be local to each thread, as each thread may have its пре 14 година
  Roberto Ierusalimschy ad1a54b5c0 reordering of some defines (more logical grouping) пре 14 година
  Roberto Ierusalimschy c31f4946e9 copyright updated to 2011 пре 14 година
  Roberto Ierusalimschy 6098e06e09 better organization for coercion functions between lua_Number and пре 15 година
  Roberto Ierusalimschy c6b64ffe65 new type lua_Unsigned and corresponding projection/injection functions пре 15 година
  Roberto Ierusalimschy 6828f6d427 new parameter 'majorinc' to control frequency of major collections пре 15 година
  Roberto Ierusalimschy 8b7cf8c62d 'lua_[gs]etenv' -> 'lua_[gs]etuservalue' пре 15 година
  Roberto Ierusalimschy 85c1461422 new macros LUA_VERSION_{MAJOR/MINOR/RELEASE} пре 15 година
  Roberto Ierusalimschy a9dc7c8828 functions lua_tonumber/lua_tointeger replaced by lua_tonumberx/lua_tointegerx пре 15 година
  Roberto Ierusalimschy e924a7f9ea new API function 'lua_absindex' пре 15 година
  Roberto Ierusalimschy 2d81cfa4e1 corrected definition of 'lua_register' (there is no LUA_ENVIRONINDEX пре 15 година