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
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
2006-09-18
type_traits.h: New.
Benjamin Kosnik
1
-1
/
+1
2005-12-26
mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.
Chris Jefferson
1
-2
/
+2
2005-12-19
c++config: Add in revised namespace associations.
Benjamin Kosnik
1
-3
/
+4
2005-11-11
re PR libstdc++/24799 (std::tr1::hash missing inheritance)
Paolo Carlini
1
-1
/
+8
2005-10-15
functional: Add missing #pragma GCC system_header.
Paolo Carlini
1
-0
/
+2
2005-09-29
re PR libstdc++/23978 (tr1::tie doesn't work with std::pair)
Chris Jefferson
1
-4
/
+6
2005-08-17
All files: Update FSF address.
Kelley Cook
1
-1
/
+1
2005-07-15
PR libstdc++/21193 (float, double, long double)
Paolo Carlini
1
-8
/
+68
2005-07-13
PR libstdc++/21193 (string & wstring)
Paolo Carlini
1
-31
/
+76
2005-04-02
functional (_Maybe_wrap_member_pointer): Wrap up member pointers in _Mem_fn b...
Douglas Gregor
1
-0
/
+28
2005-04-01
[multiple changes]
Doug Gregor
1
-0
/
+213
2005-03-03
functional: Convert relative path.
Benjamin Kosnik
1
-1
/
+1
2005-03-02
functional (_Has_result_type): Cleanup.
Douglas Gregor
1
-508
/
+299
2005-02-24
functional (mem_fn): Avoid _T, badname on Darwin.
Paolo Carlini
1
-4
/
+4
2005-02-24
TR1 mem_fn and function support
Douglas Gregor
1
-23
/
+991
2005-02-22
functional: Fix License to GPL with exception.
Paolo Carlini
1
-0
/
+9
[next]