| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-27 | Move {f32,f64}::clamp to core. | Mara Bos | -0/+35 |
| 2020-11-22 | Add f{32,64}::is_subnormal | ltdk | -0/+26 |
| 2020-11-01 | Point out that total_cmp is no strict superset of partial comparison | est31 | -0/+4 |
| 2020-09-20 | Implement as_ne_bytes for floats and integers | Hoe Hao Cheng | -0/+29 |
| 2020-08-22 | Add `#![feature(const_float_classify)]` for `f64::classify` and friends | Dylan MacKenzie | -9/+17 |
| 2020-08-22 | Add `#![feature(const_float_bits_conv)]` for `f64::to_bits` and friends | Dylan MacKenzie | -8/+16 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+889 |
