Commit History

Автор SHA1 Съобщение Дата
  Roberto Ierusalimschy b9dcf9974d detail (typos in comments) преди 11 години
  Roberto Ierusalimschy a77d263e86 unsigned-manipulation functions (lua_puhsunsigned, lua_tounsigned, etc.) преди 11 години
  Roberto Ierusalimschy e3871abe95 'math.ifloor' is back преди 11 години
  Roberto Ierusalimschy 355037528c 'math.mof' works with integers, too преди 11 години
  Roberto Ierusalimschy 456806f25c no more 'math.ifloor' + new semantics for 'math.floor'/'math.ceil' преди 11 години
  Roberto Ierusalimschy 8b66040e34 several functions deprecated (cosh, sinh, atanh, pow, frexp, ldexp) преди 11 години
  Roberto Ierusalimschy 6d5324f92f 'math.fmod' handles integers as integers преди 11 години
  Roberto Ierusalimschy cbe4998bc2 'math.random(n,m)' interval restricted in size, to avoid using conversion преди 11 години
  Roberto Ierusalimschy 5336cc9d6a math.random: use 'random' when available + changes to work correctly преди 11 години
  Roberto Ierusalimschy fdd137276b more precision for PI + no more RADIANS_PER_DEGREE + преди 11 години
  Roberto Ierusalimschy 8b45d9806a new constants 'math.maxint'/'math.minint' преди 11 години
  Roberto Ierusalimschy 607be77ec8 some details to avoid warnings преди 11 години
  Roberto Ierusalimschy 66b7b9b582 math.abs, math.max, and math.min work for integers, too. преди 11 години
  Roberto Ierusalimschy 4244da96bf 'debug.subtype' -> 'math.type' (to distinguish integers and floats) преди 12 години
  Roberto Ierusalimschy fcf99bf788 'math.isfloat' replaced by 'debug.subtype' преди 12 години
  Roberto Ierusalimschy cbe164191c new function 'ifloor' преди 12 години
  Roberto Ierusalimschy 15fdbd26fe 'numbits' moved from 'math' to 'debug' library преди 12 години
  Roberto Ierusalimschy 80cdf39d0e avoid using 'modf' in the implementation of 'math.modf', to avoid преди 12 години
  Roberto Ierusalimschy 788b251157 'math.random' operates with integers when used for integer results преди 12 години
  Roberto Ierusalimschy 1414b7123c support for the case when 'l_mathop' does not conform to lua_Number преди 12 години
  Roberto Ierusalimschy 0233ce0815 new function 'math.numbits' (not a final decision) преди 12 години
  Roberto Ierusalimschy 29fe3abda2 new function 'math.isfloat' преди 12 години
  Roberto Ierusalimschy 8830901a9c second parameter to 'ldexp' is an integer преди 12 години
  Roberto Ierusalimschy 181a837cac small improvement in the support of 'float' as lua_Number преди 12 години
  Roberto Ierusalimschy 3ac595da8a allow "long double" precision for PI constant if needed преди 13 години
  Roberto Ierusalimschy 79cbc3468c removed and deprecated functions really removed from the code base преди 14 години
  Roberto Ierusalimschy bcce769d29 avoid "unreacheable code" warnings преди 14 години
  Roberto Ierusalimschy a1952d9c41 'l_tvar' renamed to 'l_tg' преди 14 години
  Roberto Ierusalimschy 1a46a713d2 new macro 'l_tvar' to easy the use of mathlib with other floating преди 14 години
  Roberto Ierusalimschy c6b64ffe65 new type lua_Unsigned and corresponding projection/injection functions преди 15 години