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/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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-19
wait.cc (wait): Rename.
Jonathan Wakely
3
-6
/
+11
2010-05-18
re PR libstdc++/44190 (Debug vector resize does not update capacity)
Eelis van der Weegen
3
-0
/
+46
2010-05-17
functional (result_of): Move...
Paolo Carlini
4
-13
/
+22
2010-05-12
re PR c++/20669 (Template candidates not listed in error message.)
Jason Merrill
4
-1
/
+19
2010-05-11
re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)
Silvius Rus
1
-0
/
+147
2010-05-11
re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)
Silvius Rus
6
-173
/
+278
2010-05-07
exception_ptr.h (make_exception_ptr): Add.
Jonathan Wakely
3
-0
/
+51
2010-05-06
gnu.ver: Move decltype(nullptr) into CXXABI_1.3.5.
Jason Merrill
3
-4
/
+17
2010-05-06
Add support for C++0x nullptr.
Jason Merrill
2
-7
/
+8
2010-05-06
basic_string.h: Escape class names in doxygen docs.
Jonathan Wakely
2
-10
/
+14
2010-05-06
re PR libstdc++/44014 (no std::string in API documentation)
Jonathan Wakely
4
-7
/
+23
2010-05-06
config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...
Rainer Orth
6
-271
/
+6
2010-05-05
29134.cc: Adjust for profile-mode too.
Paolo Carlini
5
-98
/
+118
2010-05-04
no-dist in non-imported automake dirs.
Ralf Wildenhues
11
-592
/
+110
2010-05-01
faq.xml: Fix anachronisms.
Jonathan Wakely
7
-13
/
+19
2010-04-30
stl_pair.h (piecewise_construct_t, [...]): Add.
Paolo Carlini
12
-65
/
+326
2010-04-27
re PR libstdc++/43865 (C++ in freestanding environment)
Jonathan Wakely
2
-2
/
+7
2010-04-27
status_cxx200x.xml: Update quick_exit status.
Jonathan Wakely
42
-149
/
+154
2010-04-27
re PR c++/42844 (const variable requires initializer / no explicitly declared...
Fabien ChĂȘne
4
-2
/
+22
2010-04-27
1.c (test01): Clarify size definition.
Alexander Monakov
2
-3
/
+9
2010-04-27
status_cxx200x.xml: Update to match n3092.
Jonathan Wakely
40
-507
/
+461
2010-04-25
status_cxx200x.xml: Update Threads status.
Jonathan Wakely
3
-32
/
+40
2010-04-24
unique_ptr (unique_ptr::pointer): Use deleter's pointer type if it exists.
Jonathan Wakely
5
-11
/
+84
2010-04-22
partition.h (__parallel_partition): Improve scalability by...
Johannes Singler
2
-75
/
+79
2010-04-22
faq.xml: Link to manual.
Jonathan Wakely
135
-4205
/
+4338
2010-04-13
hash_map: Don't #include "backward_warning.h" if _GLIBCXX_PERMIT_BACKWARD_HAS...
Ian Lance Taylor
3
-0
/
+12
2010-04-12
config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations.
Rainer Orth
4
-3
/
+9
2010-04-06
parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIE...
Jason Merrill
4
-4
/
+4
2010-04-06
acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Show test result.
Matthias Klose
5
-8
/
+19
2010-04-03
basic_string.h: Fix pasto in comment.
Paolo Carlini
3
-9
/
+13
2010-04-02
Update to Automake 1.11.1.
Ralf Wildenhues
10
-18
/
+31
2010-03-30
random_shuffle.h (__parallel_random_shuffle_drs): Take as many threads as pos...
Johannes Singler
2
-2
/
+15
2010-03-30
unordered_map: Clean-up includes and guards.
Paolo Carlini
6
-25
/
+30
2010-03-29
re PR target/43458 (c99_classification_macros_c.cc fails on hppa*-*-hpux*)
John David Anglin
2
-2
/
+8
2010-03-26
profile_mode.xml (Profile Diagnostics): Correct cols.
Rainer Orth
3
-1
/
+13
2010-03-26
[multiple changes]
Paolo Carlini
14
-14
/
+1026
2010-03-23
testsuite_tr1.h (NType, [...]): Add.
Paolo Carlini
5
-84
/
+34
2010-03-23
value.cc: New.
Paolo Carlini
4
-0
/
+178
2010-03-23
stl_algobase.h (lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _...
Paolo Carlini
3
-55
/
+61
2010-03-22
numeric (inner_product, [...]): Precede subsequent call with _GLIBCXX_STD_P::...
Johannes Singler
5
-15
/
+38
2010-03-22
base.h (_PseudoSequence): Do not forward declare.
Paolo Carlini
2
-19
/
+16
2010-03-22
base.h (_Less): Use std::less.
Paolo Carlini
3
-41
/
+25
2010-03-19
freestanding.cc: Avoid -Wall warnings.
Paolo Carlini
2
-5
/
+9
2010-03-19
shared_ptr.h (shared_ptr(unique_ptr&&), [...]): Remove explicit specifier (as...
Rodolfo Lima
4
-6
/
+102
2010-03-19
random.tcc: Minor formatting changes.
Paolo Carlini
6
-14
/
+27
2010-03-19
stl_algo.h (shuffle): Add, per D3056.
Paolo Carlini
13
-244
/
+493
2010-03-17
debug_mode.xml: Correct debug headers.
Jonathan Wakely
2
-15
/
+19
2010-03-17
re PR libstdc++/43397 (std::function can't forward rvalue reference for point...
Jonathan Wakely
3
-20
/
+116
2010-03-16
re PR libstdc++/43394 (Spurious warnings while building parallel_list.cc on x...
Paolo Carlini
2
-3
/
+11
2010-03-16
hash_map: Use consistently the _BACKWARD_* prefix for the include guard.
Paolo Carlini
8
-21
/
+36
[next]