Oliver Mader
|
6c9f457712
Provide generic around f32/f64::MIN_POSITIVE
|
10 years ago |
Alex Crichton
|
a6a399d52e
Enable testing on stable Rust
|
10 years ago |
Alex Crichton
|
edcb6295ff
Bump to 0.1.24
|
10 years ago |
Alex Crichton
|
dab8c6de71
Merge pull request #96 from renato-zannon/rustup
|
10 years ago |
Alex Crichton
|
0ab1010b10
Merge pull request #95 from runarberg/master
|
10 years ago |
Renato Zannon
|
e8450fd47a
Update num-macros to rust master
|
10 years ago |
runarberg
|
505eb86c18
Added the power method for rational numbers
|
10 years ago |
Alex Crichton
|
44679902bd
Update num-macros to Rust master
|
10 years ago |
Alex Crichton
|
b75dbbdfcb
Rename num_macros to num-macros
|
10 years ago |
Alex Crichton
|
dc0a0452c6
Merge branch 'master' of https://github.com/erickt/num
|
10 years ago |
Alex Crichton
|
a3d9093938
Merge pull request #89 from joshtriplett/bounded-tuples
|
10 years ago |
Josh Triplett
|
6f2db9b631
Factor out more generic macro to run a macro on each tuple type
|
10 years ago |
Josh Triplett
|
c6163dac40
traits.rs: Implement Bounded for tuples of Bounded types
|
10 years ago |
mitchmindtree
|
63d2e79c1e
Added temporary fix for unstable std from_str_radix method
|
10 years ago |
mitchmindtree
|
3028d602e6
Fixed issue where unstable version of from_str_radix was being called instead of the local Num trait version
|
10 years ago |
mitchmindtree
|
f8fd49c375
Use latest version of rand crate
|
10 years ago |
mitchmindtree
|
e3557d61e7
Use latest rustc-serialize and increment version for crates.io
|
10 years ago |
Alex Crichton
|
cfe5ac956b
Merge pull request #85 from mitchmindtree/master
|
10 years ago |
mitchmindtree
|
f70a07bab7
Incremented version for crates.io
|
10 years ago |
mitchmindtree
|
f0af39dfae
Removed deprecation attributes that can no longer be used outside of std
|
10 years ago |
Alex Crichton
|
eeeaaf2407
Merge pull request #82 from nham/improve_bigint_docs
|
10 years ago |
Nick Hamann
|
82aa7c7864
Improve bigint docs.
|
10 years ago |
Erick Tryzelaar
|
f4a69a6f01
Export the #[derive(FromPrimitive)] from rust proper
|
10 years ago |
Alex Crichton
|
44dfed32b7
Bump to 0.1.22
|
10 years ago |
Alex Crichton
|
7861e4c6da
Merge pull request #78 from kennytm/master
|
10 years ago |
kennytm
|
fd86a2c531
Make sure PrimInt is actually implemented for the primitive types.
|
10 years ago |
kennytm
|
24d2f15ccf
Avoid and remove some unstable features.
|
10 years ago |
Alex Crichton
|
80b6f92c4e
Merge pull request #77 from andersk/complex-neg
|
10 years ago |
Anders Kaseorg
|
7fb887bffc
Require Neg for Complex conj and inv
|
10 years ago |
Alex Crichton
|
24b7793174
Bump to 0.1.21
|
10 years ago |