Commit History

Author SHA1 Message Date
  bors[bot] dd67e9d2e1 Merge #61 7 years ago
  Josh Stone 6aaff332d3 Explicitly test FloatCore in to_degrees_rounding 7 years ago
  bors[bot] a49013e338 Merge #59 7 years ago
  Josh Stone 0d358034d9 Test MulAdd explicitly, guarded by std for floats 7 years ago
  Vincent Esche 28be885481 Moved impl of `MulAdd`/`MulAddAssign` for `f32`/`f64` behind feature guard 7 years ago
  Josh Stone 4fb749a401 typo: taht -> that 7 years ago
  bors[bot] 4195043240 Merge #63 7 years ago
  Josh Stone aa21fba9fc re-export CheckedRem and CheckedNeg at the root 7 years ago
  Josh Stone b1c4074cc4 Document CheckedRem and CheckedNeg 7 years ago
  Josh Stone 5fb3724b69 rename checked_impl_one_param to checked_impl_unary 7 years ago
  LEXUGE f74de249c8 remove formats 7 years ago
  Vinzent Steinberg 9ca219c677 Avoid test failure with Rust 1.8 by limiting to no-std builds 7 years ago
  bors[bot] 97f3892bd1 Merge #62 7 years ago
  Vinzent Steinberg 2836cfc9ab Update outdated FIXME 7 years ago
  Vinzent Steinberg 6430351e74 Use constant for 180/π in f32::to_degrees 7 years ago
  Vincent Esche 830363024b Added `MulAdd` and `MulAddAssign` traits 7 years ago
  bors[bot] bb67a3d03a Merge #53 7 years ago
  Josh Stone 058a6004f0 Release 0.2.2 7 years ago
  bors[bot] fcc33a3577 Merge #52 7 years ago
  Josh Stone a4d234c253 Further simplify float-to-int range checks 7 years ago
  Josh Stone f0ed42b3bc Test edge cases of ToPrimitive with ints 7 years ago
  Josh Stone 50868c60d2 Refactor to_primitive_int/uint macros 7 years ago
  Josh Stone 6d7bbb1b53 Mask debug prints no-std mode 7 years ago
  Josh Stone d195eafbe2 Simplify the to_primitive_float macros 7 years ago
  Josh Stone f6dc4d29a4 Add thorough tests of float to int edge cases 7 years ago
  Josh Stone b025c273c7 Rewrite range checks in float ToPrimitive macros 7 years ago
  Dan Barella 8e27c7327d Rename some tests. 7 years ago
  Dan Barella aab7098acd Reformat macros. 7 years ago
  Alexander Popiak c32cb5c65b Patch in apopiak@'s changes from github.com/rust-num/num/pull/135/. 7 years ago
  Dan Barella ab8fda7654 Change assert form. 7 years ago