Histórico de Commits

Autor SHA1 Mensagem Data
  Christopher Serr 9b021ad781 Update to libm 0.2.0 há 5 anos atrás
  bors[bot] 8eb83e242a Merge #142 há 5 anos atrás
  Josh Stone b61498a72f Release 0.2.9 há 5 anos atrás
  Josh Stone 6408853e7d Remove unused #[inline] attributes há 5 anos atrás
  bors[bot] 4cbc27d6eb Merge #137 há 5 anos atrás
  bors[bot] da66427906 Merge #140 há 5 anos atrás
  Yu Ding da19eaf476 Compatible with cargo --remap-path-prefix há 5 anos atrás
  Olivier Chassé St-Laurent fdb41818a4 ToPrimitive: document when `to_` methods can return `None` há 5 anos atrás
  Olivier Chassé St-Laurent 27e3f853b0 NumCast: document when `from` can return `None` há 5 anos atrás
  Olivier Chassé St-Laurent 16cdce31d4 FromPrimitive: fix some comments há 5 anos atrás
  bors[bot] 2f0cffd522 Merge #99 há 5 anos atrás
  bors[bot] 4fc3d8f72d Merge #128 há 5 anos atrás
  Josh Stone 06b3f854d4 Fix unstable_name_collisions in Bounded for Wrapping há 5 anos atrás
  bors[bot] 5b9f6e4c47 Merge #127 há 5 anos atrás
  Josh Stone 93328dfc90 Add libm to no_std CI há 5 anos atrás
  Josh Stone c4256bd4df Don't use libm at all with std há 5 anos atrás
  Josh Stone b64ee3809c Use a single global guard in mod real há 5 anos atrás
  Josh Stone 27b9202ff3 Raise the minimum libm há 5 anos atrás
  Yoan Lecoq f050c60df9 Reference PR 99 in README há 5 anos atrás
  Yoan Lecoq 2d113f56c8 Indicate that libm feature only builds on latest Rust há 5 anos atrás
  Yoan Lecoq 63047365be CI: make the condition for testing libm the same as u128/i128 há 5 anos atrás
  Yoan Lecoq 0547a355ee Run cargo fmt --all há 5 anos atrás
  Yoan Lecoq 4b1ea5fb12 Guard Real trait definition like its blanket impl for Float há 5 anos atrás
  Yoan Lecoq 1b28e6182d Add space before triple backticks há 6 anos atrás
  Yoan Lecoq 55c5b7455a CI: test with libm há 6 anos atrás
  Yoan Lecoq c28e2fe062 Real: Ignore doc tests if Float is disabled há 6 anos atrás
  Yoan Lecoq aaf3c267bd Real: Run doc-tests only if Float is enabled há 6 anos atrás
  Yoan Lecoq 849e2a0b1b Always enable Real, feature gate Float - Real forwarding há 6 anos atrás
  Yoan Lecoq 4234eb76aa libm fallback for Pow, factorize MulAdd há 6 anos atrás
  Yoan Lecoq 4d3cb0a4ba Impl MulAdd+MulAssign with libm fallback há 6 anos atrás