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/jlaw/pr124029
devel/jlaw/pr80770
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
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-02
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2025-12-19
libstdc++: Fix chrono::parse to read from wide strings [PR123147]
Jonathan Wakely
1
-0
/
+14
2025-11-26
libstdc++: Hashing support for chrono value classes [PR110357]
Tomasz Kamiński
1
-0
/
+280
2025-10-14
libstdc++: Formatting tests for std::chrono compose types.
Tomasz Kamiński
7
-7
/
+280
2025-10-10
libstdc++: Remove misleading TODO comments to add parsing tests.
Tomasz Kamiński
8
-8
/
+0
2025-10-10
libstdc++: Adjust enable_nonlocking_formatter_optimization specializations [P...
Tomasz Kamiński
1
-20
/
+20
2025-10-10
libstdc++: Implement P3235R3 optimizations for std::print [PR121790]
Tomasz Kamiński
3
-88
/
+257
2025-10-10
libstdc++: Improve handling of !ok() weekday index in formatting [PR121929]
Tomasz Kamiński
1
-5
/
+4
2025-10-09
libstdc++: Formatting tests for std::chrono date types.
Tomasz Kamiński
3
-3
/
+323
2025-10-08
libstdc++: Add missing include to std/time/format/format.cc
Jonathan Wakely
1
-0
/
+1
2025-10-07
libstdc++: Fix -Wmaybe-uninitialized warning in another test
Jonathan Wakely
1
-1
/
+1
2025-09-24
libstdc++: Reflect operator<< constraints in formatter for local_time.
Tomasz Kamiński
1
-12
/
+23
2025-09-22
libstdc++: Rework handling of ISO week calendar and week index formatting.
Tomasz Kamiński
1
-1
/
+42
2025-09-19
libstdc++: Constrain operator<< for chrono::local_type
Jonathan Wakely
1
-0
/
+8
2025-09-11
libstdc++: Tests of %W/%V/%U and %G for !ok date values.
Tomasz Kamiński
1
-20
/
+28
2025-07-30
libstdc++: Fix test when dual abi disabled
François Dumont
1
-2
/
+2
2025-07-18
libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Tomasz Kamiński
2
-0
/
+9
2025-07-07
libstdc++: Format chrono %a/%A/%b/%h/%B/%p using locale's time_put [PR117214]
XU Kailiang
2
-0
/
+44
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
4
-86
/
+86
2025-06-13
libstdc++: Test chrono-spec containing only whitespaces.
Tomasz Kamiński
1
-0
/
+56
2025-06-11
libstdc++: Test for precision and floting point durations.
Tomasz Kamiński
2
-0
/
+158
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 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-05-30
libstdc++: Test for formatting with empty spec for calendar types.
Tomasz Kamiński
1
-0
/
+301
2025-05-19
libstdc++: Fix std::format of chrono::local_days with {} [PR120293]
Jonathan Wakely
1
-0
/
+3
2025-05-07
libstdc++: Fix width computation for the chrono formatting [PR120114]
Tomasz Kamiński
1
-0
/
+125
2025-03-31
libstdc++: Constrain formatters for chrono types [PR119517]
Tomasz Kamiński
1
-0
/
+43
2025-03-27
libstdc++-v3 testsuite: fix malformed dg-require-static-libstdcxx directives
David Malcolm
1
-1
/
+1
2025-03-21
libstdc++: Fix localized %c formatting for non-UTC times [PR117214]
Jonathan Wakely
1
-0
/
+65
2025-03-21
libstdc++: Fix localized D_T_FMT %c formatting for <chrono> [PR117214]
XU Kailiang
1
-0
/
+34
2025-03-21
libstdc++: Use formatting locale for std::time_put formats
Jonathan Wakely
1
-0
/
+33
2025-02-20
libstdc++: Use init_priority attribute for tzdb globals [PR118811]
Jonathan Wakely
1
-0
/
+25
2025-01-02
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2024-12-29
libstdc++-v3/testsuite/.../year_month_day/3.cc, 4.cc: Cut down for simulators
Hans-Peter Nilsson
2
-2
/
+19
2024-10-11
libstdc++: Fix localized %c formatting for <chrono> [PR117085]
Jonathan Wakely
3
-0
/
+19
2024-10-02
libstdc++: Fix rounding in chrono::parse
Jonathan Wakely
2
-1
/
+40
2024-09-15
libstdc++: Enable most of <chrono> for freestanding
Jonathan Wakely
1
-0
/
+52
2024-09-06
libstdc++: Fix std::chrono::parse for TAI and GPS clocks
Jonathan Wakely
5
-2
/
+121
2024-07-31
libstdc++: Fix src/c++20/format.cc for non-gthreads targets
Jonathan Wakely
1
-1
/
+1
2024-07-31
libstdc++: Handle encodings in localized chrono formatting [PR109162]
Jonathan Wakely
1
-0
/
+90
2024-07-30
libstdc++: Fix formatter for low-resolution chrono::zoned_time (LWG 4124)
Jonathan Wakely
1
-0
/
+4
[next]