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/existing-fp8
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
2016-11-15
PR 59406 note that FNV hash functions are incorrect
Jonathan Wakely
4
-0
/
+17
2016-11-15
Use existing helper for new std::string constructor
Jonathan Wakely
2
-9
/
+10
2016-11-15
Make std::tuple_size<cv T> SFINAE-friendly (LWG 2770)
Jonathan Wakely
5
-27
/
+41
2016-11-15
Adjust pretty printer test for variant<T&>
Jonathan Wakely
2
-4
/
+9
2016-11-15
variant: Remove variant<T&>...
Tim Shen
3
-208
/
+28
2016-11-15
config-ml.in: Remove references to GCJ.
Matthias Klose
2
-1
/
+4
2016-11-15
Fix find&replace error in license boilerplate
Jonathan Wakely
138
-137
/
+282
2016-11-15
Add std::string constructor for substring of string_view (LWG 2742)
Jonathan Wakely
6
-3
/
+137
2016-11-15
Constrain swap overload for std::optional (LWG 2748)
Jonathan Wakely
4
-3
/
+67
2016-11-14
Implement P0513R0, Poisoning the Hash.
Ville Voutilainen
12
-7
/
+141
2016-11-14
Implement P0504R0 (Revisiting in-place tag types for any/optional/variant).
Ville Voutilainen
10
-93
/
+167
2016-11-14
Use constexpr addressof in optional, SFINAE housekeeping for any, optional an...
Ville Voutilainen
5
-78
/
+73
2016-11-13
Improve various diagnostic issues.
Jason Merrill
2
-2
/
+2
2016-11-14
Delete addressof for temporaries (LWG 2598)
Jonathan Wakely
2
-0
/
+8
2016-11-14
Make std::future::share() noexcept (LWG 2556)
Jonathan Wakely
2
-6
/
+13
2016-11-14
PR78326 fix incorrect access of data member in base class
Jonathan Wakely
2
-0
/
+5
2016-11-13
Add array support to std::shared_ptr for C++17
Jonathan Wakely
9
-686
/
+617
2016-11-13
Implement P0403R1, Literal suffixes for basic_string_view.
Ville Voutilainen
5
-0
/
+188
2016-11-13
DR 374 - specialization in outer namespace
Jason Merrill
15
-90
/
+78
2016-11-12
* src/filesystem/ops.cc (is_empty): Fix typo in exception message.
Jonathan Wakely
2
-1
/
+3
2016-11-12
* include/std/future (future_error): Fix public typo to private.
Jonathan Wakely
2
-1
/
+5
2016-11-12
Add std::future_error constructor from future_errc
Jonathan Wakely
2
-6
/
+18
2016-11-12
Use shared_ptr<T>::element_type in hash specializations
Jonathan Wakely
3
-2
/
+12
2016-11-10
debug.cc (format_word): Delete.
François Dumont
2
-61
/
+63
2016-11-09
regex.h (regex_iterator::regex_iterator()): Define end() as _M_pregex == null...
Tim Shen
4
-9
/
+41
2016-11-07
Implement P0012R1, Make exception specifications part of the type system.
Jason Merrill
7
-60
/
+81
2016-11-07
gnu-versioned-namespace.ver: Export C++17 new of over-aligned types symbols.
François Dumont
2
-0
/
+17
2016-10-28
Make filesystem::path work with basic_string_view (P0392R0)
Jonathan Wakely
3
-0
/
+114
2016-10-28
Fix filesystem::path for iterators with const value_type
Jonathan Wakely
3
-5
/
+65
2016-10-28
Implement std::launder for C++17
Jonathan Wakely
8
-8
/
+185
2016-10-27
PR70975 Pass valid offset argument to sendfile
Uros Bizjak
2
-1
/
+8
2016-10-27
Fix target selectors in uniform_inside_sphere_distribution tests
Jonathan Wakely
7
-6
/
+19
2016-10-27
Adjust precision of filesystem::last_write_time tests
Jonathan Wakely
5
-33
/
+47
2016-10-26
stl_map.h (map()): Make default.
François Dumont
6
-23
/
+39
2016-10-26
re PR libstdc++/78110 (freestanding libstdc++ fails to compile)
Bernd Edlinger
2
-0
/
+10
2016-10-26
Fix test for recursive_directory_iterator::pop
Jonathan Wakely
2
-5
/
+7
2016-10-26
Implement uniform_inside_sphere_distribution extension.
Edward Smith-Rowland
9
-1
/
+670
2016-10-26
Add recursive_directory_iterator::pop(error_code&)
Jonathan Wakely
4
-5
/
+141
2016-10-26
Fix error handling in recursive_directory_iterator::increment
Jonathan Wakely
3
-1
/
+10
2016-10-26
PR78111 fix fallback code for filesystem::canonical
Jonathan Wakely
2
-1
/
+10
2016-10-26
Add missing header in Filesystem TS configure tests
Uros Bizjak
3
-0
/
+9
2016-10-25
Handle negative times in filesystem::last_write_time
Jonathan Wakely
3
-0
/
+51
2016-10-25
Fix error handling in copy_file and equivalent
Jonathan Wakely
9
-13
/
+368
2016-10-24
Fix error handling in filesystem::is_empty
Jonathan Wakely
2
-5
/
+12
2016-10-24
PR71337 fix filesystem::temp_directory_path error handling
Jonathan Wakely
3
-4
/
+61
2016-10-24
Make directory iterators become end iterator on error
Jonathan Wakely
4
-18
/
+20
2016-10-24
Do not retry failed close(3) in filesystem::copy
Jonathan Wakely
2
-13
/
+6
2016-10-24
Implement DR resolutions for filesystem::copy
Jonathan Wakely
4
-9
/
+105
2016-10-24
Cross-port exception-safety and move fixes of std::any to std::experimental::...
Ville Voutilainen
6
-28
/
+185
2016-10-24
Cross-port the latest resolution of LWG2756 and some bug-fixes to experimenta...
Ville Voutilainen
6
-91
/
+594
[next]