summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/specfun.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-10-25non-gcc: Remove trailing whitespaceJakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-08-16libstdc++: Replace all manual FTM definitions and useArsen Arsenović
2023-01-16Update copyright years.Jakub Jelinek
2022-05-06libstdc++: Do not use #include inside push visibility scope [PR99871]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-05-02Improve API docs for mathematical special functionsJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-11-18specfun.h: Expose airy_ai and airy_bi.Edward Smith-Rowland
2017-10-23PR libstdc++/82644 document IS 29124 supportJonathan Wakely
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont
2017-05-17Fixes to Doxygen comments in libstdc++ headersJonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek
2016-08-03Enable Mathematical Special Functions for C++17Jonathan Wakely
2016-04-18Obvious typo in comment.Edward Smith-Rowland
2016-04-12Document C++17/TR29124 C++ Special Math Functions.Edward Smith-Rowland
2016-01-14Implement TR29124 C++ special Math Functions.Edward Smith-Rowland