Commit History

Author SHA1 Message Date
  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
  Vinzent Steinberg 3e4595eac6 Move functions remaining in num to num-traits 9 years ago
  Josh Stone 865c491ce2 num: remove `pub` from sub-crates 9 years ago
  Łukasz Jan Niemier 58b5fe5883 Serializers dependencies 9 years ago
  Josh Stone c9d82acf00 test_features.sh: re-enable as a simple build 9 years ago
  Josh Stone 9d439e7860 num: don't need std::hash even for testing 9 years ago
  Josh Stone 529d7634dd num: use original num_foo crate names for imports 9 years ago
  Łukasz Jan Niemier 96e9166b0a Extract iter 9 years ago
  Łukasz Jan Niemier ed076070e6 Extract complex 9 years ago
  Łukasz Jan Niemier 54685c46a1 Extract rational 9 years ago
  Łukasz Jan Niemier 2176b7048c Extract bigint 9 years ago
  Łukasz Jan Niemier f1a80857ee Extract integer module 9 years ago
  Łukasz Jan Niemier c124be549f Move traits to separate crate 9 years ago
  Erick Tryzelaar 112923eec5 Add support for Serde 0.7. 9 years ago
  Josh Stone 9b2116d78f Fix spelling of "occurred". 9 years ago
  est31 3c5ecdc636 Add checked_pow function 9 years ago
  Brian Smith 9e3e8552ac Make `rand` and `rustc-serialize` dependencies optional. 9 years ago
  Josh Stone 22722ac55d pow: shift exp powers of 2 before accumulating 9 years ago
  Josh Stone 2e3e575117 Fix the feature masks in the approx_sqrt doc example 9 years ago
  Josh Stone 7fa80f7786 Update intros to better reflect the breadth of num 9 years ago
  Josh Stone b4026b9fec Update repo and doc links 9 years ago
  root 4c123a9e71 Make rustc-serialize, bignum, rational, complex into opt-out features 10 years ago
  Oliver Mader 785e07d83c Re-export `cast` for ergonomic reasons 10 years ago
  Alex Crichton a6a399d52e Enable testing on stable Rust 10 years ago
  kennytm 24d2f15ccf Avoid and remove some unstable features. 10 years ago
  Alex Crichton 996128bd4b Fix some doc tests 10 years ago
  Aaron Turon 63c7a25ed9 Update to 1.0.0-beta (stable only) 10 years ago
  Huon Wilson c21b7e17d4 Feature gating is strict now. 10 years ago
  Matt Brubeck 81a16f4a83 rustc-serialize is now rustc_serialize 10 years ago