Josh Stone
|
8be7e7bab5
Simplify some Ratio methods
|
9 years ago |
Josh Stone
|
5b2cb8df97
Simplify Integer dependant traits
|
9 years ago |
Murarth
|
b2767517f4
Check for zero denominator when parsing Ratio
|
9 years ago |
root
|
4c123a9e71
Make rustc-serialize, bignum, rational, complex into opt-out features
|
9 years ago |
runarberg
|
505eb86c18
Added the power method for rational numbers
|
9 years ago |
Aaron Turon
|
63c7a25ed9
Update to 1.0.0-beta (stable only)
|
10 years ago |
Alex Crichton
|
fcd3760625
Get tests passing again
|
10 years ago |
Darin Morrison
|
8ea4c031dd
Replace #[should_fail] with #[should_panic]
|
10 years ago |
Alex Crichton
|
817dec99aa
Remove usage of deprecated apis
|
10 years ago |
Austin Bonander
|
f260a7f565
Upgrade to latest Rust
|
10 years ago |
Sam Payson
|
6a0c32782e
Change `radix` to u32, to build with new rustc.
|
10 years ago |
Matt Brubeck
|
42edb63090
Update FromStr and FromStrRadix to return Result
|
10 years ago |
Alex Crichton
|
c05cd530db
Bump to 0.1.10
|
10 years ago |
Huon Wilson
|
139cf8cf66
Bump to 0.1.7.
|
10 years ago |
Alex Crichton
|
bfa91ee92a
Bump to 0.1.6
|
10 years ago |
gifnksm
|
8219095e39
update to rust mater
|
10 years ago |
Sven Nilsen
|
ae3bb3619c
Upgrade to latest Rust
|
10 years ago |
Alex Crichton
|
5d4b921537
Fix build warnings
|
10 years ago |
gifnksm
|
9316be3bc1
update to latest rustc
|
10 years ago |
Chase McCarthy
|
a7e9e79049
Add semicolons to macro lines
|
10 years ago |
gifnksm
|
a325a566c6
update to latest rustc
|
10 years ago |
gifnksm
|
d89fbbf044
Add `deriving(Copy)` for `Copy`able structs/enums/
|
10 years ago |
gifnksm
|
b20dda2307
Update to iter stabilization.
|
10 years ago |
gifnksm
|
233c02030d
Fix for namespaced enums.
|
10 years ago |
gifnksm
|
29011d14d9
std::from_str::FromStr -> std::str::FromStr
|
10 years ago |
gifnksm
|
2155e7d2ee
Add numeric functions and `traits` module that provide numeric traits for generic
|
10 years ago |
gifnksm
|
7a7c5fb2ad
Implements `Encodable` and `Decodable`
|
10 years ago |
Joseph Crail
|
e09b009edb
Remove unused imports.
|
10 years ago |
gifnksm
|
163646cd63
Use sliciing_syntax
|
10 years ago |
Joseph Crail
|
11901f7724
Fix warning about renamed missing doc attribute.
|
10 years ago |