Commit History

作者 SHA1 備註 提交日期
  Alex Crichton d9fee8b585 Merge pull request #31 from gifnksm/master 10 年之前
  gifnksm 233c02030d Fix for namespaced enums. 10 年之前
  Alex Crichton c0df55e470 Merge pull request #30 from gifnksm/master 10 年之前
  gifnksm 29011d14d9 std::from_str::FromStr -> std::str::FromStr 10 年之前
  gifnksm 3568298a22 Add `iter` modules for generic number iteration. 10 年之前
  gifnksm 2155e7d2ee Add numeric functions and `traits` module that provide numeric traits for generic 10 年之前
  Alex Crichton aec75185e5 Merge pull request #29 from gifnksm/master 10 年之前
  gifnksm 7a7c5fb2ad Implements `Encodable` and `Decodable` 10 年之前
  Alex Crichton da2fcbaa0c Merge pull request #25 from jbcrail/fix-overflow-literal 10 年之前
  Alex Crichton 62daf0de5f Merge pull request #26 from jbcrail/rm-unused-imports 10 年之前
  Joseph Crail fc984d4432 Fix overflowing literal in LCM test. 10 年之前
  Joseph Crail e09b009edb Remove unused imports. 10 年之前
  Alex Crichton 1690a26544 Merge pull request #24 from jbcrail/fix-non-upper-case-globals 10 年之前
  Joseph Crail 40873fb0c6 Fix two non uppercase globals. 10 年之前
  Alex Crichton c694115f92 Merge pull request #23 from gifnksm/master 10 年之前
  gifnksm 272d6edb79 Update to latest rustc 10 年之前
  Alex Crichton b27db91313 Merge pull request #22 from gifnksm/master 10 年之前
  gifnksm d3fd33a878 Fix lint name warning 10 年之前
  gifnksm 163646cd63 Use sliciing_syntax 10 年之前
  gifnksm 436f954627 bigint: Refactor the `parse_bytes` and `from_str_radix`. 10 年之前
  Alex Crichton c0cf374c4a Merge pull request #21 from japaric/from-str 10 年之前
  Jorge Aparicio ee6501c81a parse_bytes has been removed, use from_str_radix instead 10 年之前
  Alex Crichton 3ac6af6b2d Merge pull request #19 from jbcrail/fix-missing-doc-warning 10 年之前
  Joseph Crail 11901f7724 Fix warning about renamed missing doc attribute. 10 年之前
  Alex Crichton 52e2afa304 Merge pull request #18 from zsiciarz/master 10 年之前
  Zbigniew Siciarz 462f7131bc fail -> panic 10 年之前
  Alex Crichton 6c56fe940c Update to Rust master 10 年之前
  Alex Crichton 5e2ece2f6f Merge pull request #16 from gifnksm/master 10 年之前
  gifnksm f1d975b6f1 Migrate to new `cfg` attribute syntax` 10 年之前
  gifnksm ac37b913d9 Fix `non_uppercase_statics` warnings of private constants. 10 年之前