Commit Verlauf

Autor SHA1 Nachricht Datum
  Josh Stone b64ee3809c Use a single global guard in mod real vor 5 Jahren
  Yoan Lecoq 0547a355ee Run cargo fmt --all vor 6 Jahren
  Yoan Lecoq 4b1ea5fb12 Guard Real trait definition like its blanket impl for Float vor 6 Jahren
  Yoan Lecoq 1b28e6182d Add space before triple backticks vor 6 Jahren
  Yoan Lecoq c28e2fe062 Real: Ignore doc tests if Float is disabled vor 6 Jahren
  Yoan Lecoq aaf3c267bd Real: Run doc-tests only if Float is enabled vor 6 Jahren
  Yoan Lecoq 849e2a0b1b Always enable Real, feature gate Float - Real forwarding vor 6 Jahren
  Yoan Lecoq fec6c3610c Revive Float+Real in no_std with libm vor 6 Jahren
  Josh Stone d2bf4e04e4 Run cargo fmt vor 7 Jahren
  Corey Farwell 4775dee66b Clarify in the docs that `mul_add` is not always faster. vor 7 Jahren
  Josh Stone c848562fcf Use forwarding macros to implement Float and Real vor 7 Jahren
  Josh Stone e6bb97b3ac Make `Float` and `Real` depend on the `std` feature vor 7 Jahren
  Yoan Lecoq 1e892e2238 Remove legacy default implementations vor 7 Jahren
  Yoan Lecoq a2337f392b Document panic cases where T doesn't support NaN vor 7 Jahren
  Yoan Lecoq ddd664ae2b RealNum -> Real vor 7 Jahren