Historique des commits

Auteur SHA1 Message Date
  Huon Wilson 4d7cb95740 Bump to 0.1.27. il y a 9 ans
  Huon Wilson 13bf6a011f Merge pull request #108 from Gustorn/sized il y a 9 ans
  Gustorn 3ccb4bd6c5 Added Sized trait bound for traits that requite it il y a 9 ans
  Alex Crichton 1f298e233c Bump versions to 0.1.26 il y a 9 ans
  Alex Crichton b57accf314 Update to rust nightly il y a 9 ans
  Alex Crichton d4e7a6654f Bump num to 0.1.25 il y a 9 ans
  Alex Crichton a7c70adf5b Merge pull request #101 from bluss/num-features il y a 9 ans
  root 4c123a9e71 Make rustc-serialize, bignum, rational, complex into opt-out features il y a 9 ans
  Alex Crichton aeebff3578 Bump to 0.1.25 il y a 9 ans
  Alex Crichton ff6f8d9d29 Merge pull request #98 from clatour/rustup il y a 9 ans
  Alex Crichton 0a7847cd65 Merge pull request #99 from b52/issue-93-float-min-positive il y a 9 ans
  Alex Crichton 3f69d7632f Merge pull request #100 from b52/issue-92-reexport-cast il y a 9 ans
  Alex Crichton 82645a31df Don't print to stdout on `cargo bench` il y a 9 ans
  Oliver Mader 785e07d83c Re-export `cast` for ergonomic reasons il y a 9 ans
  Oliver Mader 6c9f457712 Provide generic around f32/f64::MIN_POSITIVE il y a 9 ans
  Chandler Latour 9399e4ff88 Change Annotatable to &Annotatable for nightly il y a 9 ans
  Alex Crichton a6a399d52e Enable testing on stable Rust il y a 9 ans
  Alex Crichton edcb6295ff Bump to 0.1.24 il y a 9 ans
  Alex Crichton dab8c6de71 Merge pull request #96 from renato-zannon/rustup il y a 9 ans
  Alex Crichton 0ab1010b10 Merge pull request #95 from runarberg/master il y a 9 ans
  Renato Zannon e8450fd47a Update num-macros to rust master il y a 9 ans
  runarberg 505eb86c18 Added the power method for rational numbers il y a 9 ans
  Alex Crichton 44679902bd Update num-macros to Rust master il y a 9 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