Histórico de Commits

Autor SHA1 Mensagem Data
  Josh Stone d354559365 Downgrade libc for Rust 1.8 CI há 7 anos atrás
  Josh Stone cc3be86781 rational: bump to 0.1.40 há 7 anos atrás
  bors[bot] ca7e438d77 Merge #342 há 7 anos atrás
  Josh Stone b67f1bd6d6 rational: check for NaN when approximating floats há 7 anos atrás
  bors[bot] a203e9f9fc Merge #339 há 7 anos atrás
  Josh Stone ed10d617b5 bigint: Add a modpow fallback for even modulus há 7 anos atrás
  Josh Stone 35b7187e83 bigint::monty: use infallible conversions in tests há 7 anos atrás
  Josh Stone bb0c9324b2 bigint::monty: deduplicate mr.n and mr.p há 7 anos atrás
  Josh Stone b380880ed3 bigint::monty: simplify modpow zero test há 7 anos atrás
  Josh Stone 96c4a26624 bigint::monty: simplify modpow parameter init há 7 anos atrás
  Josh Stone 7fa27b6007 bigint::monty: simplify redc return value há 7 anos atrás
  Josh Stone 5708db0f67 bigint::monty: simplify redc masks há 7 anos atrás
  Josh Stone 5a0de140c9 bigint::monty: use mac_digit há 7 anos atrás
  Josh Stone 4d35815426 bigint::monty: simplify work space allocation há 7 anos atrás
  Josh Stone aea5f85216 bigint::monty: store the inverse as u32 há 7 anos atrás
  Josh Stone c2fba06787 bigint: less pub in monty há 7 anos atrás
  Josh Stone 2a1fe6e7ef bigint: fix parsing leading _ and test more há 7 anos atrás
  bors[bot] fc39e1beaa Merge #340 há 7 anos atrás
  Matt Brubeck 531c2a754f Fix documentation formatting with commonmark enabled há 7 anos atrás
  str4d 720893f67b Add support to BigUint.from_str_radix() for using _ as a visual separator há 7 anos atrás
  str4d f523b9c359 Implement modpow() for BigUint backed by Montgomery Multiplication há 7 anos atrás
  bors[bot] 741a5a6207 Merge #335 há 7 anos atrás
  Josh Stone 2f8f952d1d clean up unused macros há 7 anos atrás
  Josh Stone 2a9750ada4 bigint: remove an unused mut há 7 anos atrás
  Josh Stone 7679cb86fb Remove `#[must_use]` on `__add2` há 7 anos atrás
  bors[bot] 4896746fec Merge #328 há 7 anos atrás
  Josh Stone 1ddbee7f37 bigint mac3: tweak thresholds between algorithms há 7 anos atrás
  Josh Stone 28d84ca3ac Toom-3: operate more on values where possible há 7 anos atrás
  Josh Stone 2c2e46c8df Add comments about multiplication strategy há 7 anos atrás
  Josh Stone 05dc87c041 Improve mac_digit bounds checking há 7 anos atrás