| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-04-18 | Convert sNaN to quiet NaN instead of returning errors | est31 | -12/+18 | |
| 2017-04-18 | assert_ne and tracking issue | est31 | -2/+2 | |
| 2017-04-18 | Add examples heading | est31 | -0/+4 | |
| 2017-04-18 | Return Err(()) when trying to convert sNaN representation to float | est31 | -7/+17 | |
| 2017-04-18 | Add functions to safely transmute float to int | est31 | -0/+51 | |
| 2017-04-11 | Improve module description for std::f32 and std::f64. | Paul Lange | -1/+3 | |
| Fixes #29353 | ||||
| 2017-02-21 | Get linkchecker clean | Steve Klabnik | -1/+1 | |
| This affects the book, some missed things in the reference, the grammar, and the standard library. Whew! | ||||
| 2016-11-01 | std: Flatten the num directory to reflect the module layout | Brian Anderson | -0/+1756 | |
| This makes it dissimilar to how core is structured on disk, but more predictable on its own. | ||||
