Commit History

Author SHA1 Message Date
  Alex Crichton 146410c918 Merge pull request #41 from code0100fun/master 10 years ago
  Chase McCarthy a7e9e79049 Add semicolons to macro lines 10 years ago
  Alex Crichton 5f829e7fd3 Bump version number 10 years ago
  Alex Crichton 9428f0f100 Merge pull request #40 from gifnksm/master 10 years ago
  gifnksm a325a566c6 update to latest rustc 10 years ago
  Alex Crichton 32ae02d87d Bump version number 10 years ago
  Alex Crichton d6d668bf30 Merge pull request #38 from gifnksm/master 10 years ago
  gifnksm 1533fe2017 fix deperecation warning 10 years ago
  gifnksm d89fbbf044 Add `deriving(Copy)` for `Copy`able structs/enums/ 10 years ago
  Alex Crichton 01cc022174 Merge pull request #36 from steveklabnik/license 10 years ago
  Alex Crichton a237157629 Merge pull request #37 from steveklabnik/deprecated 10 years ago
  Steve Klabnik 253f0bd3f3 don't allow deprecated items. 10 years ago
  Steve Klabnik ecc2e5fab7 remove license attribute 10 years ago
  Huon Wilson 16787045e5 Bump to 0.0.5. 10 years ago
  Alex Crichton bc9f83e7d8 Merge pull request #34 from gifnksm/master 10 years ago
  gifnksm b20dda2307 Update to iter stabilization. 10 years ago
  Huon Wilson 8f8530fc00 Add keywords to cargo metadata. 10 years ago
  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