Commit Verlauf

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