Commit History

Author SHA1 Message Date
  Josh Stone d2bf4e04e4 Run cargo fmt 6 years ago
  Josh Stone 83841d15f8 Add dates to RELEASES.md 6 years ago
  bors[bot] e796afc83a Merge #73 6 years ago
  Josh Stone 714057979e Release 0.2.5 6 years ago
  Josh Stone 60924ecc70 add test newtype_to_primitive 6 years ago
  Josh Stone 21e3620999 doc: fix a typo, s/the/then/ 6 years ago
  Josh Stone dd7900d62f Avoid closures in default `ToPrimitive` methods 6 years ago
  Josh Stone d968efbc76 Avoid `as` casts in default FromPrimitive methods 6 years ago
  bors[bot] 15dc0e7127 Merge #70 7 years ago
  Corey Farwell 4775dee66b Clarify in the docs that `mul_add` is not always faster. 7 years ago
  bors[bot] f4125621ac Merge #69 7 years ago
  Josh Stone c00ae2046e Release 0.2.4 7 years ago
  Josh Stone 51f6c57c4b Automatically detect support for i128/u128 7 years ago
  bors[bot] 4e136ddc85 Merge #68 7 years ago
  Josh Stone 4a03db4e1c Release 0.2.3 7 years ago
  bors[bot] c3feb40897 Merge #67 7 years ago
  Josh Stone 7e055b131f Document more impls that require std 7 years ago
  Josh Stone 5add4c580e Enable all features for docs.rs 7 years ago
  Josh Stone 817ef94784 Add the no-std crate category 7 years ago
  Josh Stone f35cce229e Always use #![no_std], and declare std when enabled 7 years ago
  bors[bot] 6edb91f5e8 Merge #60 7 years ago
  Josh Stone 1af2319201 add a couple more Rust versions to CI 7 years ago
  Josh Stone bbbc2bd1d7 impl 128-bit numeric casts 7 years ago
  Josh Stone 6161f1ade1 impl 128-bit MulAdd and MulAddAssign 7 years ago
  Josh Stone fe53805550 impl 128-bit CheckedRem and CheckedNeg 7 years ago
  Josh Stone 428e0107d2 Add imports for 128-bit Bounded 7 years ago
  Josh Stone d2107ae005 There's no u64 exponent impl for i128/u128 Pow 7 years ago
  Josh Stone 08ad9b1642 i128 is not Unsigned 7 years ago
  Josh Stone 261efafe0b Merge branch 'master' into regexident-i128 7 years ago
  bors[bot] dd67e9d2e1 Merge #61 7 years ago