Historique des commits

Auteur SHA1 Message Date
  bors[bot] a0c431e270 Merge #351 il y a 7 ans
  Josh Stone d90ae0ae8b Remove num-macros il y a 7 ans
  Josh Stone bd1701ded4 macros: bump to 0.1.40, deprecated il y a 7 ans
  Josh Stone c24f76781b num: bump to 0.1.41 il y a 7 ans
  Josh Stone 98cb815183 bigint: bump to 0.1.41 il y a 7 ans
  Josh Stone 18b48f335e complex: bump to 0.1.41 il y a 7 ans
  Josh Stone 0e1c4c8b65 traits: bump to 0.1.41 il y a 7 ans
  bors[bot] 0e31f3c6b3 Merge #345 il y a 7 ans
  Josh Stone a7464b2b42 Roll back libc in the ci scripts too il y a 7 ans
  Josh Stone d354559365 Downgrade libc for Rust 1.8 CI il y a 7 ans
  Josh Stone cc3be86781 rational: bump to 0.1.40 il y a 7 ans
  bors[bot] ca7e438d77 Merge #342 il y a 7 ans
  Josh Stone b67f1bd6d6 rational: check for NaN when approximating floats il y a 7 ans
  bors[bot] a203e9f9fc Merge #339 il y a 7 ans
  Josh Stone ed10d617b5 bigint: Add a modpow fallback for even modulus il y a 7 ans
  Josh Stone 35b7187e83 bigint::monty: use infallible conversions in tests il y a 7 ans
  Josh Stone bb0c9324b2 bigint::monty: deduplicate mr.n and mr.p il y a 7 ans
  Josh Stone b380880ed3 bigint::monty: simplify modpow zero test il y a 7 ans
  Josh Stone 96c4a26624 bigint::monty: simplify modpow parameter init il y a 7 ans
  Josh Stone 7fa27b6007 bigint::monty: simplify redc return value il y a 7 ans
  Josh Stone 5708db0f67 bigint::monty: simplify redc masks il y a 7 ans
  Josh Stone 5a0de140c9 bigint::monty: use mac_digit il y a 7 ans
  Josh Stone 4d35815426 bigint::monty: simplify work space allocation il y a 7 ans
  Josh Stone aea5f85216 bigint::monty: store the inverse as u32 il y a 7 ans
  Josh Stone c2fba06787 bigint: less pub in monty il y a 7 ans
  Josh Stone 2a1fe6e7ef bigint: fix parsing leading _ and test more il y a 7 ans
  bors[bot] fc39e1beaa Merge #340 il y a 7 ans
  Matt Brubeck 531c2a754f Fix documentation formatting with commonmark enabled il y a 7 ans
  str4d 720893f67b Add support to BigUint.from_str_radix() for using _ as a visual separator il y a 7 ans
  str4d f523b9c359 Implement modpow() for BigUint backed by Montgomery Multiplication il y a 7 ans