提交历史

作者 SHA1 备注 提交日期
  Alex Crichton d4e7a6654f Bump num to 0.1.25 10 年之前
  Alex Crichton a7c70adf5b Merge pull request #101 from bluss/num-features 10 年之前
  root 4c123a9e71 Make rustc-serialize, bignum, rational, complex into opt-out features 10 年之前
  Alex Crichton aeebff3578 Bump to 0.1.25 10 年之前
  Alex Crichton ff6f8d9d29 Merge pull request #98 from clatour/rustup 10 年之前
  Alex Crichton 0a7847cd65 Merge pull request #99 from b52/issue-93-float-min-positive 10 年之前
  Alex Crichton 3f69d7632f Merge pull request #100 from b52/issue-92-reexport-cast 10 年之前
  Alex Crichton 82645a31df Don't print to stdout on `cargo bench` 10 年之前
  Oliver Mader 785e07d83c Re-export `cast` for ergonomic reasons 10 年之前
  Oliver Mader 6c9f457712 Provide generic around f32/f64::MIN_POSITIVE 10 年之前
  Chandler Latour 9399e4ff88 Change Annotatable to &Annotatable for nightly 10 年之前
  Alex Crichton a6a399d52e Enable testing on stable Rust 10 年之前
  Alex Crichton edcb6295ff Bump to 0.1.24 10 年之前
  Alex Crichton dab8c6de71 Merge pull request #96 from renato-zannon/rustup 10 年之前
  Alex Crichton 0ab1010b10 Merge pull request #95 from runarberg/master 10 年之前
  Renato Zannon e8450fd47a Update num-macros to rust master 10 年之前
  runarberg 505eb86c18 Added the power method for rational numbers 10 年之前
  Alex Crichton 44679902bd Update num-macros to Rust master 10 年之前
  Alex Crichton b75dbbdfcb Rename num_macros to num-macros 10 年之前
  Alex Crichton dc0a0452c6 Merge branch 'master' of https://github.com/erickt/num 10 年之前
  Alex Crichton a3d9093938 Merge pull request #89 from joshtriplett/bounded-tuples 10 年之前
  Josh Triplett 6f2db9b631 Factor out more generic macro to run a macro on each tuple type 10 年之前
  Josh Triplett c6163dac40 traits.rs: Implement Bounded for tuples of Bounded types 10 年之前
  mitchmindtree 63d2e79c1e Added temporary fix for unstable std from_str_radix method 10 年之前
  mitchmindtree 3028d602e6 Fixed issue where unstable version of from_str_radix was being called instead of the local Num trait version 10 年之前
  mitchmindtree f8fd49c375 Use latest version of rand crate 10 年之前
  mitchmindtree e3557d61e7 Use latest rustc-serialize and increment version for crates.io 10 年之前
  Alex Crichton cfe5ac956b Merge pull request #85 from mitchmindtree/master 10 年之前
  mitchmindtree f70a07bab7 Incremented version for crates.io 10 年之前
  mitchmindtree f0af39dfae Removed deprecation attributes that can no longer be used outside of std 10 年之前