index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
tr1
/
functional
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-09-25
libstdc++: #ifdef out #pragma GCC system_header
Jason Merrill
1
-0
/
+2
2024-09-19
libstdc++: add #pragma diagnostic
Jason Merrill
1
-0
/
+5
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-14
libstdc++: Add attribute to features deprecated in C++17 [PR91260]
Jonathan Wakely
1
-0
/
+5
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-10-27
libstdc++: Fix ODR violations caused by <tr1/functional>
Jonathan Wakely
1
-75
/
+56
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
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
-13
/
+2
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-12
re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __...
Jonathan Wakely
1
-5
/
+5
2014-12-01
re PR libstdc++/63840 (std::function copy constructor deletes an uninitialize...
Jonathan Wakely
1
-2
/
+2
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
1
-1
/
+1
2012-11-14
re PR libstdc++/55320 (Invalid delete with throwing copy-c'tor passed to std:...
Jonathan Wakely
1
-3
/
+2
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
1
-7
/
+7
2012-11-07
array (_GLIBCXX_THROW_OR_ABORT): Move...
Paolo Carlini
1
-9
/
+2
2011-11-22
functional (is_placeholder, [...]): Add partial specializations for cv-qualif...
Jonathan Wakely
1
-6
/
+170
2011-05-20
re PR c++/24163 (dependent Base class scope examined during unqualified name ...
Jason Merrill
1
-0
/
+3
2011-01-30
PR libstdc++/36104 part four
Benjamin Kosnik
1
-2
/
+11
2010-10-04
functional (function<>::swap): Use std::swap.
Paolo Carlini
1
-9
/
+3
2010-05-27
revert: re PR libstdc++/42832 (Revisit std::function for aliasing issues and ...
Jason Merrill
1
-10
/
+3
2010-05-21
functional: Use std::__addressof.
Paolo Carlini
1
-1
/
+3
2010-02-04
re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)
Benjamin Kosnik
1
-2
/
+3
2010-01-27
re PR libstdc++/42832 (Revisit std::function for aliasing issues and efficiency)
Richard Guenther
1
-3
/
+10
2009-11-30
[multiple changes]
Paolo Carlini
1
-15
/
+2095
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-14
/
+9
2007-11-20
functional_hash.h: Do not include ext/numeric_traits.h.
Paolo Carlini
1
-0
/
+1
2007-11-20
functional_hash.h (hash<long double>::operator()(long double)): Only declare.
Paolo Carlini
1
-1
/
+0
2007-10-06
Fixes for --disable-libstdcxx-pch.
Benjamin Kosnik
1
-0
/
+1
2007-09-09
functional_hash.h: Add ext/numeric_traits.h.
Benjamin Kosnik
1
-2
/
+1
2007-05-31
re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)
Paolo Carlini
1
-2267
/
+25
2007-04-22
functional: Formatting fixes.
Paolo Carlini
1
-32
/
+32
2007-04-22
concurrence.h: Do not include <cstdlib>, use __builtin_abort.
Paolo Carlini
1
-2
/
+1
2007-03-25
functional: Formatting fixes.
Paolo Carlini
1
-641
/
+683
2007-03-10
Makefile.in: Regenerate.
Douglas Gregor
1
-30
/
+1191
2007-03-04
acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.
Benjamin Kosnik
1
-5
/
+7
2007-02-20
PR libstdc++/28080 (partial)
Paolo Carlini
1
-196
/
+3
2006-12-05
localefwd.h: Consistent @file placement...
Benjamin Kosnik
1
-1
/
+1
2006-11-29
throw_allocator.h: Consistent @file markup.
Benjamin Kosnik
1
-0
/
+9
2006-11-19
functional (hash(long long), [...]): Add specializations.
Paolo Carlini
1
-0
/
+2
2006-10-30
tuple_iterate.h (tuple_size<tuple<> >::value): Provide definition.
Paolo Carlini
1
-17
/
+22
2006-09-19
hashtable_policy.h: Uglify all the names.
Paolo Carlini
1
-106
/
+108
[next]