Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Cappleman-Lynes 8b1288ea01 Add scalar multiplication to BigInt vor 8 Jahren
  Sam Cappleman-Lynes 79448cbdf9 Add scalar subtraction to BigInt vor 8 Jahren
  Sam Cappleman-Lynes 80feea2722 Also implement scalar addition for BigInt vor 8 Jahren
  Sam Cappleman-Lynes 1e26bdde81 Remove unnecessary normalization vor 8 Jahren
  Sam Cappleman-Lynes d0bfb54eee All variants of dividing BigUint by BigDigit vor 8 Jahren
  Sam Cappleman-Lynes 51408a9b3b All variants of subtracting BigDigit from BigUint vor 8 Jahren
  Sam Cappleman-Lynes 5738141b7c Distinction for commutative scalar ops vor 8 Jahren
  Sam Cappleman-Lynes fd2f516a5d All variants of multiplying BigUint by BigDigit vor 8 Jahren
  Sam Cappleman-Lynes e5ed503141 Implement all variants of adding BigDigit to BigUint vor 8 Jahren
  Sam Cappleman-Lynes 784d26bbf8 Scalar division of a BigUint by a BigDigit vor 8 Jahren
  Sam Cappleman-Lynes 530e2f6022 Fix typo in comment in division algorithm vor 8 Jahren
  Sam Cappleman-Lynes 7b7799eab7 Scalar subtraction of a BigDigit from a BigUint vor 8 Jahren
  Sam Cappleman-Lynes a2a28c682e Scalar addition of BigDigit to BigUint vor 8 Jahren
  Sam Cappleman-Lynes e520bdad0d Add scalar multiplication to BigUint, BigInt vor 8 Jahren
  Josh Stone 8964c65f38 bigint: apply a consistent order of conversion methods vor 8 Jahren
  Josh Stone 8dd6890ddc Merge commit 'refs/pull/304/head' of github.com:rust-num/num vor 8 Jahren
  Eduardo Pinho 15f9334955 De-generalize `twos_complement' helper function vor 8 Jahren
  Eduardo Pinho 61cfdc37b3 BigInt two's complement adjustments vor 8 Jahren
  Phaiax 563e4dc509 from_radix_be/le for BigInt vor 8 Jahren
  Eduardo Pinho 1660590125 Add BigInt 2's complement conversions vor 8 Jahren
  Phaiax 1ea02d8d0c Add _be/_le postfix to from/to_radix functions (BigInt) vor 8 Jahren
  Phaiax fc09503d3d Add fn from_radix() for radix > 36. vor 8 Jahren
  Phaiax 1ab07df709 Add fn to_radix() for radix > 36. vor 8 Jahren
  Josh Stone b1b034f438 num: bump to 0.1.39 vor 8 Jahren
  Josh Stone d2defd67f2 bigint: bump to 0.1.39 vor 8 Jahren
  Josh Stone 81e932b671 rational: bump to 0.1.38 vor 8 Jahren
  Josh Stone 796adf5dfa traits: bump to 0.1.39 vor 8 Jahren
  Homu 5cd52741c4 Auto merge of #301 - cuviper:revert-296, r=cuviper vor 8 Jahren
  Josh Stone fe34d17aaf Revert "Auto merge of #296 - vks:no_std, r=cuviper" vor 8 Jahren
  Homu 681bbf8659 Auto merge of #300 - cuviper:no-default-subcrates, r=cuviper vor 8 Jahren