]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/c_global/cmath
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / c_global / cmath
2020-01-01  Jakub JelinekUpdate copyright years.
2019-06-17  Jonathan WakelyAdd 'noexcept' to std::lerp
2019-03-05  Jonathan WakelyDefine midpoint and lerp functions for C++20 (P0811R3)
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-07-23  François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-01-09  Jonathan WakelyPR79017 workaround incomplete C99 math on darwin
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-21  Rainer OrthDon't define libstdc++-internal macros in Solaris 10...
2016-09-30  Jonathan WakelyImplement LWG 2192 and LWG 2294 for std::abs
2016-09-29  Jonathan WakelyDefine C++17 std::hypot without _GLIBCXX_USE_C99_MATH_TR1
2016-09-27  Jonathan WakelyDefine 3-argument overloads of std::hypot for C++17...
2016-08-03  Jonathan WakelyEnable Mathematical Special Functions for C++17
2016-01-28  John David Anglinre PR libstdc++/69450 (libstdc++-v3/include/math.h...
2016-01-22  Jonathan WakelyAllow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overridden
2016-01-20  Jonathan WakelyEnsure C++ language linkage in cmath and cstdlib
2016-01-19  Jonathan WakelyAdd C++-conforming wrappers for stdlib.h and math.h
2016-01-14  Edward Smith-RowlandImplement TR29124 C++ special Math Functions.
2016-01-13  Jonathan WakelyUse ::isinf and ::isnan if libc defines them
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-24  Rainer OrthHandle C++11 <math.h> overloads on Solaris 12
2015-08-19  Paolo Carlinicmath: Fix typo in comment.
2015-08-19  Paolo Carlinicmath: Revert fix for libstdc++/58625...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-10-06  Oleg Endore PR libstdc++/58625 (std::signbit always converts...
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-03-14  Rainer OrthRemove obsolete Solaris 8 support
2011-11-14  Paolo Carlinicmath (frexp, [...]): Do not mark constexpr, not viable...
2011-11-13  Paolo Carlinicmath (atan2, [...]): Simplify constraining on the...
2011-08-18  Marc GlisseUse Solaris prototypes if possible (PR libstdc++-v3...
2011-08-12  Paolo Carlinicmath (fmod(_Tp, _Up)): Add.
2011-08-01  Paolo Carlinire PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)
2011-07-27  Paolo Carlinire PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)
2011-05-09  Paolo Carlinire PR libstdc++/48933 (Infinite recursion in tr1/cmath...
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-11-03  Paolo Carlinicmath (fpclassify, [...]): Remove spurious duplicate...
2010-11-02  Paolo Carlinicinttypes: Remove, move contents to C++0x and TR1 headers.
2010-09-27  Paolo Carlinicmath (__pow_helper): Remove.
2010-08-08  Paolo Carlinicmath: Implement US 136.
2010-02-04  Benjamin Kosnikre PR libstdc++/42460 (man page errors for generated...
2009-11-06  Benjamin Kosnikuser.cfg.in: Adjust includes.
2009-07-23  Paolo Carlinicmath (abs(_Tp)): Add.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-11-13  Paolo Carlinire PR libstdc++/38000 (System header files not found...
2008-05-26  Paolo Carlinicmath (pow(float, int), [...]): Do not define in C...
2008-05-26  Paolo Carlinituple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error...
2008-05-23  Paolo Carlinicmath (fpclassify): Use __builtin_fpclassify.
2007-11-26  Paolo Carlinire PR libstdc++/25913 (Client's isnormal function is...
2007-06-13  Paolo Carlinicmath: Tweak includes.
2007-05-31  Paolo Carlinire PR libstdc++/31426 (TR1 includes do not work with...
2007-03-04  Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.