Commit History

Author SHA1 Message Date
  Gulshan Singh f1bfd76bbb Fixed some typos and added some examples 10 years ago
  Renato Zannon 791264ddfc Rename BigDigit module to big_digit 10 years ago
  Alex Crichton 45f5cc39bd s/bigusize/biguint/ 10 years ago
  Huon Wilson 139cf8cf66 Bump to 0.1.7. 10 years ago
  Alex Crichton bfa91ee92a Bump to 0.1.6 10 years ago
  gifnksm 8219095e39 update to rust mater 10 years ago
  Sven Nilsen ae3bb3619c Upgrade to latest Rust 10 years ago
  Alex Crichton c11ff27994 Update to rust master 10 years ago
  Alex Crichton 5d4b921537 Fix build warnings 10 years ago
  Zbigniew Siciarz a006968185 Fix Ordering import 10 years ago
  Zbigniew Siciarz 22c50901ff Convert Result to Option in parse_bytes. 10 years ago
  gifnksm 9316be3bc1 update to latest rustc 10 years ago
  Chase McCarthy a7e9e79049 Add semicolons to macro lines 10 years ago
  gifnksm a325a566c6 update to latest rustc 10 years ago
  gifnksm d89fbbf044 Add `deriving(Copy)` for `Copy`able structs/enums/ 10 years ago
  gifnksm b20dda2307 Update to iter stabilization. 10 years ago
  Alex Crichton 39acd8f2fb Update tests to rust master 10 years ago
  gifnksm 233c02030d Fix for namespaced enums. 10 years ago
  gifnksm 29011d14d9 std::from_str::FromStr -> std::str::FromStr 10 years ago
  gifnksm 2155e7d2ee Add numeric functions and `traits` module that provide numeric traits for generic 10 years ago
  gifnksm 7a7c5fb2ad Implements `Encodable` and `Decodable` 10 years ago
  Joseph Crail e09b009edb Remove unused imports. 10 years ago
  Joseph Crail 40873fb0c6 Fix two non uppercase globals. 10 years ago
  gifnksm 272d6edb79 Update to latest rustc 10 years ago
  gifnksm 163646cd63 Use sliciing_syntax 10 years ago
  gifnksm 436f954627 bigint: Refactor the `parse_bytes` and `from_str_radix`. 10 years ago
  Jorge Aparicio ee6501c81a parse_bytes has been removed, use from_str_radix instead 10 years ago
  Zbigniew Siciarz 462f7131bc fail -> panic 10 years ago
  Alex Crichton 6c56fe940c Update to Rust master 10 years ago
  gifnksm ac37b913d9 Fix `non_uppercase_statics` warnings of private constants. 10 years ago