Commit History

Author SHA1 Message Date
  Alex Crichton 39acd8f2fb Update tests to rust master 10 years ago
  Alex Crichton 3e28201b00 Merge pull request #33 from steveklabnik/master 10 years ago
  Steve Klabnik 104ccb4b03 use crates.io in README 10 years ago
  Huon Wilson c7757ce7d9 Bump to 0.0.3. 10 years ago
  Huon Wilson 712a4ae8b4 Add crates.io metadata to Cargo.toml. 10 years ago
  Alex Crichton a8013fc60f Bump to 0.0.2 10 years ago
  Alex Crichton d9fee8b585 Merge pull request #31 from gifnksm/master 10 years ago
  gifnksm 233c02030d Fix for namespaced enums. 10 years ago
  Alex Crichton c0df55e470 Merge pull request #30 from gifnksm/master 10 years ago
  gifnksm 29011d14d9 std::from_str::FromStr -> std::str::FromStr 10 years ago
  gifnksm 3568298a22 Add `iter` modules for generic number iteration. 10 years ago
  gifnksm 2155e7d2ee Add numeric functions and `traits` module that provide numeric traits for generic 10 years ago
  Alex Crichton aec75185e5 Merge pull request #29 from gifnksm/master 10 years ago
  gifnksm 7a7c5fb2ad Implements `Encodable` and `Decodable` 10 years ago
  Alex Crichton da2fcbaa0c Merge pull request #25 from jbcrail/fix-overflow-literal 10 years ago
  Alex Crichton 62daf0de5f Merge pull request #26 from jbcrail/rm-unused-imports 10 years ago
  Joseph Crail fc984d4432 Fix overflowing literal in LCM test. 10 years ago
  Joseph Crail e09b009edb Remove unused imports. 10 years ago
  Alex Crichton 1690a26544 Merge pull request #24 from jbcrail/fix-non-upper-case-globals 10 years ago
  Joseph Crail 40873fb0c6 Fix two non uppercase globals. 10 years ago
  Alex Crichton c694115f92 Merge pull request #23 from gifnksm/master 10 years ago
  gifnksm 272d6edb79 Update to latest rustc 10 years ago
  Alex Crichton b27db91313 Merge pull request #22 from gifnksm/master 10 years ago
  gifnksm d3fd33a878 Fix lint name warning 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
  Alex Crichton c0cf374c4a Merge pull request #21 from japaric/from-str 10 years ago
  Jorge Aparicio ee6501c81a parse_bytes has been removed, use from_str_radix instead 10 years ago
  Alex Crichton 3ac6af6b2d Merge pull request #19 from jbcrail/fix-missing-doc-warning 10 years ago
  Joseph Crail 11901f7724 Fix warning about renamed missing doc attribute. 10 years ago