Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-21 | [libc] Fix wrong name in Compare.h (#117223) | Chuvak | 1 | -1/+1 |
2023-09-26 | [libc] Mass replace enclosing namespace (#67032) | Guillaume Chatelet | 1 | -4/+5 |
2022-12-20 | [libc] add fuzz target for strtointeger functions | Michael Jones | 1 | -1/+1 |
2022-07-29 | [libc][NFC] Use STL case for type_traits | Guillaume Chatelet | 1 | -4/+3 |
2021-12-07 | [libc] apply new lint rules | Michael Jones | 1 | -2/+2 |
2021-10-28 | [libc][NFC] Move utils/CPP to src/__support/CPP. | Siva Chandra Reddy | 1 | -1/+1 |
2021-08-06 | [libc][nfc] move ctype_utils and FPUtils to __support | Michael Jones | 1 | -1/+1 |
2021-04-13 | [libc] Make FPBits a union. | Siva Chandra Reddy | 1 | -1/+1 |
2021-01-05 | [libc] Add implementations of nextafter[f|l] functions. | Siva Chandra Reddy | 1 | -0/+1 |
2020-11-20 | [libc] Combine all math differential fuzzers into one target. | Siva Chandra Reddy | 1 | -0/+34 |