Commit History

Автор 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 години