Histórico de Commits

Autor SHA1 Mensagem Data
  Josh Stone 50868c60d2 Refactor to_primitive_int/uint macros há 7 anos atrás
  Josh Stone 6d7bbb1b53 Mask debug prints no-std mode há 7 anos atrás
  Josh Stone d195eafbe2 Simplify the to_primitive_float macros há 7 anos atrás
  Josh Stone f6dc4d29a4 Add thorough tests of float to int edge cases há 7 anos atrás
  Josh Stone b025c273c7 Rewrite range checks in float ToPrimitive macros há 7 anos atrás
  Dan Barella 8e27c7327d Rename some tests. há 7 anos atrás
  Dan Barella aab7098acd Reformat macros. há 7 anos atrás
  Alexander Popiak c32cb5c65b Patch in apopiak@'s changes from github.com/rust-num/num/pull/135/. há 7 anos atrás
  Dan Barella ab8fda7654 Change assert form. há 7 anos atrás
  Dan Barella ecb0816c83 Remove an unneeded assert. há 7 anos atrás
  Dan Barella 3534a89858 Don't use assert_ne! há 7 anos atrás
  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