Age | Commit message (Expand) | Author |
---|---|---|
2018-03-01 | py/formatfloat: Fix case where floats could render with negative digits. | Damien George |
2018-03-01 | py/formatfloat: Fix case where floats could render with a ":" character. | Damien George |
2018-03-01 | py/formatfloat: Fix rounding of %f format with edge-case FP values. | Damien George |