index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
std
/
algorithm
Age
Commit message (
Expand
)
Author
2020-02-06
libstdc++: Implement C++20 constrained algorithms
Patrick Palka
2020-01-01
Update copyright years.
Jakub Jelinek
2019-06-12
Fix incorrect __cpp_lib_parallel_algorithm macro definitions
Jonathan Wakely
2019-06-07
Synchronize libstdc++ PSTL with upstream LLVM PSTL
Thomas Rodgers
2019-03-21
Integrate C++17 parallel algorithms
Thomas Rodgers
2019-01-01
Update copyright years.
Jakub Jelinek
2018-01-03
Update copyright years.
Jakub Jelinek
2017-01-01
Update copyright years.
Jakub Jelinek
2016-01-04
Update copyright years.
Jakub Jelinek
2015-01-05
Update copyright years.
Jakub Jelinek
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
2009-11-13
algorithm: Include <utility>, per UK-300.
Paolo Carlini
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
2007-09-11
Add parallel mode.
Johannes Singler
2007-03-04
acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.
Benjamin Kosnik
2007-03-03
PR libstdc++/28080 (partial)
Paolo Carlini
2006-12-07
Makefile.am (std_headers_rename): Remove.
Benjamin Kosnik
2002-01-12
Makefile.am (std_headers): Update list with new names.
Phil Edwards
2002-01-04
Makefile.am (std_headers): Remove cXXX from list.
Benjamin Kosnik
2001-09-27
*: Add Doxygen hooks.
Phil Edwards
2001-06-08
*: Add copyright notice.
Benjamin Kosnik
2000-10-05
include: New directory.
Benjamin Kosnik