Josh Stone
|
642787fbd2
Merge pull request #121 from wrieger93/issue_120
|
9 năm trước cách đây |
David Ripton
|
e86913924e
Remove extra parentheses to fix a warning
|
9 năm trước cách đây |
William Rieger
|
1eb3deaca8
Add a function that returns the sign of a BigInt.
|
10 năm trước cách đây |
Alex Crichton
|
b57accf314
Update to rust nightly
|
10 năm trước cách đây |
root
|
4c123a9e71
Make rustc-serialize, bignum, rational, complex into opt-out features
|
10 năm trước cách đây |
Alex Crichton
|
a6a399d52e
Enable testing on stable Rust
|
10 năm trước cách đây |
mitchmindtree
|
f0af39dfae
Removed deprecation attributes that can no longer be used outside of std
|
10 năm trước cách đây |
Nick Hamann
|
82aa7c7864
Improve bigint docs.
|
10 năm trước cách đây |
Aaron Turon
|
63c7a25ed9
Update to 1.0.0-beta (stable only)
|
10 năm trước cách đây |
Alex Crichton
|
fcd3760625
Get tests passing again
|
10 năm trước cách đây |
Anders Kaseorg
|
a00fe8b700
Replace FromError with From
|
10 năm trước cách đây |
Alex Crichton
|
1841c8ace4
Update to rust master
|
10 năm trước cách đây |
Matt Brubeck
|
81a16f4a83
rustc-serialize is now rustc_serialize
|
10 năm trước cách đây |
Alex Crichton
|
9848257eae
Update to rust master
|
10 năm trước cách đây |
Joseph Crail
|
5a0835d5d7
Replace deprecated range function.
|
10 năm trước cách đây |
Darin Morrison
|
8ea4c031dd
Replace #[should_fail] with #[should_panic]
|
10 năm trước cách đây |
Alex Crichton
|
817dec99aa
Remove usage of deprecated apis
|
10 năm trước cách đây |
Steve Jahns
|
fb6b4ae9df
Rust nightly needs explicit cast from u32 to usize
|
10 năm trước cách đây |
Austin Bonander
|
f260a7f565
Upgrade to latest Rust
|
10 năm trước cách đây |
Huon Wilson
|
2a3f2f060d
Fix test.
|
10 năm trước cách đây |
Sam Payson
|
6a0c32782e
Change `radix` to u32, to build with new rustc.
|
10 năm trước cách đây |
Alex Crichton
|
e2f0b0d327
Update to rust master
|
10 năm trước cách đây |
Matt Brubeck
|
42edb63090
Update FromStr and FromStrRadix to return Result
|
10 năm trước cách đây |
Matt Brubeck
|
b324415930
Change Show to Debug
|
10 năm trước cách đây |
Gulshan Singh
|
7ba31bc3a7
Implemented from_bytes and to_bytes
|
10 năm trước cách đây |
Alex Crichton
|
c05cd530db
Bump to 0.1.10
|
10 năm trước cách đây |
Gulshan Singh
|
f1bfd76bbb
Fixed some typos and added some examples
|
10 năm trước cách đây |
Renato Zannon
|
791264ddfc
Rename BigDigit module to big_digit
|
10 năm trước cách đây |
Alex Crichton
|
45f5cc39bd
s/bigusize/biguint/
|
10 năm trước cách đây |
Huon Wilson
|
139cf8cf66
Bump to 0.1.7.
|
10 năm trước cách đây |