Histórico de Commits

Autor SHA1 Mensagem Data
  Dan Barella f99aa0e181 Check overflow when casting floats to integers. há 7 anos atrás
  bors[bot] aa36cdb206 Merge #42 há 7 anos atrás
  Josh Stone ab0de9c329 Release 0.2.1 há 7 anos atrás
  bors[bot] 5f906234bc Merge #41 há 7 anos atrás
  Josh Stone 04a3f2a591 Comment the Rust version for NAN.is_sign_* behavior há 7 anos atrás
  Josh Stone 080f6f259e Comment the i32::MIN case for FloatCore::powi há 7 anos atrás
  Josh Stone aa9ceba628 Add doctests to FloatCore há 7 anos atrás
  Josh Stone ec3cd50f3d Weaken the std f32::to_degrees/to_radians tests há 7 anos atrás
  Josh Stone ac6eca4b66 Use more FloatCore in src/sign.rs há 7 anos atrás
  Josh Stone 36c7e324db Fix FloatCore::powi with i32::MIN exponent há 7 anos atrás
  Josh Stone 964a7e52a8 Reinstate NAN-sign fixes in FloatCore há 7 anos atrás
  Josh Stone 8d16921579 allow unused macros há 7 anos atrás
  Josh Stone 6fa29be7c0 Use macros for more float constants há 7 anos atrás
  Josh Stone 83d498d0be Add integer_decode to FloatCore há 7 anos atrás
  Josh Stone f365a4205f Add rounding methods to FloatCore há 7 anos atrás
  Josh Stone 99c6cc11ba Add more constants to FloatCore há 7 anos atrás
  Josh Stone 7d6575da0f Add NumCast to FloatCore, matching Float há 7 anos atrás
  Josh Stone ac503261ca Forward FloatCore to inherent methods when possible há 7 anos atrás
  Josh Stone c848562fcf Use forwarding macros to implement Float and Real há 7 anos atrás
  bors[bot] dc6a125a9c Merge #37 há 7 anos atrás
  Clar Charr 79b557f040 Ensure infalliability of conversions, avoid closures. há 7 anos atrás
  Clar Charr aca8dc8149 Remove Pow<u64> (accidentally added). há 7 anos atrás
  Clar Charr 61a6acc9c2 Add more Pow implementations. há 7 anos atrás
  Clar Charr 5d6933f34a Fix doc tests. há 7 anos atrás
  Clar Charr ce3badca57 Move Pow to pow module. há 7 anos atrás
  Clar Charr c1f4118b4e Fix Inv trait, add Pow trait. há 7 anos atrás
  Clar Charr 5bdff3f0ff Add Inv trait. há 7 anos atrás
  bors[bot] 3431da80a2 Merge #39 há 7 anos atrás
  Clar Charr 51dad501aa Add #[inline] to is_one. há 7 anos atrás
  Clar Charr 45856ee846 Make doc comment less scary. há 7 anos atrás