| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 |
| 2024-06-24 | Replace `MaybeUninit::uninit_array()` with array repeat expression. | Kevin Reid | -8/+10 |
| 2024-04-11 | Add a `Debug` impl and some basic functions to `f16` and `f128` | Trevor Gross | -0/+16 |
| 2023-05-15 | Mark internal functions and traits unsafe | LegionMammal978 | -4/+8 |
| 2021-10-20 | Rollup merge of #86479 - exphp-forks:float-debug-exponential, r=yaahc | Yuki Okushi | -4/+49 |
| 2021-06-19 | Automatic exponential formatting in Debug | Michael Lamparski | -4/+49 |
| 2021-06-06 | Move `flt2dec::{Formatted, Part}` to dedicated module | Gary Guo | -4/+5 |
| 2021-03-22 | Preserve signed zero on roundtrip | Jubilee Young | -13/+6 |
| 2020-09-02 | flt2dec: properly handle uninitialized memory | Ralf Jung | -68/+48 |
| 2020-08-30 | update fixmes | DPC | -8/+8 |
| 2020-08-29 | rename get_{ref, mut} to assume_init_{ref,mut} in Maybeuninit | DPC | -8/+8 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+207 |
