Historique des commits

Auteur SHA1 Message Date
  Josh Stone b64ee3809c Use a single global guard in mod real il y a 5 ans
  Yoan Lecoq 0547a355ee Run cargo fmt --all il y a 6 ans
  Yoan Lecoq 4b1ea5fb12 Guard Real trait definition like its blanket impl for Float il y a 6 ans
  Yoan Lecoq 1b28e6182d Add space before triple backticks 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 fec6c3610c Revive Float+Real in no_std with libm il y a 6 ans
  Josh Stone d2bf4e04e4 Run cargo fmt il y a 7 ans
  Corey Farwell 4775dee66b Clarify in the docs that `mul_add` is not always faster. il y a 7 ans
  Josh Stone c848562fcf Use forwarding macros to implement Float and Real il y a 7 ans
  Josh Stone e6bb97b3ac Make `Float` and `Real` depend on the `std` feature il y a 7 ans
  Yoan Lecoq 1e892e2238 Remove legacy default implementations il y a 7 ans
  Yoan Lecoq a2337f392b Document panic cases where T doesn't support NaN il y a 7 ans
  Yoan Lecoq ddd664ae2b RealNum -> Real il y a 7 ans