Historial de Commits

Autor SHA1 Mensaje Fecha
  Vincent Esche f8d1896c6c Added impls of `Bounded` for `i128` and `u128` hace 7 años
  bors[bot] bb67a3d03a Merge #53 hace 7 años
  Josh Stone 058a6004f0 Release 0.2.2 hace 7 años
  bors[bot] fcc33a3577 Merge #52 hace 7 años
  Josh Stone a4d234c253 Further simplify float-to-int range checks hace 7 años
  Josh Stone f0ed42b3bc Test edge cases of ToPrimitive with ints hace 7 años
  Josh Stone 50868c60d2 Refactor to_primitive_int/uint macros hace 7 años
  Josh Stone 6d7bbb1b53 Mask debug prints no-std mode hace 7 años
  Josh Stone d195eafbe2 Simplify the to_primitive_float macros hace 7 años
  Josh Stone f6dc4d29a4 Add thorough tests of float to int edge cases hace 7 años
  Josh Stone b025c273c7 Rewrite range checks in float ToPrimitive macros hace 7 años
  Dan Barella 8e27c7327d Rename some tests. hace 7 años
  Dan Barella aab7098acd Reformat macros. hace 7 años
  Alexander Popiak c32cb5c65b Patch in apopiak@'s changes from github.com/rust-num/num/pull/135/. hace 7 años
  Dan Barella ab8fda7654 Change assert form. hace 7 años
  Dan Barella ecb0816c83 Remove an unneeded assert. hace 7 años
  Dan Barella 3534a89858 Don't use assert_ne! hace 7 años
  Dan Barella f99aa0e181 Check overflow when casting floats to integers. hace 7 años
  bors[bot] aa36cdb206 Merge #42 hace 7 años
  Josh Stone ab0de9c329 Release 0.2.1 hace 7 años
  bors[bot] 5f906234bc Merge #41 hace 7 años
  Josh Stone 04a3f2a591 Comment the Rust version for NAN.is_sign_* behavior hace 7 años
  Josh Stone 080f6f259e Comment the i32::MIN case for FloatCore::powi hace 7 años
  Josh Stone aa9ceba628 Add doctests to FloatCore hace 7 años
  Josh Stone ec3cd50f3d Weaken the std f32::to_degrees/to_radians tests hace 7 años
  Josh Stone ac6eca4b66 Use more FloatCore in src/sign.rs hace 7 años
  Josh Stone 36c7e324db Fix FloatCore::powi with i32::MIN exponent hace 7 años
  Josh Stone 964a7e52a8 Reinstate NAN-sign fixes in FloatCore hace 7 años
  Josh Stone 8d16921579 allow unused macros hace 7 años
  Josh Stone 6fa29be7c0 Use macros for more float constants hace 7 años