| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Jakub Jelinek | 2023-01-16 | 1 | -1/+1 |
* | libstdc++: Mark headers that must be hosted as such [PR103626] | Arsen Arsenović | 2022-10-03 | 1 | -0/+2 |
* | Update copyright years. | Jakub Jelinek | 2022-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
* | Remove some more using-declarations from namespace __gnu_cxx | Jonathan Wakely | 2019-10-30 | 1 | -32/+25 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | Update copyright years in libstdc++-v3/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Update copyright in libstdc++-v3. | Richard Sandiford | 2013-02-03 | 1 | -3/+1 |
* | * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. | Jason Merrill | 2012-11-10 | 1 | -3/+3 |
* | user.cfg.in (PDF_HYPERLINKS): To NO. | Benjamin Kosnik | 2011-08-07 | 1 | -14/+14 |
* | In C++0x mode, import iota and is_sorted from namespace std into namespace __... | Jeffrey Yasskin | 2011-04-07 | 1 | -0/+4 |
* | re PR libstdc++/47709 (is_heap(standard iterator) becomes ambiguous in C++0x ... | Paolo Carlini | 2011-02-12 | 1 | -1/+6 |
* | PR libstdc++/36104 part four | Benjamin Kosnik | 2011-01-30 | 1 | -2/+5 |
* | re PR libstdc++/44708 (Enabling -std=c++0x results in ambiguous function over... | Paolo Carlini | 2010-06-29 | 1 | -2/+2 |
* | stl_algo.h (__median): Move... | Paolo Carlini | 2010-02-15 | 1 | -0/+68 |
* | re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) | Benjamin Kosnik | 2010-02-04 | 1 | -3/+4 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 1 | -15/+10 |
* | stl_numeric.h (iota): Add in C++0x mode. | Paolo Carlini | 2008-06-27 | 1 | -6/+1 |
* | stl_algo.h (is_sorted, [...]): Add. | Paolo Carlini | 2007-10-14 | 1 | -0/+5 |
* | stl_algobase.h: Do not include <cstring>. | Paolo Carlini | 2007-05-07 | 1 | -2/+4 |
* | c++config: Add in revised namespace associations. | Benjamin Kosnik | 2005-12-19 | 1 | -4/+5 |
* | All files: Update FSF address. | Kelley Cook | 2005-08-17 | 1 | -1/+1 |
* | doxygroups.cc: Add std::tr1 namespace. | Benjamin Kosnik | 2004-11-24 | 1 | -2/+1 |
* | [multiple changes] | Paolo Carlini | 2004-06-12 | 1 | -74/+83 |
* | algorithm, [...]: Remove trailing whitespace. | Bernardo Innocenti | 2003-12-09 | 1 | -10/+10 |
* | re PR libstdc++/13284 (126 g++ failures due to lrand48 not defined) | Benjamin Kosnik | 2003-12-04 | 1 | -2/+2 |
* | [multiple changes] | Benjamin Kosnik | 2003-11-11 | 1 | -37/+18 |
* | Move from CPP to CXX. | Benjamin Kosnik | 2003-07-05 | 1 | -30/+31 |
* | BUGS: Update from 2.90.8 snapshot. | Phil Edwards | 2003-06-10 | 1 | -93/+93 |
* | configopts.html, [...]: Tweaks. | Phil Edwards | 2002-07-02 | 1 | -0/+40 |
* | Makefile.am (doxygen, [...]): Tweak targets. | Phil Edwards | 2002-01-28 | 1 | -1/+7 |
* | Makefile.am (std_headers): Remove cXXX from list. | Benjamin Kosnik | 2002-01-04 | 1 | -1/+1 |
* | stl_algobase.h (copy_n + helpers, [...]): Move to... | Paolo Carlini | 2002-01-02 | 1 | -12/+156 |
* | algo.h: Add two more using declarations. | Paolo Carlini | 2001-12-31 | 1 | -0/+1 |
* | stl_algo.h (count returning void, [...]): Move to... | Paolo Carlini | 2001-12-28 | 1 | -0/+345 |