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
2024-11-12
Daily bump.
GCC Administrator
1
-0
/
+20
2024-11-11
libstdc++: Improve exception messages in conversion classes
Jonathan Wakely
1
-2
/
+2
2024-11-11
libstdc++: Fix typos in iterator increment for std::text_encoding [PR117520]
Jonathan Wakely
2
-5
/
+20
2024-11-11
libstdc++: Add parentheses around operand of |
Jonathan Wakely
1
-1
/
+1
2024-11-09
Daily bump.
GCC Administrator
1
-0
/
+61
2024-11-08
ibstdc++: Add some further attributes to ::operator new in <new>
Jakub Jelinek
1
-6
/
+6
2024-11-08
libstdc++: Make some _Hashtable members inline
Jonathan Wakely
1
-0
/
+3
2024-11-08
libstdc++: Do not define _Insert_base::try_emplace before C++17
Jonathan Wakely
4
-2
/
+6
2024-11-08
libstdc++: Simplify __detail::__distance_fw using 'if constexpr'
Jonathan Wakely
1
-14
/
+10
2024-11-07
libstdc++: Improve comment for _Hashtable::_M_insert_unique_node
Jonathan Wakely
1
-2
/
+5
2024-11-07
libstdc++: Fix conversions to key/value types for hash table insertion [PR115...
Jonathan Wakely
5
-56
/
+88
2024-11-07
libstdc++: Define __is_pair variable template for C++11
Jonathan Wakely
1
-0
/
+6
2024-11-07
libstdc++: Fix grammar in comment, again
Jonathan Wakely
1
-1
/
+1
2024-11-07
libstdc++: Tweak comments on includes in hashtable headers
Jonathan Wakely
2
-2
/
+2
2024-11-07
libstdc++: Fix typo in comment in hashtable.h
Jonathan Wakely
1
-2
/
+2
2024-11-07
Daily bump.
GCC Administrator
1
-0
/
+59
2024-11-06
libstdc++: Deprecate useless <cxxx> compatibility headers for C++17
Jonathan Wakely
27
-120
/
+286
2024-11-06
libstdc++: Move include guards to start of headers
Jonathan Wakely
2
-6
/
+6
2024-11-06
libstdc++: More user-friendly failed assertions from shared_ptr dereference
Jonathan Wakely
1
-11
/
+17
2024-11-06
libstdc++: Enable debug assertions for filesystem directory iterators
Jonathan Wakely
1
-6
/
+6
2024-11-05
Daily bump.
GCC Administrator
1
-0
/
+12
2024-11-05
libstdc++: Remove workaround for modules issue [PR113814]
Nathaniel Shead
1
-5
/
+0
2024-11-04
libstdc++: Fix up 117406.cc test [PR117406]
Jakub Jelinek
1
-2
/
+2
2024-11-03
Daily bump.
GCC Administrator
1
-0
/
+14
2024-11-02
libstdc++: Fix up std::{,b}float16_t std::{ilogb,l{,l}r{ound,int}} [PR117406]
Jakub Jelinek
2
-10
/
+69
2024-11-02
Daily bump.
GCC Administrator
1
-0
/
+59
2024-11-01
libstdc++: Check feature test macros in unordered containers
Jonathan Wakely
2
-26
/
+26
2024-11-01
libstdc++: Minor comment improvements in <bits/hashtable.h>
Jonathan Wakely
1
-2
/
+3
2024-11-01
libstdc++: Add P1206R7 from_range members to std::list and std::forward_list ...
Jonathan Wakely
13
-0
/
+1213
2024-11-01
libstdc++: Add missing <vector> header to unordered_set/pr115285.cc test
Jonathan Wakely
1
-1
/
+2
2024-11-01
libstdc++: Remove stray whitespace in #endif
Jonathan Wakely
1
-1
/
+1
2024-10-31
libstdc++: Add align_alloc attribute to aligned operator new
Jonathan Wakely
2
-3
/
+16
2024-10-31
Daily bump.
GCC Administrator
1
-0
/
+31
2024-10-30
libstdc++: Fix copy&paste comments in vector range tests
Jonathan Wakely
4
-4
/
+4
2024-10-30
libstdc++: Fix some typos and grammatical errors in docs
Jonathan Wakely
2
-12
/
+12
2024-10-30
libstdc++: Define config macros for additional IEEE formats
Jonathan Wakely
2
-3
/
+25
2024-10-30
libstdc++: Define __memcpyable<float*, _Float32*> as true
Jonathan Wakely
1
-0
/
+23
2024-10-30
Daily bump.
GCC Administrator
1
-0
/
+18
2024-10-29
libstdc++: Fix complexity of drop_view::begin() const [PR112641]
Patrick Palka
2
-2
/
+14
2024-10-29
libstdc++: Use if consteval rather than if (std::__is_constant_evaluated()) f...
Jakub Jelinek
2
-4
/
+17
2024-10-29
Daily bump.
GCC Administrator
1
-0
/
+48
2024-10-28
libstdc++: Fix tests for std::vector range operations
Jonathan Wakely
8
-45
/
+50
2024-10-28
Daily bump.
GCC Administrator
1
-0
/
+42
2024-10-27
libstdc++: Add P1206R7 from_range members to std::vector [PR111055]
Jonathan Wakely
15
-8
/
+1366
2024-10-27
libstdc++: Fix std::vector<bool>::emplace to forward parameter
Jonathan Wakely
2
-2
/
+26
2024-10-26
Daily bump.
GCC Administrator
1
-0
/
+169
2024-10-25
libstdc++: Disable parts of new test that depend on constexpr std::string
Jonathan Wakely
1
-0
/
+2
2024-10-25
libstdc++: implement concatenation of strings and string_views
Giuseppe D'Angelo
6
-1
/
+304
2024-10-25
non-gcc: Remove trailing whitespace
Jakub Jelinek
116
-1034
/
+1034
2024-10-24
libstdc++: Fix test broken when using COW std::string
François Dumont
1
-3
/
+2
[next]