aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1
AgeCommit message (Expand)AuthorFilesLines
2022-01-14libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely2-0/+10
2022-01-03Update copyright years.Jakub Jelinek62-62/+62
2021-10-09libstdc++: Enable type traits for wchar_t unconditionally [PR98725]Jonathan Wakely1-2/+0
2021-04-09libstdc++: Fix even more doxygen markup for group close commandsJonathan Wakely1-1/+1
2021-04-08libstdc++: Fix more doxygen markup for group close commandsJonathan Wakely1-5/+5
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely2-29/+29
2021-01-04Update copyright years.Jakub Jelinek62-62/+62
2020-10-29libstdc++: Prevent deprecation warnings from <tr1/shared_ptr>Jonathan Wakely1-1/+17
2020-10-27libstdc++: Fix ODR violations caused by <tr1/functional>Jonathan Wakely1-75/+56
2020-10-27libstdc++: Remove unused variables in special functionsJonathan Wakely2-11/+1
2020-10-27libstdc++: Fix -Wsign-compare warnings in headersJonathan Wakely1-1/+1
2020-01-01Update copyright years.Jakub Jelinek62-62/+62
2019-12-12libstdc++: Fix tr1 definition ambiguity in versioned namespaceFrançois Dumont8-0/+30
2019-10-23Adjust extension types to use allocator_traitsJonathan Wakely2-12/+17
2019-10-04Add missing header required by previous changeJonathan Wakely1-0/+1
2019-10-04Adjust tr1::_Hashtable to work with std::allocator in C++20Jonathan Wakely1-2/+6
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand1-10/+8
2019-05-02Improve API docs for mathematical special functionsJonathan Wakely1-22/+30
2019-03-21PR libstdc++/88066 Use <> for includes not ""Jonathan Wakely5-5/+5
2019-03-06PR libstdc++/86655 - std::assoc_legendre should not constrainEdward Smith-Rowland1-19/+9
2019-01-21Fix after P0600.Ulrich Drepper3-3/+3
2019-01-01Update copyright years.Jakub Jelinek62-62/+62
2018-11-18PR libstdc++/83566 - cyl_bessel_j returns wrong result for x>1000Michele Pezzutti1-11/+42
2018-08-16Fix warning with -Wsign-compare -Wsystem-headersJonathan Wakely1-1/+1
2018-05-10PR libstdc++/83140 - assoc_legendre returns negated value when m is oddEdward Smith-Rowland1-14/+15
2018-05-07Rollback bad commits! Sorry!Edward Smith-Rowland1-35/+9
2018-05-07Revert 20001.Edward Smith-Rowland2-24/+49
2018-05-07Moar PR libstdc++/80506Edward Smith-Rowland1-14/+15
2018-05-03PR libstdc++/82644 define TR1 hypergeometric functions in strict modesJonathan Wakely1-43/+73
2018-01-03Update copyright years.Jakub Jelinek62-62/+62
2017-12-01Use value-init syntax in std::__detail::__airyJonathan Wakely1-2/+2
2017-11-19PR libstdc++/pr66689 - comp_ellint_3 and ellint_3 return garbage valuesEdward Smith-Rowland1-4/+4
2017-11-18specfun.h: Expose airy_ai and airy_bi.Edward Smith-Rowland1-1/+12
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont28-145/+109
2017-07-19new (bad_array_new_length): Remove redundant semicolon after in-class member ...Volker Reichelt1-1/+1
2017-04-20PR libstdc++/68397 std::tr1::expint fails ... long double arguments.Edward Smith-Rowland1-3/+3
2017-01-26PR libstdc++/70607 revert recent changes to <tr1/complex>Jonathan Wakely1-1/+11
2017-01-25PR libstdc++/70607 make proj(T) and conj(T) return complex<T>Jonathan Wakely1-11/+1
2017-01-01Update copyright years.Jakub Jelinek62-62/+62
2016-11-21Don't define libstdc++-internal macros in Solaris 10+ <math.h>Rainer Orth1-36/+36
2016-11-15PR 59406 note that FNV hash functions are incorrectJonathan Wakely1-0/+4
2016-08-03Enable Mathematical Special Functions for C++17Jonathan Wakely13-27/+27
2016-06-20re PR libstdc++/71181 (Reserving in unordered_map doesn't reserve enough)François Dumont1-13/+8
2016-02-23libstdc++/69893 make <tr1/cmath> work with C++11Jonathan Wakely2-71/+128
2016-01-14Implement TR29124 C++ special Math Functions.Edward Smith-Rowland13-61/+282
2016-01-04Update copyright years.Jakub Jelinek62-62/+62
2015-11-24Handle C++11 <math.h> overloads on Solaris 12Rainer Orth1-0/+72
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao4-5/+5
2015-06-12Use atomics in guard.cc.Ramana Radhakrishnan1-4/+2
2015-01-05Update copyright years.Jakub Jelinek62-62/+62