Commit History

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