Homu
|
ffaee11f91
Auto merge of #188 - koverstreet:master, r=cuviper
|
9 years ago |
Kent Overstreet
|
1e65e9dc51
bigint: Fix calculation of size for multiply temporaries
|
9 years ago |
Homu
|
39c1de8841
Auto merge of #137 - liebharc:master, r=cuviper
|
9 years ago |
Christian Liebhardt
|
24fcc1575a
Added powc, powf, log and expf methods for complex numbers
|
9 years ago |
Homu
|
0861fb4cfb
Auto merge of #180 - bluss:fix-toprimitive-float, r=cuviper
|
9 years ago |
bluss
|
acde249bf7
traits: Fix ToPrimitive for f64 -> f32 conversion.
|
9 years ago |
Josh Stone
|
1e192c31ae
num: add path-dependency versions
|
9 years ago |
Josh Stone
|
0dd410468c
rational: add path-dependency versions
|
9 years ago |
Josh Stone
|
164da50a99
iter: add path-dependency versions
|
9 years ago |
Josh Stone
|
dc733b1402
complex: add path-dependency versions
|
9 years ago |
Josh Stone
|
0b79edc108
bigint: add path-dependency versions
|
9 years ago |
Josh Stone
|
84ffb0ad01
integer: add path-dependency versions
|
9 years ago |
Josh Stone
|
2e8ce33d84
Bump all num crates to 0.1.32
|
9 years ago |
Homu
|
774bf31ec6
Auto merge of #182 - ollie27:ratio_posneg, r=cuviper
|
9 years ago |
Oliver Middleton
|
c22e3bf9a2
Correct Ratio::is_negative and Ratio::is_positive
|
9 years ago |
Homu
|
095738e7de
Auto merge of #164 - rust-num:split-into-crates, r=cuviper
|
9 years ago |
Łukasz Jan Niemier
|
58b5fe5883
Serializers dependencies
|
9 years ago |
Łukasz Jan Niemier
|
e59ead7b3a
Add Serde crate to `num_bigint`
|
9 years ago |
Łukasz Jan Niemier
|
8450782413
Revert old `num` crate description
|
9 years ago |
Łukasz Jan Niemier
|
3d11940538
Better descriptions for subcrates
|
9 years ago |
Josh Stone
|
a423b39833
.multirust.sh: use the subcrated "make test"
|
9 years ago |
Josh Stone
|
015cd0be43
.travis.yml: add a verbose build
|
9 years ago |
Josh Stone
|
c9d82acf00
test_features.sh: re-enable as a simple build
|
9 years ago |
Josh Stone
|
03884fdbcc
bigint: reapply #176
|
9 years ago |
Josh Stone
|
aebbc4fd37
bigint: fix and un-ignore the first doctest
|
9 years ago |
Josh Stone
|
8845ee11ed
integer: reapply the rest of #167
|
9 years ago |
Josh Stone
|
0114559adf
Makefile: add complex and iter
|
9 years ago |
Josh Stone
|
8cb026e273
complex: update testing imports and hash
|
9 years ago |
Josh Stone
|
e672d006a4
iter: update testing imports
|
9 years ago |
Josh Stone
|
dac48aa4da
test_nightly.sh: update the macros path
|
9 years ago |