aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/numeric
AgeCommit message (Expand)AuthorFilesLines
2022-01-21libstdc++: Ensure all feature test macros have type long [PR87193]Jonathan Wakely1-3/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-06-18libstdc++: Replace incorrect static assertion in std::reduce [PR95833]Jonathan Wakely1-2/+4
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-05libstdc++: Minor header cleanup in <numeric>Jonathan Wakely1-22/+17
2020-09-03libstdc++: Optimise GCD algorithmsJonathan Wakely1-4/+30
2020-08-29libstdc++: Fix deleted overload of __absu(bool)Jonathan Wakely1-1/+1
2020-08-28libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978]Jonathan Wakely1-41/+42
2020-02-26libstdc++: P1645R1 constexpr for <numeric> algorithmsPatrick Palka1-0/+18
2020-02-19libstdc++: midpoint should not constrain T is complete (LWG 3200)Jonathan Wakely1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-10libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algosFrançois Dumont1-6/+0
2019-10-06Add C++11 __iterator_category_t template alias.François Dumont1-2/+1
2019-08-20Fix markdown in Doxygen comments for std::reduceJonathan Wakely1-2/+2
2019-06-25Fix non-portable use of std::abs(double) in constexpr functionJonathan Wakely1-4/+5
2019-06-24Fix std::midpoint for denormal valuesJonathan Wakely1-11/+25
2019-06-19Fix value category bugs in std::reduceJonathan Wakely1-2/+2
2019-06-19Implement new serial algorithms from Parallelism TS (P0024R2)Jonathan Wakely1-0/+466
2019-06-12Fix incorrect __cpp_lib_parallel_algorithm macro definitionsJonathan Wakely1-1/+1
2019-06-07Synchronize libstdc++ PSTL with upstream LLVM PSTLThomas Rodgers1-2/+2
2019-05-24Fix std::midpoint(T*, T*) for reversed argumentsJonathan Wakely1-1/+1
2019-04-24Use __and_v<...> instead of __and_<...>::valueJonathan Wakely1-4/+3
2019-03-21Integrate C++17 parallel algorithmsThomas Rodgers1-0/+14
2019-03-05Define midpoint and lerp functions for C++20 (P0811R3)Jonathan Wakely1-1/+45
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-15Fix gcd breakage.Ville Voutilainen1-1/+1
2017-11-14Implement LWG 2733 and LWG 2759Ville Voutilainen1-8/+12
2017-09-12PR libstdc++/79433 no #error for including headers with wrong -stdJonathan Wakely1-1/+4
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont1-7/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-10LWG 2733, LWG 2759 reject bool in gcd and lcmJonathan Wakely1-4/+10
2016-10-03Define std::gcd and std::lcm for C++17Jonathan Wakely1-0/+79
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-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2009-12-11PR libstdc++/22634, DR 539 [Ready]Paolo Carlini1-1/+0
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+8
2009-02-19doxygroups.cc: Move algorithm groups into algorithmfwd.h.Benjamin Kosnik1-1/+10
2007-09-11Add parallel mode.Johannes Singler1-0/+4
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik1-4/+4
2007-02-26PR libstdc++/28080 (partial)Paolo Carlini1-2/+1
2006-12-07Makefile.am (std_headers_rename): Remove.Benjamin Kosnik1-0/+71
2002-01-12Makefile.am (std_headers): Update list with new names.Phil Edwards1-75/+0
2002-01-04Makefile.am (std_headers): Remove cXXX from list.Benjamin Kosnik1-6/+44
2001-09-27*: Add Doxygen hooks.Phil Edwards1-0/+5
2001-06-08*: Add copyright notice.Benjamin Kosnik1-0/+29
2000-10-05include: New directory.Benjamin Kosnik1-0/+3