Historial de Commits

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