summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-11-30c++: Implement C++26 P3176R1 - The Oxford variadic commaJakub Jelinek
2024-10-25non-gcc: Remove trailing whitespaceJakub Jelinek
2024-10-03libstdc++: Fix some warnings seen during bootstrapJonathan Wakely
2024-09-27libstdc++: Fix more pedwarns in headers for C++98Jonathan Wakely
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-09-19libstdc++: add #pragma diagnosticJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović
2022-09-16libstdc++: Fix tr1::variate_generator::engine_value_typeJonathan Wakely
2022-01-14libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-10-09libstdc++: Enable type traits for wchar_t unconditionally [PR98725]Jonathan Wakely
2021-04-09libstdc++: Fix even more doxygen markup for group close commandsJonathan Wakely
2021-04-08libstdc++: Fix more doxygen markup for group close commandsJonathan Wakely
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-10-29libstdc++: Prevent deprecation warnings from <tr1/shared_ptr>Jonathan Wakely
2020-10-27libstdc++: Fix ODR violations caused by <tr1/functional>Jonathan Wakely
2020-10-27libstdc++: Remove unused variables in special functionsJonathan Wakely
2020-10-27libstdc++: Fix -Wsign-compare warnings in headersJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-12-12libstdc++: Fix tr1 definition ambiguity in versioned namespaceFrançois Dumont
2019-10-23Adjust extension types to use allocator_traitsJonathan Wakely
2019-10-04Add missing header required by previous changeJonathan Wakely
2019-10-04Adjust tr1::_Hashtable to work with std::allocator in C++20Jonathan Wakely
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand
2019-05-02Improve API docs for mathematical special functionsJonathan Wakely
2019-03-21PR libstdc++/88066 Use <> for includes not ""Jonathan Wakely
2019-03-06PR libstdc++/86655 - std::assoc_legendre should not constrainEdward Smith-Rowland
2019-01-21Fix after P0600.Ulrich Drepper
2019-01-01Update copyright years.Jakub Jelinek
2018-11-18PR libstdc++/83566 - cyl_bessel_j returns wrong result for x>1000Michele Pezzutti
2018-08-16Fix warning with -Wsign-compare -Wsystem-headersJonathan Wakely
2018-05-10PR libstdc++/83140 - assoc_legendre returns negated value when m is oddEdward Smith-Rowland
2018-05-07Rollback bad commits! Sorry!Edward Smith-Rowland
2018-05-07Revert 20001.Edward Smith-Rowland
2018-05-07Moar PR libstdc++/80506Edward Smith-Rowland
2018-05-03PR libstdc++/82644 define TR1 hypergeometric functions in strict modesJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-12-01Use value-init syntax in std::__detail::__airyJonathan Wakely
2017-11-19PR libstdc++/pr66689 - comp_ellint_3 and ellint_3 return garbage valuesEdward Smith-Rowland
2017-11-18specfun.h: Expose airy_ai and airy_bi.Edward Smith-Rowland
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont
2017-07-19new (bad_array_new_length): Remove redundant semicolon after in-class member ...Volker Reichelt
2017-04-20PR libstdc++/68397 std::tr1::expint fails ... long double arguments.Edward Smith-Rowland
2017-01-26PR libstdc++/70607 revert recent changes to <tr1/complex>Jonathan Wakely
2017-01-25PR libstdc++/70607 make proj(T) and conj(T) return complex<T>Jonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek