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/gfortran-test
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-15
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-15
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
/
testsuite
/
std
Age
Commit message (
Expand
)
Author
Files
Lines
14 hours
libstdc++: Constrain operator<< for chrono::local_type
Jonathan Wakely
1
-0
/
+8
2 days
libstdc++: Implement C++23 P2590R2 - Explicit lifetime management [PR106658]
Jakub Jelinek
1
-0
/
+94
4 days
libstdc++: Fix missing change to views::pairwise from P2165R4 [PR121956]
Jonathan Wakely
1
-0
/
+13
8 days
libstdc++: Fix algorithms to use iterators' difference_type for arithmetic [P...
Jonathan Wakely
1
-1
/
+1
9 days
libstdc++: Tests of %W/%V/%U and %G for !ok date values.
Tomasz Kamiński
1
-20
/
+28
10 days
libstdc++: Use _Drop_iter<_CharT> for formattable concept checking [PR121765]
Tomasz Kamiński
1
-0
/
+53
2025-09-05
libstdc++: Make join_view::_Iterator::_M_get_inner noexcept [PR121804]
Patrick Palka
1
-0
/
+12
2025-08-04
libstdc++: Fix dereferencing of std::indirect xvalues [PR121128]
Tomasz Kamiński
2
-0
/
+111
2025-07-30
libstdc++: Fix test when dual abi disabled
François Dumont
1
-2
/
+2
2025-07-29
libsdc++: Test using range_format::map as format_kind.
Tomasz Kamiński
1
-1
/
+3
2025-07-25
c++: Unwrap type traits defined in terms of builtins within diagnostics [PR11...
Nathaniel Shead
2
-0
/
+3
2025-07-18
libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Tomasz Kamiński
2
-0
/
+9
2025-07-15
libstdc++: Add missing initializers for __maybe_present_t members [PR119962]
Patrick Palka
3
-0
/
+24
2025-07-09
libstdc++: Added missing members to numeric_limits specializations for intege...
Mateusz Zych
1
-0
/
+31
2025-07-08
libstdc++: Do not expose set_brackets/set_separator for formatter with format...
Tomasz Kamiński
1
-0
/
+52
2025-07-07
libstdc++: Format chrono %a/%A/%b/%h/%B/%p using locale's time_put [PR117214]
XU Kailiang
2
-0
/
+44
2025-07-03
libstdc++: Update LWG 4166 changes to concat_view::end() [PR120934]
Patrick Palka
1
-0
/
+13
2025-06-27
libstdc++: Fix warnings introduced by type-erasing for chrono commits [PR110739]
Tomasz Kamiński
1
-17
/
+26
2025-06-26
libstdc++: Type-erase chrono-data for formatting [PR110739]
Tomasz Kamiński
1
-8
/
+8
2025-06-25
libstdc++: Test for %S precision for durations with integral representation.
Tomasz Kamiński
1
-5
/
+99
2025-06-25
libstdc++: Report compilation error on formatting "%d" from month_last [PR120...
Tomasz Kamiński
1
-0
/
+164
2025-06-13
libstdc++: Format %r, %x and %X using locale's time_put facet [PR120648]
Tomasz Kamiński
1
-5
/
+38
2025-06-13
libstdc++: Replace _CharT template parameter with CharT in format tests.
Tomasz Kamiński
11
-168
/
+166
2025-06-13
libstdc++: Test chrono-spec containing only whitespaces.
Tomasz Kamiński
1
-0
/
+56
2025-06-12
libstdc++: Do not specialize std::formatter for incomplete type [PR120625]
Jonathan Wakely
1
-0
/
+19
2025-06-11
libstdc++: Test for precision and floting point durations.
Tomasz Kamiński
2
-0
/
+158
2025-06-10
libstdc++: Make __max_size_type and __max_diff_type structural
Patrick Palka
1
-0
/
+7
2025-06-06
libstdc++: Support wide characters output for sys_info and local_info [PR120565]
Tomasz Kamiński
1
-4
/
+4
2025-06-06
libstdc++: Test for formatting with empty spec for local_info and sys_info.
Tomasz Kamiński
1
-3
/
+108
2025-06-05
libstdc++: Fix std::format thousands separators when sign present [PR120548]
Jonathan Wakely
1
-0
/
+10
2025-06-05
libstdc++: Fix formatting of 3-digits months,day,weekday and hour [PR120481]
Tomasz Kamiński
2
-8
/
+328
2025-06-04
libstdc++: Skip time zone format testing for COW std::string
Jonathan Wakely
1
-0
/
+4
2025-06-04
libstdc++: Test for formatting with empty spec for time points.
Tomasz Kamiński
1
-14
/
+194
2025-06-04
libstdc++: Fix format call and test formatting with empty specs for durations.
Tomasz Kamiński
1
-0
/
+271
2025-06-02
libstdc++: Implement C++26 std::polymorphic [PR119152]
Jonathan Wakely
8
-0
/
+1394
2025-05-30
libstdc++: Test for formatting with empty spec for calendar types.
Tomasz Kamiński
1
-0
/
+301
2025-05-27
libstdc++: Fix test failures for 32-bit AIX
Jonathan Wakely
2
-0
/
+4
2025-05-26
libstdc++: Run in_place constructor test for std::indirect [PR119152]
Tomasz Kamiński
1
-1
/
+2
2025-05-26
libstdc++: Implement C++26 std::indirect [PR119152]
Jonathan Wakely
8
-0
/
+1140
2025-05-23
testsuite: Fix typo in parse_ctx.cc
Stefan Schulze Frielinghaus
1
-1
/
+1
2025-05-19
libstdc++: Fix std::format of chrono::local_days with {} [PR120293]
Jonathan Wakely
1
-0
/
+3
2025-05-15
libstdc++: Fix std::format_kind primary template for Clang [PR120190]
Jonathan Wakely
1
-5
/
+10
2025-05-14
libstdc++: Preserve the argument type in basic_format_args [PR119246]
Tomasz Kamiński
2
-36
/
+81
2025-05-07
libstdc++: Fix width computation for the chrono formatting [PR120114]
Tomasz Kamiński
1
-0
/
+125
2025-04-30
libstdc++: Fix _Padding_sink in case when predicted width is between padwidth...
Tomasz Kamiński
2
-0
/
+18
2025-04-25
libstdc++: Minimalize temporary allocations when width is specified [PR109162]
Tomasz Kamiński
4
-5
/
+655
2025-04-25
libstdc++: Replace leftover std::queue with Adaptor in ranges/adaptors.cc.
Tomasz Kamiński
1
-1
/
+1
2025-04-25
libstdc++: Define __cpp_lib_format_ranges in format header [PR109162]
Tomasz Kamiński
4
-3
/
+12
2025-04-25
libstdc++: Implement formatters for queue, priority_queue and stack [PR109162]
Tomasz Kamiński
1
-0
/
+156
2025-04-22
libstdc++: Increase timeouts for format and flat_maps tests
Tomasz Kamiński
3
-0
/
+3
[next]