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 |
Josh Stone
|
477cbc87c9
Publish num 0.1.29
|
9 years ago |
Josh Stone
|
b84142fc28
bigint: add a Hash test
|
9 years ago |
Homu
|
9b45e6dd9b
Auto merge of #139 - ollie27:bigint_hash, r=cuviper
|
9 years ago |
Josh Stone
|
7593c17fa7
More bigint str_radix performance tweaks
|
9 years ago |
Oliver Middleton
|
e152bbcb46
bigint: simplify Hash
|
9 years ago |
Josh Stone
|
c9e15aef2d
bigint: use full cmp results for checked_sub
|
9 years ago |
Josh Stone
|
4a8752274c
bigint: slightly improve multiply/divide performance
|
9 years ago |
Josh Stone
|
b7724a6650
Simplify BigInt Mul forwarding
|
9 years ago |
Josh Stone
|
22ff3f918d
bigint: improve from_str_radix performance
|
9 years ago |
Josh Stone
|
49529895a2
bigint: greatly improve to_str_radix performance
|
9 years ago |
Josh Stone
|
84542e6e03
Add benchmarks for bigint to/from_str_radix
|
9 years ago |
Homu
|
f8351af572
Auto merge of #138 - ollie27:bigint_from, r=cuviper
|
9 years ago |
Oliver Middleton
|
9c7c995631
bigint: add tests for From implementations
|
9 years ago |
Oliver Middleton
|
8e1c6a3c11
bigint: add From implementations
|
9 years ago |
Homu
|
f2ea30d9f4
Auto merge of #133 - koverstreet:master, r=cuviper
|
9 years ago |
Kent Overstreet
|
fa372e230b
Multiply/divide torture test
|
9 years ago |
Kent Overstreet
|
79928b3185
Improve division performance
|
9 years ago |
Kent Overstreet
|
08b0022aab
Improve multiply performance
|
9 years ago |
Kent Overstreet
|
496ae0337c
Add add/subtract functions that work in place, on slices
|
9 years ago |
Kent Overstreet
|
a1e57a48b2
Add multiplication/division benchmarks
|
9 years ago |
Kent Overstreet
|
dbd22cfdd8
fix some annoying build warnings
|
9 years ago |
Josh Stone
|
a228385394
num-macros: rustc::plugin -> rustc_plugin
|
9 years ago |
Josh Stone
|
659c1a73c3
Publish num 0.1.28
|
9 years ago |