summaryrefslogtreecommitdiff
path: root/libc/test/src/__support/str_to_long_double_test.cpp
AgeCommit message (Expand)Author
2024-11-12[libc][i386] FPBit support for 96b long double (#115084)Nick Desaulniers
2024-11-05[libc][NFC] Correct test header inclusion, license (#114604)Michael Jones
2024-08-09[libc] Fix CFP long double and add tests (#102660)Michael Jones
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-03-04[libc][NFC] Rename `LIBC_LONG_DOUBLE_IS_` macros (#83399)Guillaume Chatelet
2024-02-16[reland][libc][NFC] Use user defined literals to build 128 and 256 bit consta...Guillaume Chatelet
2024-02-15Revert "[reland][libc][NFC] Use user defined literals to build 128 and 256 bi...Guillaume Chatelet
2024-02-15[reland][libc][NFC] Use user defined literals to build 128 and 256 bit consta...Guillaume Chatelet
2024-02-14Revert "[libc][NFC] Use user defined literals to build 128 and 256 bit consta...Guillaume Chatelet
2024-02-14[libc][NFC] Use user defined literals to build 128 and 256 bit constants. (#8...Guillaume Chatelet
2023-12-15[libc][NFC] Split str_to_float tests and reduce type clutter (#75471)Guillaume Chatelet