Historique des commits

Auteur SHA1 Message Date
  bors[bot] dd67e9d2e1 Merge #61 il y a 7 ans
  Josh Stone 6aaff332d3 Explicitly test FloatCore in to_degrees_rounding il y a 7 ans
  bors[bot] a49013e338 Merge #59 il y a 7 ans
  Josh Stone 0d358034d9 Test MulAdd explicitly, guarded by std for floats il y a 7 ans
  Vincent Esche 28be885481 Moved impl of `MulAdd`/`MulAddAssign` for `f32`/`f64` behind feature guard il y a 7 ans
  Josh Stone 4fb749a401 typo: taht -> that il y a 7 ans
  bors[bot] 4195043240 Merge #63 il y a 7 ans
  Josh Stone aa21fba9fc re-export CheckedRem and CheckedNeg at the root il y a 7 ans
  Josh Stone b1c4074cc4 Document CheckedRem and CheckedNeg il y a 7 ans
  Josh Stone 5fb3724b69 rename checked_impl_one_param to checked_impl_unary il y a 7 ans
  LEXUGE f74de249c8 remove formats il y a 7 ans
  Vinzent Steinberg 9ca219c677 Avoid test failure with Rust 1.8 by limiting to no-std builds il y a 7 ans
  bors[bot] 97f3892bd1 Merge #62 il y a 7 ans
  Vinzent Steinberg 2836cfc9ab Update outdated FIXME il y a 7 ans
  Vinzent Steinberg 6430351e74 Use constant for 180/π in f32::to_degrees il y a 7 ans
  Vincent Esche 830363024b Added `MulAdd` and `MulAddAssign` traits il y a 7 ans
  bors[bot] bb67a3d03a Merge #53 il y a 7 ans
  Josh Stone 058a6004f0 Release 0.2.2 il y a 7 ans
  bors[bot] fcc33a3577 Merge #52 il y a 7 ans
  Josh Stone a4d234c253 Further simplify float-to-int range checks il y a 7 ans
  Josh Stone f0ed42b3bc Test edge cases of ToPrimitive with ints il y a 7 ans
  Josh Stone 50868c60d2 Refactor to_primitive_int/uint macros il y a 7 ans
  Josh Stone 6d7bbb1b53 Mask debug prints no-std mode il y a 7 ans
  Josh Stone d195eafbe2 Simplify the to_primitive_float macros il y a 7 ans
  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