Commit History

Author SHA1 Message Date
  Trevor Spiteri e71d7a9ce0 match standard library float parsing of "-NaN" 4 years ago
  Trevor Spiteri e003ff4d65 use standard library for float from_str_radix with radix 10 4 years ago
  Josh Stone e8da6fe581 Release 0.2.14 4 years ago
  bors[bot] deedb93eb8 Merge #193 4 years ago
  Josh Stone 5e3352c2e4 Update the names for overflowing results 4 years ago
  Josh Stone 5b6299204a Document relaxed requirements for Num::from_str_radix 4 years ago
  Josh Stone 37e765824d Release 0.2.13 4 years ago
  bors[bot] f0a980b29e Merge #185 #186 #190 4 years ago
  bors[bot] 26c9ad2256 Merge #180 4 years ago
  Kamil Niski a939c51793 Correct docs for overflowing docs 4 years ago
  Josh Stone 6c499ada16 Normalize the comment style 4 years ago
  Josh Stone 234e855576 Allow large f64-to-f32 to saturate to infinity 4 years ago
  Josh Stone 0ff69356cf Trust the "i128" feature 4 years ago
  bors[bot] 3196236168 Merge #184 4 years ago
  Martin Taibr 652e4204c9 remove example which was never UB from AsPrimitive docs 4 years ago
  bors[bot] 76cfbd1d3e Merge #173 4 years ago
  Martin Taibr 7d26cecdab update AsPrimitive Safety docs for rust 1.45 4 years ago
  Kamil Niski bdf0c1da76 Remove std dep from integer MAX, MIN 4 years ago
  Kamil Niski ae63b9eeca Add Overflowing trait 4 years ago
  bors[bot] 3973bab63f Merge #176 4 years ago
  Eduardo Pinho 40908140eb #175 document cast traits about precision loss 4 years ago
  Artyom Pavlov 1478326569 add license terms to README 5 years ago
  bors[bot] f6852e047c Merge #172 5 years ago
  Josh Stone fb10fe9bf4 Release 0.2.12 5 years ago
  bors[bot] 9d54f39df9 Merge #165 #171 5 years ago
  Josh Stone 5f00e22314 remove an unused pattern from saturating_impl 5 years ago
  Josh Stone e9fcdb0730 Add FloatConst::{LOG10_2, LOG2_10} 5 years ago
  bors[bot] cf1633836c Merge #162 5 years ago
  Tom Repetti 86c31265f5 Restore and deprecate Saturating trait. Fix up doc strings for Saturating* traits. 5 years ago
  Tom Repetti 964752f019 Fix formatting for SaturatingAdd, SaturatingMul and SaturatingSub traits in lib.rs. 5 years ago