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
2014-02-10
Don't xfail 22_locale/num_put/put/char/14220.cc etc. on Solaris 9/x86
Rainer Orth
3
-12
/
+6
2014-02-09
baseline_symbols.txt: New file.
Richard Sandiford
4
-0
/
+4397
2014-01-30
re PR c++/57899 (bind/function with data member: infinite recursion)
Jason Merrill
1
-0
/
+48
2014-01-29
re PR libstdc++/57226 (The installation of pretty printers is not documented)
Jonathan Wakely
53
-405
/
+555
2014-01-29
re PR libstdc++/21609 (array_allocator vs rebind & templated constructor)
Jonathan Wakely
2
-3
/
+8
2014-01-29
Fix ChangeLog date of my previous commit.
Jonathan Wakely
1
-1
/
+1
2014-01-29
re PR libstdc++/59829 (Calling vector::data() occurs undefined behavior when ...
Jonathan Wakely
7
-6
/
+104
2014-01-29
alloc_traits.h (allocator_traits::_S_allocate): Do not use varargs when argum...
Jonathan Wakely
9
-144
/
+386
2014-01-28
re PR libstdc++/59656 (weak_ptr::lock function crashes when compiling with -f...
Jonathan Wakely
5
-47
/
+103
2014-01-27
re PR libstdc++/59215 (tsan: warning in shared_ptr_base.h)
Jonathan Wakely
2
-1
/
+8
2014-01-27
Core DR 475 PR c++/41174 PR c++/59224
Jason Merrill
3
-12
/
+12
2014-01-26
acinclude.m4 (GLIBCXX_ENABLE_C99): Fix typo.
Jonathan Wakely
3
-2
/
+5
2014-01-26
stl_map.h: Remove anachronistic comment.
Jonathan Wakely
8
-7
/
+19
2014-01-24
re PR libstdc++/59531 (string_view overrun in copy operation)
Ed Smith-Rowland
8
-21
/
+156
2014-01-24
re PR libstdc++/59548 (Abort after copying std::unordered_map in debug mode)
Jonathan Wakely
4
-1
/
+58
2014-01-23
acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam function.
Bernhard Reutner-Fischer
6
-0
/
+119
2014-01-23
re PR libstdc++/59872 (Cannot move std::map with move-only mapped_type)
Jonathan Wakely
8
-46
/
+113
2014-01-23
faq.xml (a-how_to_set_paths): Expand FAQ answer.
Jonathan Wakely
3
-5
/
+39
2014-01-22
PR libstdc++/58764 (again)
Jonathan Wakely
12
-11
/
+41
2014-01-22
re PR libstdc++/58764 ([lwg/2193] error: converting to ‘const std::vector<s...
Jonathan Wakely
37
-29
/
+368
2014-01-22
* include/bits/stl_deque.h (_Deque_impl): Move comment.
Jonathan Wakely
2
-3
/
+7
2014-01-21
regex.tcc: Remove incorrect `nosubs` handling.
Tim Shen
4
-3
/
+20
2014-01-21
re PR libstdc++/56267 (unordered containers require Assignable hash function)
Jonathan Wakely
5
-90
/
+16
2014-01-20
create_testsuite_files: Add testsuite/experimental in the list of folders to ...
François Dumont
4
-8
/
+24
2014-01-20
re PR libstdc++/56267 (unordered containers require Assignable hash function)
Jonathan Wakely
6
-26
/
+180
2014-01-19
regex_compiler.h (_Comipler<>::_M_quantifier()): Fix parse error of multiple ...
Tim Shen
4
-3
/
+47
2014-01-17
set.h (set): Implement C++11 allocator-aware container requirements.
François Dumont
5
-77
/
+198
2014-01-16
regex_automaton.tcc (_StateSeq<>::_M_clone()): Do not use std::map.
Tim Shen
11
-487
/
+593
2014-01-15
Add missing PR reference in ChangeLog.
François Dumont
1
-0
/
+1
2014-01-15
hashtable_policy.h: Fix some long lines.
François Dumont
5
-11
/
+27
2014-01-13
set.h (set): Implement C++11 allocator-aware container requirements.
François Dumont
5
-28
/
+209
2014-01-10
re PR libstdc++/59699 (Effective C++ has moved)
Jonathan Wakely
2
-5
/
+10
2014-01-10
re PR libstdc++/59687 (The description of ios::noreplace is hilarious)
Jonathan Wakely
2
-10
/
+21
2014-01-10
re PR libstdc++/59698 (The type of NULL is described elsewhere)
Jonathan Wakely
4
-77
/
+102
2014-01-09
re PR libstdc++/59680 (Compile error in thread.cc)
Jonathan Wakely
2
-1
/
+4
2014-01-09
Fix up ChangeLog Copyright dates.
Richard Sandiford
2
-2
/
+2
2014-01-09
re PR libstdc++/59738 (r206444 caused FAIL: 23_containers/vector/52591.cc)
Jonathan Wakely
2
-1
/
+8
2014-01-09
Rotate libstdc++-v3/ChangeLog
Jonathan Wakely
2
-4594
/
+4599
2014-01-08
stl_vector.h (std::vector<>::_M_move_assign): Pass *this allocator instance w...
François Dumont
7
-12
/
+115
2014-01-07
regex_compiler.h (_AnyMatcher<>::_AnyMatcher(), [...]): Fix _AnyMatcher behav...
Tim Shen
8
-81
/
+362
2014-01-07
Update Solaris baselines
Rainer Orth
6
-2
/
+125
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
7089
-7090
/
+7094
2014-01-02
arc-common.c, [...]: Use the standard form for the copyright notice.
Richard Sandiford
4
-3
/
+10
2013-12-22
chi2_quality.h: Break out from chi2_quality.cc.
Hans-Peter Nilsson
8
-218
/
+359
2013-12-10
value.cc: Add test.
Paolo Carlini
3
-2
/
+10
2013-12-09
re PR libstdc++/59427 (Opening with ios::in | ios::app does not allow appending)
Paolo Carlini
5
-4
/
+95
2013-12-09
chi2_quality.cc: Change -DSAMPLES=30000.
Renlin Li
2
-1
/
+5
2013-12-08
* testsuite/30_threads/async/async.cc: Fix race condition in test.
Jonathan Wakely
2
-15
/
+14
2013-12-08
explicit_instantiation.cc: New.
Paolo Carlini
74
-0
/
+2778
2013-12-06
testsuite_tr1.h (test_category, [...]): constexpr in c++11 mode.
Paolo Carlini
46
-1291
/
+1200
[next]