Historial de Commits

Autor SHA1 Mensaje Fecha
  Josh Stone 0114559adf Makefile: add complex and iter hace 9 años
  Josh Stone 8cb026e273 complex: update testing imports and hash hace 9 años
  Josh Stone e672d006a4 iter: update testing imports hace 9 años
  Josh Stone dac48aa4da test_nightly.sh: update the macros path hace 9 años
  Josh Stone 9d439e7860 num: don't need std::hash even for testing hace 9 años
  Josh Stone 21a328ad6d bigint, rational: use std::hash only for testing hace 9 años
  Josh Stone 529d7634dd num: use original num_foo crate names for imports hace 9 años
  Josh Stone b73cfa57bb traits: use `cast` items before `int` hace 9 años
  Łukasz Jan Niemier 37325eec73 Remove unknown test flag hace 9 años
  Łukasz Jan Niemier b962e2b708 Remove leftovers hace 9 años
  Łukasz Jan Niemier 956bb0f4db Reapply ebed6756de732f959bbc72bbb9ec8c4e28b19143 hace 9 años
  Łukasz Jan Niemier 72fa7ece48 Reapply #167 hace 9 años
  Łukasz Jan Niemier 7c0ab30bdc Fix subpackages metadata hace 9 años
  Łukasz Jan Niemier 96e9166b0a Extract iter hace 9 años
  Łukasz Jan Niemier ed076070e6 Extract complex hace 9 años
  Łukasz Jan Niemier 2a67a5b86e Extract num-rational hace 9 años
  Łukasz Jan Niemier 54685c46a1 Extract rational hace 9 años
  Łukasz Jan Niemier 2176b7048c Extract bigint hace 9 años
  Łukasz Jan Niemier f1a80857ee Extract integer module hace 9 años
  Łukasz Jan Niemier 4361521f5a Move num-macros to macros to fit new naming system hace 9 años
  Łukasz Jan Niemier c124be549f Move traits to separate crate hace 9 años
  Homu 7eb666f6b8 Auto merge of #176 - murarth:bigint-bits, r=cuviper hace 9 años
  Murarth df34563eda Expose `BigUint::bits` through `BigInt` hace 9 años
  Homu 9b0d4c91cb Auto merge of #171 - erickt:serde, r=hauleth hace 9 años
  Erick Tryzelaar 112923eec5 Add support for Serde 0.7. hace 9 años
  Homu 9079b88b1c Auto merge of #169 - cuviper:rational-overflow, r=hauleth hace 9 años
  Josh Stone 4e66bbe6a7 Avoid overflows in Ratio's Ord::cmp hace 9 años
  Josh Stone 8be7e7bab5 Simplify some Ratio methods hace 9 años
  Josh Stone 5b2cb8df97 Simplify Integer dependant traits hace 9 años
  Homu 2f63d3bdc3 Auto merge of #168 - crazymykl:literally-positive, r=cuviper hace 9 años