Historique des commits

Auteur SHA1 Message Date
  Alex Crichton 0ab1010b10 Merge pull request #95 from runarberg/master il y a 10 ans
  runarberg 505eb86c18 Added the power method for rational numbers il y a 10 ans
  Alex Crichton 44679902bd Update num-macros to Rust master il y a 10 ans
  Alex Crichton b75dbbdfcb Rename num_macros to num-macros il y a 10 ans
  Alex Crichton dc0a0452c6 Merge branch 'master' of https://github.com/erickt/num il y a 10 ans
  Alex Crichton a3d9093938 Merge pull request #89 from joshtriplett/bounded-tuples il y a 10 ans
  Josh Triplett 6f2db9b631 Factor out more generic macro to run a macro on each tuple type il y a 10 ans
  Josh Triplett c6163dac40 traits.rs: Implement Bounded for tuples of Bounded types il y a 10 ans
  mitchmindtree 63d2e79c1e Added temporary fix for unstable std from_str_radix method il y a 10 ans
  mitchmindtree 3028d602e6 Fixed issue where unstable version of from_str_radix was being called instead of the local Num trait version il y a 10 ans
  mitchmindtree f8fd49c375 Use latest version of rand crate il y a 10 ans
  mitchmindtree e3557d61e7 Use latest rustc-serialize and increment version for crates.io il y a 10 ans
  Alex Crichton cfe5ac956b Merge pull request #85 from mitchmindtree/master il y a 10 ans
  mitchmindtree f70a07bab7 Incremented version for crates.io il y a 10 ans
  mitchmindtree f0af39dfae Removed deprecation attributes that can no longer be used outside of std il y a 10 ans
  Alex Crichton eeeaaf2407 Merge pull request #82 from nham/improve_bigint_docs il y a 10 ans
  Nick Hamann 82aa7c7864 Improve bigint docs. il y a 10 ans
  Erick Tryzelaar f4a69a6f01 Export the #[derive(FromPrimitive)] from rust proper il y a 10 ans
  Alex Crichton 44dfed32b7 Bump to 0.1.22 il y a 10 ans
  Alex Crichton 7861e4c6da Merge pull request #78 from kennytm/master il y a 10 ans
  kennytm fd86a2c531 Make sure PrimInt is actually implemented for the primitive types. il y a 10 ans
  kennytm 24d2f15ccf Avoid and remove some unstable features. il y a 10 ans
  Alex Crichton 80b6f92c4e Merge pull request #77 from andersk/complex-neg il y a 10 ans
  Anders Kaseorg 7fb887bffc Require Neg for Complex conj and inv il y a 10 ans
  Alex Crichton 24b7793174 Bump to 0.1.21 il y a 10 ans
  Alex Crichton 996128bd4b Fix some doc tests il y a 10 ans
  Alex Crichton f2cecb0fda Merge pull request #76 from aturon/beta-fixes il y a 10 ans
  Aaron Turon 63c7a25ed9 Update to 1.0.0-beta (stable only) il y a 10 ans
  Alex Crichton 1579bf64f0 Merge pull request #75 from aturon/master il y a 10 ans
  Aaron Turon 03db5c9d1b Vendor deprecated/unstable traits from std::num il y a 10 ans