Historique des commits

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