Histórico de Commits

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