aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__math
AgeCommit message (Expand)AuthorFilesLines
2024-06-18[libc++][NFC] Remove unnecessary parens in static_asserts (#95605)Nikolas Klauser9-13/+13
2024-04-22[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (...Nikolas Klauser6-67/+66
2023-08-03[libc++][NFC] Replace typedefs with using in the math headersNikolas Klauser10-17/+17
2023-08-02[libc++][NFC] Refactor the enable_ifs in the math headersNikolas Klauser19-152/+116
2023-07-31[libc++][NFC] Format math headersNikolas Klauser19-468/+378
2023-07-31[libc++][NFC] Remove std:: qualifications from math headersNikolas Klauser19-151/+151
2023-07-31[libc++] Granulaize math.h and move the functions to std::__mathNikolas Klauser19-0/+1806