Historique des commits

Auteur SHA1 Message Date
  Olivier Chassé St-Laurent 27e3f853b0 NumCast: document when `from` can return `None` il y a 5 ans
  Olivier Chassé St-Laurent 16cdce31d4 FromPrimitive: fix some comments il y a 5 ans
  bors[bot] 2f0cffd522 Merge #99 il y a 5 ans
  bors[bot] 4fc3d8f72d Merge #128 il y a 5 ans
  Josh Stone 06b3f854d4 Fix unstable_name_collisions in Bounded for Wrapping il y a 5 ans
  bors[bot] 5b9f6e4c47 Merge #127 il y a 5 ans
  Josh Stone 93328dfc90 Add libm to no_std CI il y a 5 ans
  Josh Stone c4256bd4df Don't use libm at all with std il y a 5 ans
  Josh Stone b64ee3809c Use a single global guard in mod real il y a 5 ans
  Josh Stone 27b9202ff3 Raise the minimum libm il y a 5 ans
  Yoan Lecoq f050c60df9 Reference PR 99 in README il y a 5 ans
  Yoan Lecoq 2d113f56c8 Indicate that libm feature only builds on latest Rust il y a 5 ans
  Yoan Lecoq 63047365be CI: make the condition for testing libm the same as u128/i128 il y a 5 ans
  Yoan Lecoq 0547a355ee Run cargo fmt --all il y a 5 ans
  Yoan Lecoq 4b1ea5fb12 Guard Real trait definition like its blanket impl for Float il y a 5 ans
  Yoan Lecoq 1b28e6182d Add space before triple backticks il y a 6 ans
  Yoan Lecoq 55c5b7455a CI: test with libm il y a 6 ans
  Yoan Lecoq c28e2fe062 Real: Ignore doc tests if Float is disabled il y a 6 ans
  Yoan Lecoq aaf3c267bd Real: Run doc-tests only if Float is enabled il y a 6 ans
  Yoan Lecoq 849e2a0b1b Always enable Real, feature gate Float - Real forwarding il y a 6 ans
  Yoan Lecoq 4234eb76aa libm fallback for Pow, factorize MulAdd il y a 6 ans
  Yoan Lecoq 4d3cb0a4ba Impl MulAdd+MulAssign with libm fallback il y a 6 ans
  Yoan Lecoq f523f532e6 Update README il y a 6 ans
  Yoan Lecoq b4558d1c49 Make it compile on 1.8.0 il y a 6 ans
  Yoan Lecoq fec6c3610c Revive Float+Real in no_std with libm il y a 6 ans
  bors[bot] d394467906 Merge #135 il y a 5 ans
  Jim Turner 987ed8fd38 Split clamp panicking test into separate tests il y a 5 ans
  Jim Turner d02f166765 Restrict panic testing to when std is enabled il y a 5 ans
  Jim Turner 33b74618b6 Debug-panic in clamp_min/max if min/max is NAN il y a 5 ans
  bors[bot] 428f89a7d5 Merge #122 il y a 5 ans