Josh Stone
|
49237f6f45
integer: expand tests for gcd min_value()
|
9 years ago |
Emerentius
|
499def9207
Added tests for gcd
|
9 years ago |
Emerentius
|
59089d9d5c
Made it panic on gcd = min_val in debug mode
|
9 years ago |
Emerentius
|
82a6ab2f30
comment corrected
|
9 years ago |
Emerentius
|
e892054813
implement Stein's algorithm for gcd
|
9 years ago |
mitchmindtree
|
f0af39dfae
Removed deprecation attributes that can no longer be used outside of std
|
10 years ago |
Aaron Turon
|
63c7a25ed9
Update to 1.0.0-beta (stable only)
|
10 years ago |
Alex Crichton
|
1841c8ace4
Update to rust master
|
10 years ago |
Huon Wilson
|
139cf8cf66
Bump to 0.1.7.
|
10 years ago |
gifnksm
|
8219095e39
update to rust mater
|
10 years ago |
Sven Nilsen
|
ae3bb3619c
Upgrade to latest Rust
|
10 years ago |
Chase McCarthy
|
a7e9e79049
Add semicolons to macro lines
|
10 years ago |
gifnksm
|
a325a566c6
update to latest rustc
|
10 years ago |
gifnksm
|
2155e7d2ee
Add numeric functions and `traits` module that provide numeric traits for generic
|
10 years ago |
Joseph Crail
|
fc984d4432
Fix overflowing literal in LCM test.
|
10 years ago |
gifnksm
|
272d6edb79
Update to latest rustc
|
10 years ago |
Aaron Turon
|
482f0e0b74
Initial seeding from rust repo
|
10 years ago |