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
2015-12-18
Fix a regression introduced by the fix of libstdc++/68276.
Ville Voutilainen
2
-1
/
+13
2015-12-18
re PR libstdc++/68276 (ios_base::_M_grow_words should use new (std::nothrow))
Ville Voutilainen
3
-7
/
+13
2015-12-18
[DJGPP] Update config/os/djgpp/error_constants.h
Andris Pavenis
2
-24
/
+80
2015-12-16
libstdc++/68921 add timeout argument to futex(2)
Jonathan Wakely
2
-1
/
+6
2015-12-15
Restore accidentally-removed volatile qualifier
Jonathan Wakely
2
-1
/
+4
2015-12-15
Remove vestigial traces of std::tr1::bind
Jonathan Wakely
2
-73
/
+31
2015-12-15
Fix cv-qualifiers in std::bind invocation
Jonathan Wakely
3
-4
/
+64
2015-12-15
re PR libstdc++/68863 (Regular expressions: Backreferences don't work in nega...
Tim Shen
3
-1
/
+56
2015-12-14
Bad date on the Changelog entry, boo hiss.
Ville Voutilainen
1
-1
/
+1
2015-12-14
Document the implementation of Logical Operator Type Traits.
Ville Voutilainen
4
-3
/
+45
2015-12-11
Fix std::invoke support for reference_wrappers
Jonathan Wakely
5
-39
/
+115
2015-12-11
re PR libstdc++/68139 (rethrow_if_nested should tolerate overloaded unary ope...
Ville Voutilainen
3
-1
/
+41
2015-12-10
Change tests to use -std=gnu++14 not -std=gnu++1y
Jonathan Wakely
20
-19
/
+56
2015-12-10
Fix dejagnu directives in shared_ptr test
Jonathan Wakely
3
-45
/
+44
2015-12-10
Improve generated libstdc++ API docs
Jonathan Wakely
21
-52
/
+140
2015-12-04
PR libstdc++/57060 cope with invalid thread IDs
Jonathan Wakely
3
-3
/
+71
2015-12-02
Fix ambiguity with multiple enable_shared_from_this bases
Jonathan Wakely
4
-16
/
+93
2015-12-01
Define path::_Cmpt after specializing path::__is_encoded_char
Jonathan Wakely
2
-10
/
+15
2015-11-26
Ensure another pretty-printer test uses C++98 mode
Jonathan Wakely
2
-2
/
+8
2015-11-26
Ensure pretty-printer test uses C++98 mode
Jonathan Wakely
2
-2
/
+10
2015-11-26
* configure: Regenerate.
David Edelsohn
2
-2
/
+6
2015-11-25
Improve tests for valid values of iostream bitmask types
Jonathan Wakely
4
-6
/
+19
2015-11-25
Port libvtv to Solaris
Rainer Orth
4
-1
/
+18
2015-11-24
Handle C++11 <math.h> overloads on Solaris 12
Rainer Orth
8
-2
/
+375
2015-11-21
* testsuite/23_containers/vector/profile/vector.cc: Add maxdata option on AIX.
David Edelsohn
2
-0
/
+7
2015-11-20
re PR libstdc++/68448 (Python Pretty Printers get disabled on libstdc++ reloa...
Jan Kratochvil
3
-9
/
+20
2015-11-17
PR libstdc++/66059 optimise _Build_index_tuple
Jonathan Wakely
2
-4
/
+20
2015-11-16
re PR libstdc++/67440 (pretty-printing of a const set<foo> fails)
Doug Evans
5
-1
/
+25
2015-11-15
PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR test
Jonathan Wakely
3
-2
/
+9
2015-11-14
acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darw...
Andreas Tobler
5
-30
/
+71
2015-11-14
Fix std::wstring capacity test for short wchar_t
Jonathan Wakely
3
-2
/
+9
2015-11-14
* testsuite/experimental/random/randint.cc: Add dg-add-options tls.
David Edelsohn
2
-0
/
+5
2015-11-13
Define std::experimental::randint etc.
Jonathan Wakely
5
-0
/
+170
2015-11-13
Improve portability of named locale tests
John Marino
298
-863
/
+1246
2015-11-13
More fine-grained autoconf checks for C99 library
Jennifer Yao
47
-597
/
+1572
2015-11-13
* include/experimental/bits/shared_ptr.h: Tweak comments.
Jonathan Wakely
2
-2
/
+6
2015-11-13
Implement std::experimental::shared_ptr with array support
Fan You
24
-1
/
+2868
2015-11-13
Define alias templates using polymorphic memory resources
Jonathan Wakely
14
-0
/
+230
2015-11-13
Implement C++ LFTSv1 polymorphic memory resources
Fan You
10
-1
/
+863
2015-11-12
Extend valid values of iostream bitmask types
Jonathan Wakely
5
-3
/
+29
2015-11-12
* include/std/thread: Include <cerrno> for EINTR.
Jonathan Wakely
2
-0
/
+5
2015-11-12
Implement D0013R2, logical type traits.
Ville Voutilainen
10
-5
/
+222
2015-11-12
* include/experimental/bits/string_view.tcc: Fix doxygen @file.
Jonathan Wakely
2
-1
/
+5
2015-11-11
* libsupc++/new_handler.cc: Fix for explicit constructor change.
Jonathan Wakely
2
-1
/
+3
2015-11-11
Loop in std::this_thread sleep functions
Jonathan Wakely
4
-6
/
+86
2015-11-11
Correct the Changelog date of the previous commit.
Ville Voutilainen
1
-1
/
+1
2015-11-11
LWG 2510, make the default constructors of library tag types explicit.
Ville Voutilainen
6
-6
/
+82
2015-11-11
re PR libstdc++/64651 (std::rethrow_exception not found by ADL)
Jonathan Wakely
3
-3
/
+21
2015-11-10
Fix return type of heterogeneous find for sets
Jonathan Wakely
7
-8
/
+40
2015-11-10
Update C++17 library implementation status
Jonathan Wakely
3
-10
/
+11
[next]