Commit History

Author SHA1 Message Date
  Josh Stone 21b520ea15 Add new traits for reference and assignment operators 8 years ago
  Yoan Lecoq fd50c9196b Added trait bounds tests for Wrapping 8 years ago
  Yoan Lecoq 807584688c Added some tests for Wrapping<T>'s impls 8 years ago
  Yoan Lecoq f4e0b47ceb Revert #[inline] hints 8 years ago
  Yoan Lecoq 760604361d Add missing #[inline] hints 8 years ago
  Yoan Lecoq 356a4ba5b5 Removed useless trait bounds 8 years ago
  Yoan Lecoq b562c1ec39 Minor changes for correctness 8 years ago
  Yoan Lecoq 9b06d4a0bb Attempt at fixing E0411 on older rust versions 8 years ago
  Yoan Lecoq b024e1c326 Implemented Zero, One and Num for Wrapping<T> 8 years ago
  Jacob Kiesel c78a48fd35 Improve documentation comments 8 years ago
  Jacob Kiesel 17665ec50d Update lib.rs 8 years ago
  Jacob Kiesel f8dcec366b Made requested changes. 8 years ago
  Josh Stone 817ab00f64 Merge pull request #256 from nwin/add-wrapping-traits 8 years ago
  Corey Farwell 19109883de Add doc example for `num_traits::Num::from_str_radix`. 8 years ago
  nwin d25f53056d Added traits for wrapping arithmetics. 8 years ago
  bluss ff2a350e98 Use the integer32 playground 8 years ago
  bluss e4a6956e5a Add doc(html_root_url) and other doc attrs to each crate 8 years ago
  Ivan Ukhov 01aad702af Add a trait for floating-point constants 8 years ago
  Josh Stone 932e45c207 traits: inline integer from_str_radix 8 years ago
  Vinzent Steinberg 3e4595eac6 Move functions remaining in num to num-traits 9 years ago
  Josh Stone b73cfa57bb traits: use `cast` items before `int` 9 years ago
  Łukasz Jan Niemier 956bb0f4db Reapply ebed6756de732f959bbc72bbb9ec8c4e28b19143 9 years ago
  Łukasz Jan Niemier 96e9166b0a Extract iter 9 years ago
  Łukasz Jan Niemier 2176b7048c Extract bigint 9 years ago
  Łukasz Jan Niemier c124be549f Move traits to separate crate 9 years ago