Josh Stone
|
1ebcc77513
Expand bigint shl/shr benchmarking
|
9 years ago |
Homu
|
494fce7dd3
Auto merge of #160 - ollie27:bigint_more_fmt, r=cuviper
|
9 years ago |
Oliver Middleton
|
95d8ccdb24
bigint: Make fmt traits take into account formatting parameters
|
9 years ago |
Homu
|
516587ce2e
Auto merge of #159 - anchovieshat:master, r=cuviper
|
9 years ago |
Colin Davidson
|
3c7441ab0a
Add Binary, Octal to BigUint. Add UpperHex, LowerHex, Binary, Octal to BigInt
|
9 years ago |
Homu
|
e3bc794ca4
Auto merge of #158 - anchovieshat:master, r=cuviper
|
9 years ago |
Colin Davidson
|
a89a2e82e6
Fix test names
|
9 years ago |
Colin Davidson
|
d5d7c855b0
Add tests for UpperHex and LowerHex
|
9 years ago |
Colin Davidson
|
04000436b1
Switch to ascii uppercase function
|
9 years ago |
Colin Davidson
|
80c4d01b7f
Add LowerHex and UpperHex formatting
|
9 years ago |
Homu
|
010f562a62
Auto merge of #157 - durka:patch-1, r=hauleth
|
9 years ago |
Alex Burka
|
5962dd29c9
remove stale #[deriving(Zero)] docs
|
9 years ago |
Homu
|
e65fd4e5b2
Auto merge of #150 - ollie27:bigint_to_str, r=cuviper
|
9 years ago |
Josh Stone
|
838b4e42b3
Publish num 0.1.30
|
9 years ago |
Josh Stone
|
9ec4106a99
Merge pull request #154 from briansmith/optional-rand-rustc_serialize
|
9 years ago |
Brian Smith
|
9e3e8552ac
Make `rand` and `rustc-serialize` dependencies optional.
|
9 years ago |
Josh Stone
|
22722ac55d
pow: shift exp powers of 2 before accumulating
|
9 years ago |
Josh Stone
|
e8d948a3d2
Reduce the size of the BigUint pow benchmark
|
9 years ago |
David Hewson
|
71b2e0627c
Benchmark pow on BigUint (from #152)
|
9 years ago |
Oliver Middleton
|
d2b23d0f29
bigint: small to_str_radix optimization
|
9 years ago |
Homu
|
fe513cc079
Auto merge of #149 - rust-num:i-complex-constant, r=cuviper
|
9 years ago |
Łukasz Jan Niemier
|
8e267ee4cb
Fix docs and function position
|
9 years ago |
Łukasz Jan Niemier
|
458e9594d4
Add complex `i` constant function
|
9 years ago |
Homu
|
661e225862
Auto merge of #145 - ollie27:bigint_float, r=cuviper
|
9 years ago |
Oliver Middleton
|
2c235d2dde
bigint: cleanup float conversions
|
9 years ago |
Oliver Middleton
|
a480c7ca6c
bigint: fix float conversions
|
9 years ago |
Homu
|
283a2e192d
Auto merge of #144 - bluss:syntax-ext, r=cuviper
|
9 years ago |
Josh Stone
|
ddc0b1ce0e
Add a simple multirust script for local "CI"
|
9 years ago |
Josh Stone
|
2e3e575117
Fix the feature masks in the approx_sqrt doc example
|
9 years ago |
bluss
|
4d237003ec
Fix num_macros for syntax/syntax_ext crate split
|
9 years ago |