Historique des commits

Auteur SHA1 Message Date
  Matt Brubeck 531c2a754f Fix documentation formatting with commonmark enabled il y a 7 ans
  Josh Stone 2a9750ada4 bigint: remove an unused mut il y a 7 ans
  Nicolas Kirchner cbdaf8f6f9 Optimize `BigInt::from_biguint` and `BigInt::assign_from_slice` il y a 7 ans
  Nicolas Kirchner 9b56d6667c Implement assign_from_slice il y a 7 ans
  Josh Stone 18cc1902fb inline i32_abs_as_u32 and i64_abs_as_u64 il y a 7 ans
  Sam Cappleman-Lynes 1fb03ca18a Make new code work on rustc-1.8.0 il y a 7 ans
  Sam Cappleman-Lynes 2a3cd41820 Add scalar ops for all remaining integer types il y a 7 ans
  Sam Cappleman-Lynes 99873d06e5 Scalar operations on integer types up to 32 bits il y a 7 ans
  Sam Cappleman-Lynes 94d570697c Add operations on i32 to BigInt il y a 7 ans
  Sam Cappleman-Lynes 9b0392d235 Add scalar division to BigInt il y a 7 ans
  Sam Cappleman-Lynes 8b1288ea01 Add scalar multiplication to BigInt il y a 7 ans
  Sam Cappleman-Lynes 79448cbdf9 Add scalar subtraction to BigInt il y a 7 ans
  Sam Cappleman-Lynes 80feea2722 Also implement scalar addition for BigInt il y a 7 ans
  Sam Cappleman-Lynes e520bdad0d Add scalar multiplication to BigUint, BigInt il y a 8 ans
  Josh Stone 8964c65f38 bigint: apply a consistent order of conversion methods il y a 7 ans
  Josh Stone 8dd6890ddc Merge commit 'refs/pull/304/head' of github.com:rust-num/num il y a 7 ans
  Eduardo Pinho 15f9334955 De-generalize `twos_complement' helper function il y a 7 ans
  Eduardo Pinho 61cfdc37b3 BigInt two's complement adjustments il y a 7 ans
  Phaiax 563e4dc509 from_radix_be/le for BigInt il y a 7 ans
  Eduardo Pinho 1660590125 Add BigInt 2's complement conversions il y a 7 ans
  Phaiax 1ea02d8d0c Add _be/_le postfix to from/to_radix functions (BigInt) il y a 8 ans
  Phaiax fc09503d3d Add fn from_radix() for radix > 36. il y a 8 ans
  Phaiax 1ab07df709 Add fn to_radix() for radix > 36. il y a 8 ans
  Josh Stone 4b8c71fbec bigint: Cleanup unused imports il y a 8 ans
  Josh Stone 5c3d759d6c bigint: inline bits() methods il y a 8 ans
  Kent Overstreet 279522316c bigint: Break out into multiple files il y a 8 ans