Commit History

Autor SHA1 Mensaxe Data
  Josh Stone e4e52de40f Fix copysign tests for 1.8.0 %!s(int64=3) %!d(string=hai) anos
  Josh Stone 30f8d3ab4b Make sure test_copysignf uses Float %!s(int64=3) %!d(string=hai) anos
  XAMPPRocky 70b5c579ab Update float.rs %!s(int64=3) %!d(string=hai) anos
  XAMPPRocky cabfb0b904 Update float.rs %!s(int64=3) %!d(string=hai) anos
  XAMPPRocky 7ca2456e9c Update float.rs %!s(int64=3) %!d(string=hai) anos
  Erin Power 64db6c3293 Add copysign %!s(int64=4) %!d(string=hai) anos
  Alex S cfab8ed81f Reimplement is_sign_negative as a bitcast, libm not necessary. %!s(int64=3) %!d(string=hai) anos
  Alex S 59a17538b1 Implement is_sign_* and signum methods in terms of libm. %!s(int64=3) %!d(string=hai) anos
  Josh Stone 06fe1e5293 Use libm in Float::{min,max} and in FloatCore %!s(int64=4) %!d(string=hai) anos
  Josh Stone e9fcdb0730 Add FloatConst::{LOG10_2, LOG2_10} %!s(int64=5) %!d(string=hai) anos
  Josh Stone 803f7552e1 Fix the parameter name in the FloatCore::max example %!s(int64=5) %!d(string=hai) anos
  Mara Bos 6e66f2da4c Provide a default implementation for FloatConst::TAU. %!s(int64=5) %!d(string=hai) anos
  Mara Bos ea47252ae1 Add the π symbol to the doc comment of PI. %!s(int64=5) %!d(string=hai) anos
  Mara Bos ad583c2d82 Add the full circle constant τ. %!s(int64=5) %!d(string=hai) anos
  Christopher Serr cf68e2a47f Invert the float_impl_libm macro %!s(int64=5) %!d(string=hai) anos
  Christopher Serr 9b021ad781 Update to libm 0.2.0 %!s(int64=5) %!d(string=hai) anos
  Josh Stone c4256bd4df Don't use libm at all with std %!s(int64=5) %!d(string=hai) anos
  Yoan Lecoq 0547a355ee Run cargo fmt --all %!s(int64=5) %!d(string=hai) anos
  Yoan Lecoq b4558d1c49 Make it compile on 1.8.0 %!s(int64=6) %!d(string=hai) anos
  Yoan Lecoq fec6c3610c Revive Float+Real in no_std with libm %!s(int64=6) %!d(string=hai) anos
  Sergey "Shnatsel" Davidoff 40898e5071 Add comments explaining why transmutes are safe %!s(int64=5) %!d(string=hai) anos
  Josh Stone d2bf4e04e4 Run cargo fmt %!s(int64=6) %!d(string=hai) anos
  Corey Farwell 4775dee66b Clarify in the docs that `mul_add` is not always faster. %!s(int64=7) %!d(string=hai) anos
  Josh Stone 6aaff332d3 Explicitly test FloatCore in to_degrees_rounding %!s(int64=7) %!d(string=hai) anos
  Vinzent Steinberg 9ca219c677 Avoid test failure with Rust 1.8 by limiting to no-std builds %!s(int64=7) %!d(string=hai) anos
  Vinzent Steinberg 6430351e74 Use constant for 180/π in f32::to_degrees %!s(int64=7) %!d(string=hai) anos
  Josh Stone 04a3f2a591 Comment the Rust version for NAN.is_sign_* behavior %!s(int64=7) %!d(string=hai) anos
  Josh Stone 080f6f259e Comment the i32::MIN case for FloatCore::powi %!s(int64=7) %!d(string=hai) anos
  Josh Stone aa9ceba628 Add doctests to FloatCore %!s(int64=7) %!d(string=hai) anos
  Josh Stone ec3cd50f3d Weaken the std f32::to_degrees/to_radians tests %!s(int64=7) %!d(string=hai) anos