Историја ревизија

Аутор SHA1 Порука Датум
  Josh Stone b61498a72f Release 0.2.9 пре 5 година
  Josh Stone 6408853e7d Remove unused #[inline] attributes пре 5 година
  bors[bot] 4cbc27d6eb Merge #137 пре 5 година
  bors[bot] da66427906 Merge #140 пре 5 година
  Yu Ding da19eaf476 Compatible with cargo --remap-path-prefix пре 5 година
  Olivier Chassé St-Laurent fdb41818a4 ToPrimitive: document when `to_` methods can return `None` пре 5 година
  Olivier Chassé St-Laurent 27e3f853b0 NumCast: document when `from` can return `None` пре 5 година
  Olivier Chassé St-Laurent 16cdce31d4 FromPrimitive: fix some comments пре 5 година
  bors[bot] 2f0cffd522 Merge #99 пре 5 година
  bors[bot] 4fc3d8f72d Merge #128 пре 5 година
  Josh Stone 06b3f854d4 Fix unstable_name_collisions in Bounded for Wrapping пре 5 година
  bors[bot] 5b9f6e4c47 Merge #127 пре 5 година
  Josh Stone 93328dfc90 Add libm to no_std CI пре 5 година
  Josh Stone c4256bd4df Don't use libm at all with std пре 5 година
  Josh Stone b64ee3809c Use a single global guard in mod real пре 5 година
  Josh Stone 27b9202ff3 Raise the minimum libm пре 5 година
  Yoan Lecoq f050c60df9 Reference PR 99 in README пре 5 година
  Yoan Lecoq 2d113f56c8 Indicate that libm feature only builds on latest Rust пре 5 година
  Yoan Lecoq 63047365be CI: make the condition for testing libm the same as u128/i128 пре 5 година
  Yoan Lecoq 0547a355ee Run cargo fmt --all пре 5 година
  Yoan Lecoq 4b1ea5fb12 Guard Real trait definition like its blanket impl for Float пре 5 година
  Yoan Lecoq 1b28e6182d Add space before triple backticks пре 6 година
  Yoan Lecoq 55c5b7455a CI: test with libm пре 6 година
  Yoan Lecoq c28e2fe062 Real: Ignore doc tests if Float is disabled пре 6 година
  Yoan Lecoq aaf3c267bd Real: Run doc-tests only if Float is enabled пре 6 година
  Yoan Lecoq 849e2a0b1b Always enable Real, feature gate Float - Real forwarding пре 6 година
  Yoan Lecoq 4234eb76aa libm fallback for Pow, factorize MulAdd пре 6 година
  Yoan Lecoq 4d3cb0a4ba Impl MulAdd+MulAssign with libm fallback пре 6 година
  Yoan Lecoq f523f532e6 Update README пре 6 година
  Yoan Lecoq b4558d1c49 Make it compile on 1.8.0 пре 6 година