summaryrefslogtreecommitdiff
path: root/libcxx/include/__math/copysign.h
AgeCommit message (Expand)Author
2025-05-08[libc++] Simplify __promote (#136101)Nikolas Klauser
2024-09-12[libc++][NFC] Use [[__nodiscard__]] unconditionally (#80454)Nikolas Klauser
2024-09-06[libc++][modules] Tweak a few includes (#107467)Louis Dionne
2024-04-22[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (...Nikolas Klauser
2023-08-02[libc++][NFC] Refactor the enable_ifs in the math headersNikolas Klauser
2023-07-31[libc++][NFC] Format math headersNikolas Klauser
2023-07-31[libc++][NFC] Remove std:: qualifications from math headersNikolas Klauser
2023-07-31[libc++] Granulaize math.h and move the functions to std::__mathNikolas Klauser