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

Аутор SHA1 Порука Датум
  Trevor Spiteri e71d7a9ce0 match standard library float parsing of "-NaN" пре 4 година
  Trevor Spiteri e003ff4d65 use standard library for float from_str_radix with radix 10 пре 4 година
  Josh Stone 5b6299204a Document relaxed requirements for Num::from_str_radix пре 4 година
  Tom Repetti 86c31265f5 Restore and deprecate Saturating trait. Fix up doc strings for Saturating* traits. пре 5 година
  Tom Repetti 964752f019 Fix formatting for SaturatingAdd, SaturatingMul and SaturatingSub traits in lib.rs. пре 5 година
  Tom Repetti 052e765df0 Add saturating_mul() and refactor Saturating into subtraits. Fixes #40. пре 5 година
  Olivier Chassé St-Laurent 54c9c257f7 wrapping: add WrappingNeg trait пре 5 година
  Josh Stone c4256bd4df Don't use libm at all with std пре 5 година
  Yoan Lecoq 849e2a0b1b Always enable Real, feature gate Float - Real forwarding пре 6 година
  Yoan Lecoq fec6c3610c Revive Float+Real in no_std with libm пре 6 година
  Jim Turner 987ed8fd38 Split clamp panicking test into separate tests пре 5 година
  Jim Turner d02f166765 Restrict panic testing to when std is enabled пре 5 година
  Jim Turner 33b74618b6 Debug-panic in clamp_min/max if min/max is NAN пре 5 година
  bors[bot] 428f89a7d5 Merge #122 пре 5 година
  Toshiki Teramura 0e7c2a4a00 s/less/greater/g пре 5 година
  Toshiki Teramura 973ba72e4f Fix doc comment пре 5 година
  Toshiki Teramura e7ba9b62dc Replace lower/upper to min/max пре 5 година
  Toshiki Teramura 2fb8a6e8a9 Add NaN preserving test for clamp пре 5 година
  Andreas Molzer cd0da1ae5e Fix num parsing for invalid multi-byte sign chars пре 5 година
  Toshiki Teramura f20d74fce8 Use core::f32 instead of std::f32 пре 5 година
  Toshiki Teramura e8dce19146 Add clamp_{lower,upper} пре 5 година
  Josh Stone c38b4b601d cargo fmt пре 6 година
  Ed McCardell abb51f9a09 Add wrapping shifts пре 6 година
  Josh Stone d2bf4e04e4 Run cargo fmt пре 6 година
  Josh Stone 51f6c57c4b Automatically detect support for i128/u128 пре 7 година
  Josh Stone f35cce229e Always use #![no_std], and declare std when enabled пре 7 година
  Josh Stone 261efafe0b Merge branch 'master' into regexident-i128 пре 7 година
  bors[bot] a49013e338 Merge #59 пре 7 година
  Josh Stone aa21fba9fc re-export CheckedRem and CheckedNeg at the root пре 7 година
  Vincent Esche 152b38e03f Added impls of `Num` for `i128` and `u128` пре 7 година