Historique des commits

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