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
2017-07-19
Use dg-require-fileio in new test
Jonathan Wakely
2
-1
/
+5
2017-07-19
PR libstdc++/81395 fix crash when write follows large read
Jonathan Wakely
3
-1
/
+54
2017-07-18
stl_list.h (struct _List_node_header): New.
François Dumont
3
-64
/
+181
2017-07-15
Reorder std::scoped_lock parameters as per P0739R0 DR status
Jonathan Wakely
5
-5
/
+46
2017-07-14
Constrain std::variant constructor for class template argument deduction
Jason Merrill
3
-0
/
+48
2017-07-11
Improvements to the libstdc++ FAQ and manual
Jonathan Wakely
6
-403
/
+462
2017-07-10
Include missing header for std::free
Jonathan Wakely
2
-0
/
+3
2017-07-10
PR libstdc++/81381 support stateful allocators in basic_stringbuf
Jonathan Wakely
4
-5
/
+54
2017-07-10
PR libstdc++/81338 correctly manage string capacity
Jonathan Wakely
5
-5
/
+91
2017-07-06
Fix memory leaks in libstdc++ tests
Jonathan Wakely
3
-50
/
+16
2017-07-06
Fix memory leaks in libstdc++ ABI tests
Jonathan Wakely
5
-8
/
+24
2017-07-06
Prevent __uses_alloc from holding dangling references
Jonathan Wakely
3
-4
/
+19
2017-06-27
re PR libstdc++/80187 (C++ variant should be trivially copy constructible if ...
Tim Shen
3
-82
/
+341
2017-06-27
PR libstdc++/81221 only run new test for check-parallel
Jonathan Wakely
2
-2
/
+5
2017-06-27
PR libstdc++/81221 fix namespace qualification for parallel mode
Jonathan Wakely
3
-2
/
+33
2017-06-22
PR libstdc++/81173 fix undefined memset with null pointer
Jonathan Wakely
2
-14
/
+21
2017-06-21
PR libstdc++/80675, PR libstdc++/80940
Ville Voutilainen
4
-29
/
+159
2017-06-21
Update baseline symbols for aarch64-none-linux-gnu
Ramana Radhakrishnan
2
-0
/
+7
2017-06-21
PR libstdc++/81092 Regenerate configure for libtool_VERSION change
Jonathan Wakely
2
-1
/
+6
2017-06-20
baseline_symbols.txt: Update.
Uros Bizjak
2
-0
/
+28
2017-06-20
Always check for target i?86 and x86_64
Rainer Orth
2
-1
/
+6
2017-06-19
Update Solaris baselines for GCC 8.0 (PR libstdc++/81092)
Rainer Orth
9
-0
/
+45
2017-06-18
x32: Update baseline_symbols.txt
H.J. Lu
2
-0
/
+10
2017-06-18
re PR libstdc++/81092 (Missing symbols for new std::wstring constructors)
Andreas Schwab
2
-1
/
+9
2017-06-17
Get rid of dg-skip-if etc. default args
Rainer Orth
17
-16
/
+21
2017-06-17
PR libstdc++/80893 don't run test for C++98 modes
Jonathan Wakely
2
-0
/
+7
2017-06-16
Add std::get_deleter overload with correct signature
Jonathan Wakely
4
-1
/
+66
2017-06-16
re PR libstdc++/81092 (Missing symbols for new std::wstring constructors)
Jakub Jelinek
4
-1
/
+45
2017-06-16
Fix std::wbuffer_convert::sync()
Jonathan Wakely
3
-1
/
+43
2017-06-16
PR libstdc++/81092 add std::wstring symbols and bump library version
Jonathan Wakely
12
-11
/
+94
2017-06-16
Fix missing returns in libstdc++ header and tests
Jonathan Wakely
8
-4
/
+25
2017-06-16
stl_bvector.h (__fill_bvector(_Bit_type*, unsigned int, unsigned int, bool)):...
François Dumont
3
-617
/
+741
2017-06-15
2017-06-15 François Dumont <fdumont@gcc.gnu.org>
François Dumont
2
-6
/
+11
2017-06-15
Use pthread effective-target in testsuite
Rainer Orth
214
-427
/
+655
2017-06-14
Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0
Jonathan Wakely
15
-79
/
+151
2017-06-12
Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17
Pedro Alves
4
-22
/
+123
2017-06-12
stl_tree.h (_Rb_tree_impl()): Restore _Node_allocator default init.
François Dumont
5
-7
/
+183
2017-06-12
PR libstdc++/55917 do not handle exceptions in std::thread
Jonathan Wakely
3
-28
/
+59
2017-06-09
Support move-only deleters in std::shared_ptr (LWG 2802)
Jonathan Wakely
5
-13
/
+96
2017-06-09
Add deduction guides for sequence containers (P0433R2, partial)
Jonathan Wakely
9
-0
/
+330
2017-06-08
PR libstdc++/81017 add noexcept to std::function move operations
Jonathan Wakely
4
-6
/
+16
2017-06-07
Add C++17 deduction guide for std::basic_regex (P0433R2, partial)
Jonathan Wakely
3
-0
/
+71
2017-06-07
PR libstdc++/81002 fix std::basic_regex range constructor
Jonathan Wakely
4
-6
/
+43
2017-06-07
Add C++17 deduction guide for std::basic_string (P0433R2, partial)
Jonathan Wakely
6
-1
/
+236
2017-06-05
PR libstdc++/80939 Remove unmeetable constexpr specifiers
Jonathan Wakely
2
-14
/
+27
2017-06-05
Optimize std::advance for single increments
Jonathan Wakely
2
-1
/
+10
2017-06-05
Add noexcept to shared_ptr owner comparisons (LWG 2873)
Jonathan Wakely
5
-13
/
+70
2017-06-03
baseline_symbols.txt: Update.
Andreas Schwab
2
-0
/
+30
2017-06-03
configure.ac (*-*-linux-android*): Set target_makefile_frag.
Eric Botcazou
2
-1
/
+6
2017-06-02
PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Jonathan Wakely
6
-1
/
+159
[next]