Age | Commit message (Expand) | Author | Files | Lines |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-03 | libstdc++: Mark headers that must be hosted as such [PR103626] | Arsen Arsenović | 1 | -0/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-04-06 | libstdc++: Fix doxygen markup for group close commands | Jonathan Wakely | 1 | -3/+3 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-05-02 | Improve API docs for mathematical special functions | Jonathan Wakely | 1 | -22/+30 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-05-03 | PR libstdc++/82644 define TR1 hypergeometric functions in strict modes | Jonathan Wakely | 1 | -43/+73 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-07-23 | re PR libstdc++/81064 (Inline namespace regression) | François Dumont | 1 | -32/+15 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-21 | Don't define libstdc++-internal macros in Solaris 10+ <math.h> | Rainer Orth | 1 | -36/+36 |
2016-08-03 | Enable Mathematical Special Functions for C++17 | Jonathan Wakely | 1 | -3/+3 |
2016-02-23 | libstdc++/69893 make <tr1/cmath> work with C++11 | Jonathan Wakely | 1 | -66/+121 |
2016-01-14 | Implement TR29124 C++ special Math Functions. | Edward Smith-Rowland | 1 | -0/+116 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-24 | Handle C++11 <math.h> overloads on Solaris 12 | Rainer Orth | 1 | -0/+72 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | Update copyright years in libstdc++-v3/ | Richard Sandiford | 1 | -1/+1 |
2013-08-01 | re PR c++/54537 (undiagnosed using-declaration conflicting with used function) | Fabien Chêne | 1 | -7/+12 |
2013-02-03 | Update copyright in libstdc++-v3. | Richard Sandiford | 1 | -2/+1 |
2012-03-14 | Remove obsolete Solaris 8 support | Rainer Orth | 1 | -3/+3 |
2011-11-13 | cmath (atan2, [...]): Simplify constraining on the return type. | Paolo Carlini | 1 | -46/+9 |
2011-08-18 | cmath: Extend/update comment. | Marc Glisse | 1 | -0/+3 |
2011-08-18 | Use Solaris prototypes if possible (PR libstdc++-v3/1773) | Marc Glisse | 1 | -0/+2 |
2011-05-09 | re PR libstdc++/48933 (Infinite recursion in tr1/cmath functions with complex... | Paolo Carlini | 1 | -134/+123 |
2011-02-12 | [multiple changes] | Jonathan Wakely | 1 | -2/+20 |
2011-01-30 | PR libstdc++/36104 part four | Benjamin Kosnik | 1 | -3/+13 |
2010-11-03 | cmath (fpclassify, [...]): Remove spurious duplicate definition added in the ... | Paolo Carlini | 1 | -5/+1 |
2010-11-02 | cinttypes: Remove, move contents to C++0x and TR1 headers. | Paolo Carlini | 1 | -12/+965 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -14/+9 |
2009-02-19 | doxygroups.cc: Move algorithm groups into algorithmfwd.h. | Benjamin Kosnik | 1 | -2/+4 |
2008-05-26 | cmath (pow(float, int), [...]): Do not define in C++0x mode, per DR 550. | Paolo Carlini | 1 | -0/+28 |
2008-03-26 | run_doxygen: Remove html_output_dir. | Benjamin Kosnik | 1 | -32/+32 |
2008-01-31 | auto_ptr.h: Fix comment typos. | Ralf Wildenhues | 1 | -6/+6 |
2007-06-13 | cmath: Tweak includes. | Paolo Carlini | 1 | -51/+1 |
2007-05-31 | re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) | Paolo Carlini | 1 | -957/+74 |
2007-05-17 | cmath: Guard special math with __GXX_EXPERIMENTAL_CXX0X__. | Benjamin Kosnik | 1 | -5/+8 |
2007-04-13 | numeric_traits.h: Do not include <limits>. | Paolo Carlini | 1 | -0/+1 |
2007-04-10 | cmath: Include <bits/stl_algobase.h> instead of the whole <algorithm>. | Paolo Carlini | 1 | -5/+6 |
2007-03-16 | [multiple changes] | Benjamin Kosnik | 1 | -1/+468 |
2007-03-04 | acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global. | Benjamin Kosnik | 1 | -3/+3 |
2006-12-05 | localefwd.h: Consistent @file placement... | Benjamin Kosnik | 1 | -1/+1 |
2006-09-19 | hashtable_policy.h: Uglify all the names. | Paolo Carlini | 1 | -11/+13 |
2006-09-18 | type_traits.h: New. | Benjamin Kosnik | 1 | -5/+4 |
2006-08-15 | random (class poisson_distribution<>): Add. | Paolo Carlini | 1 | -1/+1 |
2006-07-28 | PR libstdc++/19664 round 3 | Benjamin Kosnik | 1 | -17/+16 |
2006-03-10 | cmath: Add atan2 and pow bits; add using declarations. | Paolo Carlini | 1 | -8/+74 |