Historique des commits

Auteur SHA1 Message Date
  Josh Stone f6dc4d29a4 Add thorough tests of float to int edge cases il y a 7 ans
  Josh Stone b025c273c7 Rewrite range checks in float ToPrimitive macros il y a 7 ans
  Dan Barella 8e27c7327d Rename some tests. il y a 7 ans
  Dan Barella aab7098acd Reformat macros. il y a 7 ans
  Alexander Popiak c32cb5c65b Patch in apopiak@'s changes from github.com/rust-num/num/pull/135/. il y a 7 ans
  Dan Barella ab8fda7654 Change assert form. il y a 7 ans
  Dan Barella ecb0816c83 Remove an unneeded assert. il y a 7 ans
  Dan Barella 3534a89858 Don't use assert_ne! il y a 7 ans
  Dan Barella f99aa0e181 Check overflow when casting floats to integers. il y a 7 ans
  bors[bot] aa36cdb206 Merge #42 il y a 7 ans
  Josh Stone ab0de9c329 Release 0.2.1 il y a 7 ans
  bors[bot] 5f906234bc Merge #41 il y a 7 ans
  Josh Stone 04a3f2a591 Comment the Rust version for NAN.is_sign_* behavior il y a 7 ans
  Josh Stone 080f6f259e Comment the i32::MIN case for FloatCore::powi il y a 7 ans
  Josh Stone aa9ceba628 Add doctests to FloatCore il y a 7 ans
  Josh Stone ec3cd50f3d Weaken the std f32::to_degrees/to_radians tests il y a 7 ans
  Josh Stone ac6eca4b66 Use more FloatCore in src/sign.rs il y a 7 ans
  Josh Stone 36c7e324db Fix FloatCore::powi with i32::MIN exponent il y a 7 ans
  Josh Stone 964a7e52a8 Reinstate NAN-sign fixes in FloatCore il y a 7 ans
  Josh Stone 8d16921579 allow unused macros il y a 7 ans
  Josh Stone 6fa29be7c0 Use macros for more float constants il y a 7 ans
  Josh Stone 83d498d0be Add integer_decode to FloatCore il y a 7 ans
  Josh Stone f365a4205f Add rounding methods to FloatCore il y a 7 ans
  Josh Stone 99c6cc11ba Add more constants to FloatCore il y a 7 ans
  Josh Stone 7d6575da0f Add NumCast to FloatCore, matching Float il y a 7 ans
  Josh Stone ac503261ca Forward FloatCore to inherent methods when possible il y a 7 ans
  Josh Stone c848562fcf Use forwarding macros to implement Float and Real il y a 7 ans
  bors[bot] dc6a125a9c Merge #37 il y a 7 ans
  Clar Charr 79b557f040 Ensure infalliability of conversions, avoid closures. il y a 7 ans
  Clar Charr aca8dc8149 Remove Pow<u64> (accidentally added). il y a 7 ans