aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1/legendre_function.tcc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-27libstdc++: Fix -Wsign-compare warnings in headersJonathan Wakely1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-03-21PR libstdc++/88066 Use <> for includes not ""Jonathan Wakely1-1/+1
2019-03-06PR libstdc++/86655 - std::assoc_legendre should not constrainEdward Smith-Rowland1-19/+9
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
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-07Revert 20001.Edward Smith-Rowland1-15/+14
2018-05-07Moar PR libstdc++/80506Edward Smith-Rowland1-14/+15
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont1-4/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-03Enable Mathematical Special Functions for C++17Jonathan Wakely1-2/+2
2016-01-14Implement TR29124 C++ special Math Functions.Edward Smith-Rowland1-5/+15
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-08re PR libstdc++/56216 (TR1 bessel functions bomb at x == 0!)Edward Smith-Rowland1-5/+3
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-2/+3
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-03-26run_doxygen: Remove html_output_dir.Benjamin Kosnik1-12/+3
2008-01-31auto_ptr.h: Fix comment typos.Ralf Wildenhues1-1/+1
2007-05-31re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini1-8/+9
2007-03-16[multiple changes]Benjamin Kosnik1-0/+318