コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Gulshan Singh f1bfd76bbb Fixed some typos and added some examples 10 年 前
  Renato Zannon 791264ddfc Rename BigDigit module to big_digit 10 年 前
  Alex Crichton 45f5cc39bd s/bigusize/biguint/ 10 年 前
  Huon Wilson 139cf8cf66 Bump to 0.1.7. 10 年 前
  Alex Crichton bfa91ee92a Bump to 0.1.6 10 年 前
  gifnksm 8219095e39 update to rust mater 10 年 前
  Sven Nilsen ae3bb3619c Upgrade to latest Rust 10 年 前
  Alex Crichton c11ff27994 Update to rust master 10 年 前
  Alex Crichton 5d4b921537 Fix build warnings 10 年 前
  Zbigniew Siciarz a006968185 Fix Ordering import 10 年 前
  Zbigniew Siciarz 22c50901ff Convert Result to Option in parse_bytes. 10 年 前
  gifnksm 9316be3bc1 update to latest rustc 10 年 前
  Chase McCarthy a7e9e79049 Add semicolons to macro lines 10 年 前
  gifnksm a325a566c6 update to latest rustc 10 年 前
  gifnksm d89fbbf044 Add `deriving(Copy)` for `Copy`able structs/enums/ 10 年 前
  gifnksm b20dda2307 Update to iter stabilization. 10 年 前
  Alex Crichton 39acd8f2fb Update tests to rust master 10 年 前
  gifnksm 233c02030d Fix for namespaced enums. 10 年 前