bluss
|
ff2a350e98
Use the integer32 playground
|
8 年之前 |
bluss
|
e4a6956e5a
Add doc(html_root_url) and other doc attrs to each crate
|
8 年之前 |
Vinzent Steinberg
|
3e4595eac6
Move functions remaining in num to num-traits
|
9 年之前 |
Josh Stone
|
865c491ce2
num: remove `pub` from sub-crates
|
9 年之前 |
Łukasz Jan Niemier
|
58b5fe5883
Serializers dependencies
|
9 年之前 |
Josh Stone
|
c9d82acf00
test_features.sh: re-enable as a simple build
|
9 年之前 |
Josh Stone
|
9d439e7860
num: don't need std::hash even for testing
|
9 年之前 |
Josh Stone
|
529d7634dd
num: use original num_foo crate names for imports
|
9 年之前 |
Łukasz Jan Niemier
|
96e9166b0a
Extract iter
|
9 年之前 |
Łukasz Jan Niemier
|
ed076070e6
Extract complex
|
9 年之前 |
Łukasz Jan Niemier
|
54685c46a1
Extract rational
|
9 年之前 |
Łukasz Jan Niemier
|
2176b7048c
Extract bigint
|
9 年之前 |
Łukasz Jan Niemier
|
f1a80857ee
Extract integer module
|
9 年之前 |
Łukasz Jan Niemier
|
c124be549f
Move traits to separate crate
|
9 年之前 |
Erick Tryzelaar
|
112923eec5
Add support for Serde 0.7.
|
9 年之前 |
Josh Stone
|
9b2116d78f
Fix spelling of "occurred".
|
9 年之前 |
est31
|
3c5ecdc636
Add checked_pow function
|
9 年之前 |
Brian Smith
|
9e3e8552ac
Make `rand` and `rustc-serialize` dependencies optional.
|
9 年之前 |
Josh Stone
|
22722ac55d
pow: shift exp powers of 2 before accumulating
|
9 年之前 |
Josh Stone
|
2e3e575117
Fix the feature masks in the approx_sqrt doc example
|
9 年之前 |
Josh Stone
|
7fa80f7786
Update intros to better reflect the breadth of num
|
9 年之前 |
Josh Stone
|
b4026b9fec
Update repo and doc links
|
9 年之前 |
root
|
4c123a9e71
Make rustc-serialize, bignum, rational, complex into opt-out features
|
10 年之前 |
Oliver Mader
|
785e07d83c
Re-export `cast` for ergonomic reasons
|
10 年之前 |
Alex Crichton
|
a6a399d52e
Enable testing on stable Rust
|
10 年之前 |
kennytm
|
24d2f15ccf
Avoid and remove some unstable features.
|
10 年之前 |
Alex Crichton
|
996128bd4b
Fix some doc tests
|
10 年之前 |
Aaron Turon
|
63c7a25ed9
Update to 1.0.0-beta (stable only)
|
10 年之前 |
Huon Wilson
|
c21b7e17d4
Feature gating is strict now.
|
10 年之前 |
Matt Brubeck
|
81a16f4a83
rustc-serialize is now rustc_serialize
|
10 年之前 |