Historique des commits

Auteur SHA1 Message Date
  Sam Cappleman-Lynes 1fb03ca18a Make new code work on rustc-1.8.0 il y a 7 ans
  Josh Stone 1b895a8632 Get the default hasher indirectly il y a 8 ans
  Patrick Jackson 71a15212a1 Replace deprecated SipHasher. il y a 8 ans
  bluss ff2a350e98 Use the integer32 playground il y a 8 ans
  bluss e4a6956e5a Add doc(html_root_url) and other doc attrs to each crate il y a 8 ans
  Kent Overstreet 279522316c bigint: Break out into multiple files il y a 8 ans
  Kent Overstreet 8e0baecf5c Drop some dependencies on BigDigit's size il y a 8 ans
  Josh Stone 8f5a27284c Remove an unused ToBigUint import il y a 8 ans
  Josh Stone 388a3132b8 bigint: allow `Sub` to work in-place on the RHS il y a 8 ans
  Josh Stone 609629d34d bigint: simplify the add2/sub2 loops il y a 8 ans
  Kent Overstreet 1e65e9dc51 bigint: Fix calculation of size for multiply temporaries il y a 9 ans
  Łukasz Jan Niemier 58b5fe5883 Serializers dependencies il y a 9 ans
  Łukasz Jan Niemier e59ead7b3a Add Serde crate to `num_bigint` il y a 9 ans
  Josh Stone 03884fdbcc bigint: reapply #176 il y a 9 ans
  Josh Stone aebbc4fd37 bigint: fix and un-ignore the first doctest il y a 9 ans
  Josh Stone 21a328ad6d bigint, rational: use std::hash only for testing il y a 9 ans
  Łukasz Jan Niemier 54685c46a1 Extract rational il y a 9 ans
  Łukasz Jan Niemier 2176b7048c Extract bigint il y a 9 ans