Commit History

Autor SHA1 Mensaxe Data
  Josh Stone b87abdcb50 Fix clippy::manual_map %!s(int64=3) %!d(string=hai) anos
  Josh Stone a8812c176c Fix clippy::assign_op_pattern %!s(int64=3) %!d(string=hai) anos
  Josh Stone 1010ba920d Remove useless extern crate %!s(int64=3) %!d(string=hai) anos
  Josh Stone 856d342c15 Always test NumAssignRef %!s(int64=3) %!d(string=hai) anos
  Josh Stone 4fc497fe9e Assume i128 support %!s(int64=3) %!d(string=hai) anos
  Josh Stone e7fdddb302 Update MSRV to 1.31 %!s(int64=3) %!d(string=hai) anos
  Josh Stone da2bd55647 Upgrade to 2018 edition %!s(int64=3) %!d(string=hai) anos
  SparrowLii 9c5034c7bb take references as parameters %!s(int64=4) %!d(string=hai) anos
  SparrowLii 50afb16590 fixes codes structure etc. %!s(int64=4) %!d(string=hai) anos
  SparrowLii b29d99b837 Fixes methods %!s(int64=4) %!d(string=hai) anos
  SparrowLii 87811d7f4b fixes float::Float and fmt %!s(int64=4) %!d(string=hai) anos
  SparrowLii 1ea0c35468 Add support for euclidean division and modulation %!s(int64=4) %!d(string=hai) anos
  Sergei Shilovsky 6959b8ab13 Skip check_numassignref_ops test for old rustc %!s(int64=4) %!d(string=hai) anos
  Sergei Shilovsky 53cbc456c4 Highlight difference in traits' abstraction level %!s(int64=4) %!d(string=hai) anos
  Sergei Shilovsky 42e3f95797 add test: check_numassignref_ops %!s(int64=4) %!d(string=hai) anos
  Sergei Shilovsky 136080bb08 impl Num Wrapping<T> can rely on NumOps instead %!s(int64=4) %!d(string=hai) anos
  Trevor Spiteri cd877fe0ff Ignore case for float parsing of text special values %!s(int64=4) %!d(string=hai) anos
  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