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-05-23
PR libstdc++/67214 Avoid signed overflow in num_get::_M_extract_int
Xi Ruoyao
2
-10
/
+16
2017-05-19
PR libstdc++/80796 Add new std::search overload for C++17
Jonathan Wakely
3
-0
/
+67
2017-05-18
PR libstdc++/80478 make std::mem_fn work with noexcept functions
Jonathan Wakely
3
-0
/
+40
2017-05-18
Fix typos in libstdc++ manual
Jonathan Wakely
5
-4
/
+8
2017-05-18
Update libstdc++ version info in manual
Jonathan Wakely
5
-2
/
+26
2017-05-17
Fixes to Doxygen comments in libstdc++ headers
Jonathan Wakely
8
-11
/
+33
2017-05-17
Implement new C++ intrinsics __is_assignable and __is_constructible.
Ville Voutilainen
9
-234
/
+109
2017-05-16
Test source_location::current() in default member initializer
Jonathan Wakely
2
-3
/
+5
2017-05-16
Implement std::experimental::source_location (N4519)
Jonathan Wakely
7
-4
/
+216
2017-05-16
Fix forward declaration of std::type_info for versioned-namespace
Jonathan Wakely
2
-4
/
+8
2017-05-16
Regenerate libstdc++-v3/configure for versioned-namespace soname
Jonathan Wakely
2
-1
/
+5
2017-05-16
optional (_Optional_base::_M_get): Check precondition.
Marc Glisse
3
-5
/
+16
2017-05-16
Add cross-reference for test permutations in libstdc++ manual
Jonathan Wakely
3
-2
/
+10
2017-05-16
Add cross-reference for BADNAMES in libstdc++ manual
Jonathan Wakely
3
-2
/
+8
2017-05-15
Fix order and types of members in C++17 insert_return_type structs
Jonathan Wakely
7
-18
/
+60
2017-05-12
Revert revision 247926.
François Dumont
3
-26
/
+5
2017-05-12
PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T>
Jonathan Wakely
4
-10
/
+104
2017-05-11
2017-05-11 François Dumont <fdumont@gcc.gnu.org>
François Dumont
2
-101
/
+107
2017-05-11
2017-05-11 François Dumont <fdumont@gcc.gnu.org>
François Dumont
3
-5
/
+26
2017-05-11
2017-05-11 François Dumont <fdumont@gcc.gnu.org>
François Dumont
4
-5
/
+22
2017-05-11
Fix ViewCVS URLs in libstdc++ manual
Jonathan Wakely
5
-12
/
+16
2017-05-11
PR libstdc++/80285 optimize std::make_shared for -fno-rtti
Jonathan Wakely
5
-39
/
+158
2017-05-10
Bump version namespace.
François Dumont
10
-67
/
+81
2017-05-10
stl_algobase.h (std::__iter_swap<false>): Remove _GLIBCXX_MOVE usage.
François Dumont
2
-82
/
+87
2017-05-09
* testsuite/24_iterators/container_access.cc (test03): Make il3 static.
Jason Merrill
2
-1
/
+5
2017-05-08
Tweak static assertions in std::optional
Jonathan Wakely
3
-13
/
+14
2017-05-08
Clarify mt_allocator documentation w.r.t deallocation
Jonathan Wakely
3
-2
/
+9
2017-05-02
re PR bootstrap/69506 (check-in 232454 seems to cause problems with cygwin bu...
Hugo Beauzée-Luyssen
2
-0
/
+7
2017-04-29
48362.cc: Replace a regexp-test by a note-test.
François Dumont
2
-1
/
+6
2017-04-28
PR libstdc++/80553 don't allow destroying non-destructible types
Jonathan Wakely
5
-50
/
+164
2017-04-28
Remove superfluous "" in dg-error.
Jonathan Wakely
2
-1
/
+6
2017-04-28
Remove superfluous '{ target *-*-* }' in dg-(error|warning|message|bogus)
Tom de Vries
2
-1
/
+6
2017-04-27
Remove reundant const-qualification from cast targets
Jonathan Wakely
3
-3
/
+10
2017-04-26
Improve tests for vector and deque move-assignment
Jonathan Wakely
3
-8
/
+24
2017-04-24
PR libstdc++/80506 fix constant used in condition
Jonathan Wakely
2
-1
/
+5
2017-04-24
PR libstdc++/80504 qualify calls to avoid ADL
Jonathan Wakely
3
-4
/
+42
2017-04-24
PR libstdc++/80493 fix invalid exception specification
Jonathan Wakely
2
-1
/
+7
2017-04-21
PR libstdc++/80316 make promise::set_value throw no_state error
Jonathan Wakely
6
-29
/
+740
2017-04-21
Avoid deprecated warnings about std::auto_ptr in library headers
Jonathan Wakely
9
-5
/
+48
2017-04-20
PR libstdc++/68397 std::tr1::expint fails ... long double arguments.
Edward Smith-Rowland
4
-3
/
+104
2017-04-20
PR79862 check macro for type aliases that depend on <stdint.h>
Jonathan Wakely
2
-5
/
+21
2017-04-19
Rationalise ABI links in libstdc++ manual
Jonathan Wakely
7
-22
/
+27
2017-04-19
* libsupc++/new: Update comment on #endif directive.
Jonathan Wakely
2
-1
/
+3
2017-04-19
PR libstdc++/80448 remove noexcept from defaulted functions
Jonathan Wakely
2
-4
/
+8
2017-04-19
PR libstdc++/80446 cope with libc defining __has_builtin
Jonathan Wakely
3
-12
/
+22
2017-04-18
Fix incorrect results from std::boyer_moore_searcher
Jonathan Wakely
3
-27
/
+81
2017-04-11
faq.xml: Update reference link to C++ ABI for Itanium.
Gerald Pfeifer
3
-4
/
+9
2017-04-03
Remove duplicated entry in C++17 library status table
Jonathan Wakely
3
-14
/
+6
2017-04-03
Uncomment std::reference_wrapper tests that no longer fail
Jonathan Wakely
2
-6
/
+8
2017-04-03
Fix comments in libstdc++ header and test
Jonathan Wakely
3
-4
/
+7
[next]