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