コミット履歴

作者 SHA1 メッセージ 日付
  bors[bot] aa36cdb206 Merge #42 7 年 前
  Josh Stone ab0de9c329 Release 0.2.1 7 年 前
  bors[bot] 5f906234bc Merge #41 7 年 前
  Josh Stone 04a3f2a591 Comment the Rust version for NAN.is_sign_* behavior 7 年 前
  Josh Stone 080f6f259e Comment the i32::MIN case for FloatCore::powi 7 年 前
  Josh Stone aa9ceba628 Add doctests to FloatCore 7 年 前
  Josh Stone ec3cd50f3d Weaken the std f32::to_degrees/to_radians tests 7 年 前
  Josh Stone ac6eca4b66 Use more FloatCore in src/sign.rs 7 年 前
  Josh Stone 36c7e324db Fix FloatCore::powi with i32::MIN exponent 7 年 前
  Josh Stone 964a7e52a8 Reinstate NAN-sign fixes in FloatCore 7 年 前
  Josh Stone 8d16921579 allow unused macros 7 年 前
  Josh Stone 6fa29be7c0 Use macros for more float constants 7 年 前
  Josh Stone 83d498d0be Add integer_decode to FloatCore 7 年 前
  Josh Stone f365a4205f Add rounding methods to FloatCore 7 年 前
  Josh Stone 99c6cc11ba Add more constants to FloatCore 7 年 前
  Josh Stone 7d6575da0f Add NumCast to FloatCore, matching Float 7 年 前
  Josh Stone ac503261ca Forward FloatCore to inherent methods when possible 7 年 前
  Josh Stone c848562fcf Use forwarding macros to implement Float and Real 7 年 前
  bors[bot] dc6a125a9c Merge #37 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 年 前
  Clar Charr c1f4118b4e Fix Inv trait, add Pow trait. 7 年 前
  Clar Charr 5bdff3f0ff Add Inv trait. 7 年 前
  bors[bot] 3431da80a2 Merge #39 7 年 前
  Clar Charr 51dad501aa Add #[inline] to is_one. 7 年 前
  Clar Charr 45856ee846 Make doc comment less scary. 7 年 前
  Clar Charr 9461cd84f2 Add is_one. 7 年 前