aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1/bessel_function.tcc
AgeCommit message (Expand)AuthorFilesLines
2026-01-02Update copyright years.Jakub Jelinek1-1/+1
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
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-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-03-21PR libstdc++/88066 Use <> for includes not ""Jonathan Wakely1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-18PR libstdc++/83566 - cyl_bessel_j returns wrong result for x>1000Michele Pezzutti1-11/+42
2018-05-07Rollback bad commits! Sorry!Edward Smith-Rowland1-35/+9
2018-05-07Revert 20001.Edward Smith-Rowland1-9/+35
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-6/+16
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-09bessel_function.tcc (__cyl_bessel_ij_series): Code simplification.François Dumont1-8/+2
2013-02-08re PR libstdc++/56216 (TR1 bessel functions bomb at x == 0!)Edward Smith-Rowland1-15/+22
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-4/+5
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-11/+1
2008-01-31auto_ptr.h: Fix comment typos.Ralf Wildenhues1-5/+5
2007-05-31re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini1-9/+10
2007-03-16[multiple changes]Benjamin Kosnik1-0/+641