提交历史

作者 SHA1 备注 提交日期
  root 4c123a9e71 Make rustc-serialize, bignum, rational, complex into opt-out features 10 年之前
  runarberg 505eb86c18 Added the power method for rational numbers 10 年之前
  Aaron Turon 63c7a25ed9 Update to 1.0.0-beta (stable only) 10 年之前
  Alex Crichton fcd3760625 Get tests passing again 10 年之前
  Darin Morrison 8ea4c031dd Replace #[should_fail] with #[should_panic] 10 年之前
  Alex Crichton 817dec99aa Remove usage of deprecated apis 10 年之前
  Austin Bonander f260a7f565 Upgrade to latest Rust 10 年之前
  Sam Payson 6a0c32782e Change `radix` to u32, to build with new rustc. 10 年之前
  Matt Brubeck 42edb63090 Update FromStr and FromStrRadix to return Result 10 年之前
  Alex Crichton c05cd530db Bump to 0.1.10 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 5d4b921537 Fix build warnings 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 年之前
  gifnksm 233c02030d Fix for namespaced enums. 10 年之前
  gifnksm 29011d14d9 std::from_str::FromStr -> std::str::FromStr 10 年之前
  gifnksm 2155e7d2ee Add numeric functions and `traits` module that provide numeric traits for generic 10 年之前
  gifnksm 7a7c5fb2ad Implements `Encodable` and `Decodable` 10 年之前
  Joseph Crail e09b009edb Remove unused imports. 10 年之前
  gifnksm 163646cd63 Use sliciing_syntax 10 年之前
  Joseph Crail 11901f7724 Fix warning about renamed missing doc attribute. 10 年之前
  Zbigniew Siciarz 462f7131bc fail -> panic 10 年之前
  Alex Crichton 6c56fe940c Update to Rust master 10 年之前
  gifnksm ac37b913d9 Fix `non_uppercase_statics` warnings of private constants. 10 年之前