提交历史

作者 SHA1 备注 提交日期
  Yoan Lecoq 0547a355ee Run cargo fmt --all 5 年之前
  Yoan Lecoq 4234eb76aa libm fallback for Pow, factorize MulAdd 6 年之前
  Bruce Mitchener d1f5658bfe Typo fixes. 5 年之前
  Roald 2b975badfa typo 6 年之前
  Roald 0f228be4d5 Updated documentation to note the pow(0, 0) case. 6 年之前
  Josh Stone d2bf4e04e4 Run cargo fmt 6 年之前
  Josh Stone 51f6c57c4b Automatically detect support for i128/u128 7 年之前
  Josh Stone d2107ae005 There's no u64 exponent impl for i128/u128 Pow 7 年之前
  Vincent Esche f69af180cc Added impls of `Pow` for `i128` and `u128` 7 年之前
  Clar Charr 79b557f040 Ensure infalliability of conversions, avoid closures. 7 年之前
  Clar Charr aca8dc8149 Remove Pow<u64> (accidentally added). 7 年之前
  Clar Charr 61a6acc9c2 Add more Pow implementations. 7 年之前
  Clar Charr 5d6933f34a Fix doc tests. 7 年之前
  Clar Charr ce3badca57 Move Pow to pow module. 7 年之前
  Vinzent Steinberg a843027b56 Re-introduce the std feature 7 年之前
  Josh Stone 42a610d323 Move num-traits to its own repo 7 年之前