summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext/algorithm
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović2022-10-031-0/+2
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Remove some more using-declarations from namespace __gnu_cxxJonathan Wakely2019-10-301-32/+25
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-3/+1
* * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill2012-11-101-3/+3
* user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik2011-08-071-14/+14
* In C++0x mode, import iota and is_sorted from namespace std into namespace __...Jeffrey Yasskin2011-04-071-0/+4
* re PR libstdc++/47709 (is_heap(standard iterator) becomes ambiguous in C++0x ...Paolo Carlini2011-02-121-1/+6
* PR libstdc++/36104 part fourBenjamin Kosnik2011-01-301-2/+5
* re PR libstdc++/44708 (Enabling -std=c++0x results in ambiguous function over...Paolo Carlini2010-06-291-2/+2
* stl_algo.h (__median): Move...Paolo Carlini2010-02-151-0/+68
* re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)Benjamin Kosnik2010-02-041-3/+4
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* stl_numeric.h (iota): Add in C++0x mode.Paolo Carlini2008-06-271-6/+1
* stl_algo.h (is_sorted, [...]): Add.Paolo Carlini2007-10-141-0/+5
* stl_algobase.h: Do not include <cstring>.Paolo Carlini2007-05-071-2/+4
* c++config: Add in revised namespace associations.Benjamin Kosnik2005-12-191-4/+5
* All files: Update FSF address.Kelley Cook2005-08-171-1/+1
* doxygroups.cc: Add std::tr1 namespace.Benjamin Kosnik2004-11-241-2/+1
* [multiple changes]Paolo Carlini2004-06-121-74/+83
* algorithm, [...]: Remove trailing whitespace.Bernardo Innocenti2003-12-091-10/+10
* re PR libstdc++/13284 (126 g++ failures due to lrand48 not defined)Benjamin Kosnik2003-12-041-2/+2
* [multiple changes]Benjamin Kosnik2003-11-111-37/+18
* Move from CPP to CXX.Benjamin Kosnik2003-07-051-30/+31
* BUGS: Update from 2.90.8 snapshot.Phil Edwards2003-06-101-93/+93
* configopts.html, [...]: Tweaks.Phil Edwards2002-07-021-0/+40
* Makefile.am (doxygen, [...]): Tweak targets.Phil Edwards2002-01-281-1/+7
* Makefile.am (std_headers): Remove cXXX from list.Benjamin Kosnik2002-01-041-1/+1
* stl_algobase.h (copy_n + helpers, [...]): Move to...Paolo Carlini2002-01-021-12/+156
* algo.h: Add two more using declarations.Paolo Carlini2001-12-311-0/+1
* stl_algo.h (count returning void, [...]): Move to...Paolo Carlini2001-12-281-0/+345