Historique des commits

Auteur SHA1 Message Date
  Vinzent Steinberg 128e456342 Travis, please test traits with no_std il y a 7 ans
  Vinzent Steinberg 169105bb84 Implement `Float::{min, max}` for `no_std` il y a 7 ans
  Vinzent Steinberg 6253669ef4 Mark methods in `Float` whether they require `std` il y a 7 ans
  Vinzent Steinberg 351dfc6383 traits: Introduce std feature il y a 7 ans
  Homu ef752e4687 Auto merge of #291 - cuviper:hasher, r=cuviper il y a 8 ans
  Josh Stone 1b895a8632 Get the default hasher indirectly il y a 8 ans
  Homu f9d36e6d9b Auto merge of #283 - cuviper:more-num, r=cuviper il y a 8 ans
  Josh Stone 3ead4a16b5 Implement RefNum more generically il y a 8 ans
  Josh Stone 21b520ea15 Add new traits for reference and assignment operators il y a 8 ans
  Homu ef08fe2f96 Auto merge of #286 - yoanlcq:missing-impls-for-wrapping, r=cuviper il y a 8 ans
  Josh Stone 9115df6179 Merge branch 'master' into missing-impls-for-wrapping il y a 8 ans
  Homu 51e95550fc Auto merge of #285 - sdroege:ratio-approx-from-float, r=cuviper il y a 8 ans
  Homu d5ca939959 Auto merge of #290 - king6cong:master, r=cuviper il y a 8 ans
  king6cong ea45567f0c add missing '`' in README.md il y a 8 ans
  Sebastian Dröge f74753089b rational: Implement approximation from floats and FromPrimitive for various types il y a 8 ans
  Yoan Lecoq 9d8c808db6 comment out wrapping_is_signed test to make Rust 1.8 happy il y a 8 ans
  Yoan Lecoq fd50c9196b Added trait bounds tests for Wrapping il y a 8 ans
  Yoan Lecoq 3b7a775f38 Remove Signed Wrapping test because Wrapping doesn't impl Neg in Rust 1.8 il y a 8 ans
  Yoan Lecoq 3896c64dc7 Attempt to work around E0425 in test macros on Rust 1.8 il y a 8 ans
  Yoan Lecoq 3f6ea76e60 Removed some #[inline] hints again il y a 8 ans
  Yoan Lecoq 807584688c Added some tests for Wrapping<T>'s impls il y a 8 ans
  Yoan Lecoq b90cfaaa7f Revert "impl PrimInt for Wrapping<T>" il y a 8 ans
  Yoan Lecoq f4e0b47ceb Revert #[inline] hints il y a 8 ans
  Yoan Lecoq 81aa6dbe48 Revert impl for Checked and Saturating il y a 8 ans
  Yoan Lecoq 760604361d Add missing #[inline] hints il y a 8 ans
  Yoan Lecoq 47b8c7b5ae impl Wrapping ops for Wrapping<T> il y a 8 ans
  Yoan Lecoq 9c3e9791d2 impl Checked* and Saturating for Wrapping<T> il y a 8 ans
  Yoan Lecoq f249edf546 impl ToPrimitive, FromPrimitive and NumCast for Wrapping<T> il y a 8 ans
  Yoan Lecoq 35a9bcba19 impl Bounded for Wrapping<T> il y a 8 ans
  Yoan Lecoq b2d957fe4b Small fix for older Rust versions il y a 8 ans