提交歷史

作者 SHA1 備註 提交日期
  Josh Stone b64ee3809c Use a single global guard in mod real 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 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 fec6c3610c Revive Float+Real in no_std with libm 6 年之前
  Josh Stone d2bf4e04e4 Run cargo fmt 7 年之前
  Corey Farwell 4775dee66b Clarify in the docs that `mul_add` is not always faster. 7 年之前
  Josh Stone c848562fcf Use forwarding macros to implement Float and Real 7 年之前
  Josh Stone e6bb97b3ac Make `Float` and `Real` depend on the `std` feature 7 年之前
  Yoan Lecoq 1e892e2238 Remove legacy default implementations 7 年之前
  Yoan Lecoq a2337f392b Document panic cases where T doesn't support NaN 7 年之前
  Yoan Lecoq ddd664ae2b RealNum -> Real 7 年之前