Isaac Carruthers
|
b29c13e54f
Remove unnecessary PartialOrd constraint on new Rem implementation.
|
7 年之前 |
Isaac Carruthers
|
263bd0ec44
Switch to using a simpler scheme for complex remainders
|
7 年之前 |
Isaac Carruthers
|
42a6ae5353
Extract common logic for from_str and from_str_radix for `Complex`
|
7 年之前 |
Isaac Carruthers
|
41d6a32dba
Removed extraneous where clauses
|
7 年之前 |
Isaac Carruthers
|
2dcb722007
Merge remote-tracking branch 'upstream/master'
|
7 年之前 |
Isaac Carruthers
|
1b671ca43e
Add general Rem and Num implementations for Complex<T>
|
7 年之前 |
bors[bot]
|
e7df30bac4
Merge #325
|
7 年之前 |
Nicolas Kirchner
|
cbdaf8f6f9
Optimize `BigInt::from_biguint` and `BigInt::assign_from_slice`
|
7 年之前 |
Nicolas Kirchner
|
5106fcc95a
Replace `Vec::copy_from_slice` not implemented in rust 1.8 by another method
|
7 年之前 |
Nicolas Kirchner
|
9b56d6667c
Implement assign_from_slice
|
7 年之前 |
bors[bot]
|
54fe41f305
Merge #323 #324
|
7 年之前 |
Martin Geisler
|
97bc42854a
Add CI badge
|
7 年之前 |
Martin Geisler
|
8d64ff9708
Add CI badge
|
7 年之前 |
Josh Stone
|
846ef39ba6
complex: bump to 0.1.40 with fixed traits dep
|
7 年之前 |
bors[bot]
|
a8ebac5af1
Merge #317
|
7 年之前 |
Josh Stone
|
ee6bbdb2f6
complex: refactor ParseComplexError a little
|
7 年之前 |
Josh Stone
|
bd22a89a32
complex: Simplify the from_str signature
|
7 年之前 |
Josh Stone
|
79c7a4be5f
complex: relax the FromStr trait requirements even more
|
7 年之前 |
Alan Liddell
|
16a180f132
simplifies parse loop, allows leading '+', parametrizes Error on T::Err
|
7 年之前 |
Alan Liddell
|
add0fbf0f0
More informative error messages for complex::from_str
|
7 年之前 |
Alan Liddell
|
38ee1304bb
Cleaned out some allocations
|
7 年之前 |
Josh Stone
|
23d1ab689d
num: bump to 0.1.40
|
7 年之前 |
Josh Stone
|
4e9b426c30
rational: bump to 0.1.39
|
7 年之前 |
Josh Stone
|
fe55d1fb4e
iter: bump to 0.1.34
|
7 年之前 |
Josh Stone
|
59b8433a5e
derive: bump to 0.1.41
|
7 年之前 |
Josh Stone
|
11a23dd5d7
complex: bump to 0.1.39
|
7 年之前 |
Josh Stone
|
ea2158f3dd
bigint: bump to 0.1.40
|
7 年之前 |
Josh Stone
|
63aa15ae9a
integer: bump to 0.1.35
|
7 年之前 |
Josh Stone
|
ca433f74ab
traits: bump to 0.1.40
|
7 年之前 |
Alan Liddell
|
97e6d45d03
Adds more tests, including failure cases
|
7 年之前 |