Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-23 | [libc][NFC] Remove all trailing spaces from libc (#82831) | Joseph Huber | 2 | -13/+13 |
2023-09-21 | [libc] Fix Off By One Errors In Printf Long Double (#66957) | michaelrj-google | 1 | -2/+2 |
2023-06-08 | [libc] add options to printf decimal floats | Michael Jones | 1 | -0/+204 |
2023-05-25 | [NFC][Py Reformat] Reformat python files in the rest of the dirs | Tobias Hieta | 1 | -11/+11 |
2021-10-04 | [libc][NFC] Add supporting class for atof implementation | Michael Jones | 1 | -0/+65 |
2021-06-10 | [libc] Add implementation of expm1f. | Tue Ly | 1 | -0/+41 |