analyzer: fix i18n issues in symbolic out-of-bounds [PR106626]
[platform/upstream/gcc.git] / libstdc++-v3 / include / tr1 / cmath
2022-10-03 Arsen Arsenovićlibstdc++: Mark headers that must be hosted as such...
2022-01-03 Jakub JelinekUpdate copyright years.
2021-04-06 Jonathan Wakelylibstdc++: Fix doxygen markup for group close commands
2021-01-04 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-05-02 Jonathan WakelyImprove API docs for mathematical special functions
2019-01-01 Jakub JelinekUpdate copyright years.
2018-05-03 Jonathan WakelyPR libstdc++/82644 define TR1 hypergeometric functions...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-07-23 François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-21 Rainer OrthDon't define libstdc++-internal macros in Solaris 10...
2016-08-03 Jonathan WakelyEnable Mathematical Special Functions for C++17
2016-02-23 Jonathan Wakelylibstdc++/69893 make <tr1/cmath> work with C++11
2016-01-14 Edward Smith-RowlandImplement TR29124 C++ special Math Functions.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-24 Rainer OrthHandle C++11 <math.h> overloads on Solaris 12
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-08-01 Fabien Chênere PR c++/54537 (undiagnosed using-declaration conflict...
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2012-03-14 Rainer OrthRemove obsolete Solaris 8 support
2011-11-13 Paolo Carlinicmath (atan2, [...]): Simplify constraining on the...
2011-08-18 Marc Glissecmath: Extend/update comment.
2011-08-18 Marc GlisseUse Solaris prototypes if possible (PR libstdc++-v3...
2011-05-09 Paolo Carlinire PR libstdc++/48933 (Infinite recursion in tr1/cmath...
2011-02-12 Jonathan Wakely[multiple changes]
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.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-19 Benjamin Kosnikdoxygroups.cc: Move algorithm groups into algorithmfwd.h.
2008-05-26 Paolo Carlinicmath (pow(float, int), [...]): Do not define in C...
2008-03-26 Benjamin Kosnikrun_doxygen: Remove html_output_dir.
2008-01-31 Ralf Wildenhuesauto_ptr.h: Fix comment typos.
2007-06-13 Paolo Carlinicmath: Tweak includes.
2007-05-31 Paolo Carlinire PR libstdc++/31426 (TR1 includes do not work with...
2007-05-17 Benjamin Kosnikcmath: Guard special math with __GXX_EXPERIMENTAL_CXX0X__.
2007-04-13 Paolo Carlininumeric_traits.h: Do not include <limits>.
2007-04-10 Paolo Carlinicmath: Include <bits/stl_algobase.h> instead of the...
2007-03-16 Benjamin Kosnik[multiple changes]
2007-03-04 Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.
2006-12-05 Benjamin Kosniklocalefwd.h: Consistent @file placement...
2006-09-19 Paolo Carlinihashtable_policy.h: Uglify all the names.
2006-09-18 Benjamin Kosniktype_traits.h: New.
2006-08-15 Paolo Carlinirandom (class poisson_distribution<>): Add.
2006-07-28 Benjamin KosnikPR libstdc++/19664 round 3
2006-03-10 Paolo Carlinicmath: Add atan2 and pow bits; add using declarations.
2006-03-07 Paolo Carlinicmath: Add C99 overloads.
2006-02-26 Paolo Carlinicmath: Add templates (8.16.3).
2006-02-07 Paolo Carlinicmath: New.