Historie revizí

Autor SHA1 Zpráva Datum
  Josh Stone 27b9202ff3 Raise the minimum libm před 5 roky
  Yoan Lecoq f050c60df9 Reference PR 99 in README před 5 roky
  Yoan Lecoq 2d113f56c8 Indicate that libm feature only builds on latest Rust před 5 roky
  Yoan Lecoq 63047365be CI: make the condition for testing libm the same as u128/i128 před 5 roky
  Yoan Lecoq 0547a355ee Run cargo fmt --all před 5 roky
  Yoan Lecoq 4b1ea5fb12 Guard Real trait definition like its blanket impl for Float před 5 roky
  Yoan Lecoq 1b28e6182d Add space before triple backticks před 6 roky
  Yoan Lecoq 55c5b7455a CI: test with libm před 6 roky
  Yoan Lecoq c28e2fe062 Real: Ignore doc tests if Float is disabled před 6 roky
  Yoan Lecoq aaf3c267bd Real: Run doc-tests only if Float is enabled před 6 roky
  Yoan Lecoq 849e2a0b1b Always enable Real, feature gate Float - Real forwarding před 6 roky
  Yoan Lecoq 4234eb76aa libm fallback for Pow, factorize MulAdd před 6 roky
  Yoan Lecoq 4d3cb0a4ba Impl MulAdd+MulAssign with libm fallback před 6 roky
  Yoan Lecoq f523f532e6 Update README před 6 roky
  Yoan Lecoq b4558d1c49 Make it compile on 1.8.0 před 6 roky
  Yoan Lecoq fec6c3610c Revive Float+Real in no_std with libm před 6 roky
  bors[bot] d394467906 Merge #135 před 5 roky
  Jim Turner 987ed8fd38 Split clamp panicking test into separate tests před 5 roky
  Jim Turner d02f166765 Restrict panic testing to when std is enabled před 5 roky
  Jim Turner 33b74618b6 Debug-panic in clamp_min/max if min/max is NAN před 5 roky
  bors[bot] 428f89a7d5 Merge #122 před 5 roky
  Toshiki Teramura 0e7c2a4a00 s/less/greater/g před 5 roky
  bors[bot] 3add713434 Merge #132 před 5 roky
  Sergey "Shnatsel" Davidoff 40898e5071 Add comments explaining why transmutes are safe před 5 roky
  Toshiki Teramura 973ba72e4f Fix doc comment před 5 roky
  Toshiki Teramura e7ba9b62dc Replace lower/upper to min/max před 5 roky
  Toshiki Teramura 2fb8a6e8a9 Add NaN preserving test for clamp před 5 roky
  bors[bot] 45067c1357 Merge #126 před 5 roky
  Andreas Molzer cd0da1ae5e Fix num parsing for invalid multi-byte sign chars před 5 roky
  Toshiki Teramura f20d74fce8 Use core::f32 instead of std::f32 před 5 roky