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-10-11
Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targ...
Joseph Myers
3
-0
/
+19
2015-10-09
Missed ChangeLog for previous libstdc++-v3 commit
Jonathan Wakely
1
-0
/
+23
2015-10-09
Add include/experimental/bits dir
Jonathan Wakely
14
-29
/
+64
2015-10-05
re PR c++/67844 (Cannot make tuple of class with template constructor)
Ville Voutilainen
4
-1
/
+76
2015-10-04
Implement N4514, C++ Extensions for Transactional Memory.
Jason Merrill
2
-2
/
+14
2015-10-03
Remove pretty printing for 'any' with allocators
Jonathan Wakely
2
-4
/
+3
2015-10-03
Fix comments saying why headers are included
Jonathan Wakely
3
-2
/
+4
2015-10-03
Fix testsuite failures with --disable-wchar_t
Jonathan Wakely
7
-4
/
+29
2015-10-03
Enable dual ABI for Filesystem library
Jonathan Wakely
9
-4
/
+124
2015-10-02
minimal.cc: Minor tweaks to match narrow char version.
Jonathan Wakely
2
-2
/
+6
2015-10-02
Fix tests that fail with old std::string
Jonathan Wakely
3
-7
/
+15
2015-10-02
Use noexcept instead of _GLIBCXX_NOEXCEPT
Jonathan Wakely
3
-6
/
+11
2015-10-02
* acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.
Jonathan Wakely
2
-1
/
+3
2015-10-02
Allow Filesystem TS to compile without wchar_t
Jonathan Wakely
7
-8
/
+42
2015-10-02
testsuite_fs.h (nonexistent_path): Use less generic name for paths.
Jonathan Wakely
2
-2
/
+9
2015-10-02
PR libstdc++/67747 use readdir instead of readdir_r
Jonathan Wakely
2
-32
/
+33
2015-10-01
* doc/html/manual/errno.html: Add new file.
Jonathan Wakely
2
-0
/
+32
2015-10-01
Save-and-restore errno more carefully in libstdc++
Jonathan Wakely
8
-17
/
+70
2015-09-30
messages_members.cc (Catalog_info, Catalogs): Move...
François Dumont
7
-115
/
+176
2015-09-30
alpha, ia64: Remove empty directories.
Matthias Klose
1
-0
/
+4
2015-09-29
Leave errno unchanged by successful std::stoi etc
Jonathan Wakely
3
-0
/
+42
2015-09-29
PR libstdc++/67583 Fix invalid sputn calls in tests
Jonathan Wakely
3
-2
/
+11
2015-09-29
Reduce space and time overhead of std::thread
Jonathan Wakely
4
-44
/
+117
2015-09-28
LWG 2135: terminate() in condition_variable::wait()
Jonathan Wakely
3
-3
/
+10
2015-09-25
Avoid creating dangling references in case of nested tuples
Ville Voutilainen
3
-8
/
+106
2015-09-24
Leave moved-from std::deque in a valid state
Jonathan Wakely
3
-0
/
+19
2015-09-23
Limit number of symlinks that canonical() will resolve
Jonathan Wakely
2
-33
/
+32
2015-09-23
Fix semantics of Filesystem TS directory iterators
Jonathan Wakely
8
-75
/
+286
2015-09-23
Fix filesystem::create_directories() function
Jonathan Wakely
3
-6
/
+123
2015-09-21
Fix bootstrap error introduced in r227870
Jonathan Wakely
2
-1
/
+7
2015-09-19
re PR libstdc++/67361 (std::regex_error::what() should say something about th...
Tim Shen
7
-35
/
+110
2015-09-18
Fix errors due to extra includes in extc++.h
Jonathan Wakely
3
-3
/
+8
2015-09-17
debug.cc: Include <cstdio>.
Catherine Moore
2
-0
/
+5
2015-09-17
Include <cerrno> in src/c++11/random.cc
Gerald Pfeifer
2
-0
/
+5
2015-09-17
2015-09-17 François Dumont <fdumont@gcc.gnu.org>
François Dumont
3
-435
/
+514
2015-09-17
Handle alignment in __atomic_is_lock_free
Jonathan Wakely
4
-14
/
+60
2015-09-17
Remove non-deterministic part of canonical() test
Jonathan Wakely
2
-11
/
+3
2015-09-17
Make std::random_device retry after short reads
Jonathan Wakely
2
-7
/
+21
2015-09-17
Remove redundant conditional expressions in <system_error>
Jonathan Wakely
2
-2
/
+6
2015-09-17
Only do shrink_to_fit() when exceptions enabled
Jonathan Wakely
3
-6
/
+20
2015-09-16
Implement filesystem::canonical() without realpath
Jonathan Wakely
13
-26
/
+262
2015-09-11
Fix filesystem::canonical on Solaris 10.
Jonathan Wakely
2
-1
/
+10
2015-09-11
Check read() result in std::random_device.
Jonathan Wakely
2
-4
/
+13
2015-09-11
Fix invalid UTF-8 in wchar_t tests.
John Marino
16
-115
/
+50
2015-09-11
Rationalise PCH headers and 17_intro/headers tests.
Jonathan Wakely
22
-17
/
+330
2015-09-11
Implement N4258 noexcept for std::basic_string.
Jonathan Wakely
21
-33
/
+1450
2015-09-11
Allocator-extended constructors for container adaptors.
Jonathan Wakely
6
-6
/
+212
2015-09-10
* testsuite/util/testsuite_allocator.h (PointerBase::operator[]): Add.
Jonathan Wakely
2
-0
/
+3
2015-09-10
1.cc: Verify the string contents.
Jonathan Wakely
2
-0
/
+7
2015-09-09
Enable lightweight checks with _GLIBCXX_ASSERTIONS.
Jonathan Wakely
25
-123
/
+246
[next]