Commit History

作者 SHA1 備註 提交日期
  Josh Stone 978d14aa56 bigint: refactor BigInt ops 9 年之前
  Josh Stone ce3d375b21 bigint: refactor BigUint ops 9 年之前
  Josh Stone 7781256041 bigint: use a simple let-Some-pop to truncate zeros 9 年之前
  Murarth 786541bd24 Improve `to_str_radix` implementation 9 年之前
  Josh Stone 642787fbd2 Merge pull request #121 from wrieger93/issue_120 9 年之前
  David Ripton e86913924e Remove extra parentheses to fix a warning 9 年之前
  William Rieger 1eb3deaca8 Add a function that returns the sign of a BigInt. 9 年之前
  Alex Crichton b57accf314 Update to rust nightly 9 年之前
  root 4c123a9e71 Make rustc-serialize, bignum, rational, complex into opt-out features 9 年之前
  Alex Crichton a6a399d52e Enable testing on stable Rust 9 年之前
  mitchmindtree f0af39dfae Removed deprecation attributes that can no longer be used outside of std 10 年之前
  Nick Hamann 82aa7c7864 Improve bigint docs. 10 年之前
  Aaron Turon 63c7a25ed9 Update to 1.0.0-beta (stable only) 10 年之前
  Alex Crichton fcd3760625 Get tests passing again 10 年之前
  Anders Kaseorg a00fe8b700 Replace FromError with From 10 年之前
  Alex Crichton 1841c8ace4 Update to rust master 10 年之前
  Matt Brubeck 81a16f4a83 rustc-serialize is now rustc_serialize 10 年之前
  Alex Crichton 9848257eae Update to rust master 10 年之前
  Joseph Crail 5a0835d5d7 Replace deprecated range function. 10 年之前
  Darin Morrison 8ea4c031dd Replace #[should_fail] with #[should_panic] 10 年之前
  Alex Crichton 817dec99aa Remove usage of deprecated apis 10 年之前
  Steve Jahns fb6b4ae9df Rust nightly needs explicit cast from u32 to usize 10 年之前
  Austin Bonander f260a7f565 Upgrade to latest Rust 10 年之前
  Huon Wilson 2a3f2f060d Fix test. 10 年之前
  Sam Payson 6a0c32782e Change `radix` to u32, to build with new rustc. 10 年之前
  Alex Crichton e2f0b0d327 Update to rust master 10 年之前
  Matt Brubeck 42edb63090 Update FromStr and FromStrRadix to return Result 10 年之前
  Matt Brubeck b324415930 Change Show to Debug 10 年之前
  Gulshan Singh 7ba31bc3a7 Implemented from_bytes and to_bytes 10 年之前
  Alex Crichton c05cd530db Bump to 0.1.10 10 年之前