Commit History

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