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
/
include
/
std
/
chrono
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
libstdc++: Fix chrono::hh_mm_ss::subseconds() [PR109772]
Jonathan Wakely
1
-10
/
+2
2023-03-28
libstdc++: Update tzdata to 2023a [PR109288]
Jonathan Wakely
1
-1
/
+1
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-01-05
libstdc++: Fix std::chrono::hh_mm_ss with unsigned rep [PR108265]
Jonathan Wakely
1
-3
/
+12
2022-12-22
libstdc++: Add std::format support to <chrono>
Jonathan Wakely
1
-136
/
+28
2022-12-22
libstdc++: Implement C++20 time zone support in <chrono>
Jonathan Wakely
1
-147
/
+549
2022-12-22
libstdc++: Add [[nodiscard]] in <chrono>
Jonathan Wakely
1
-17
/
+29
2022-12-12
libstdc++: Change names that clash with Win32 or Clang
Jonathan Wakely
1
-3
/
+3
2022-12-09
libstdc++: Remove digit separators [PR108015]
Jonathan Wakely
1
-1
/
+1
2022-12-06
libstdc++: Make chrono::hh_mm_ss more compact
Jonathan Wakely
1
-34
/
+111
2022-11-16
libstdc++: Improve performance of chrono::utc_clock::now()
Jonathan Wakely
1
-7
/
+24
2022-11-13
libstdc++: Add C++20 clocks
Jonathan Wakely
1
-3
/
+741
2022-10-03
libstdc++: Mark headers that must be hosted as such [PR103626]
Arsen Arsenović
1
-0
/
+2
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-10-08
libstdc++: Implement ostream insertion for chrono::duration
Jonathan Wakely
1
-0
/
+99
2021-10-07
libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> header
Jonathan Wakely
1
-1354
/
+26
2021-07-01
libstdc++: Improvements to Doxygen markup
Jonathan Wakely
1
-20
/
+52
2021-06-23
libstdc++: Fix comment in chrono::year::is_leap()
Jonathan Wakely
1
-2
/
+2
2021-06-23
libstdc++: More efficient std::chrono::year::leap
Cassio Neri
1
-1
/
+6
2021-04-06
libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
1
-3
/
+3
2021-02-27
libstdc++: Fix conversions from date types to integers [PR 99301]
Jonathan Wakely
1
-2
/
+2
2021-02-25
libstdc++: Use uint32_t for all year_month_day::_S_from_days arithmetic
Jonathan Wakely
1
-1
/
+1
2021-02-25
libstdc++: Fix narrowing conversion in year_month_day [PR 99265]
Jonathan Wakely
1
-2
/
+2
2021-02-24
libstdc++: More efficient last day of month
Cassio Neri
1
-6
/
+18
2021-02-24
libstdc++: More efficient is_leap
Cassio Neri
1
-1
/
+20
2021-02-24
libstdc++: More efficient days from date
Cassio Neri
1
-15
/
+23
2021-02-24
libstdc++: More efficient date from days
Cassio Neri
1
-13
/
+36
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-10-28
libstdc++: Fix arithmetic bug in year_month_weekday conversion [PR96713]
Patrick Palka
1
-1
/
+2
2020-09-11
libstdc++: Fix chrono::__detail::ceil to work with C++11
Jonathan Wakely
1
-15
/
+30
2020-09-11
libstdc++: Avoid rounding errors in std::future::wait_* [PR 91486]
Mike Crowe
1
-4
/
+15
2020-09-10
libstdc++: Fix -Wnarrowing warnings
Jonathan Wakely
1
-1
/
+1
2020-09-07
libstdc++: Simplify chrono::duration::_S_gcd
Jonathan Wakely
1
-3
/
+4
2020-09-03
libstdc++: Optimise GCD algorithms
Jonathan Wakely
1
-1
/
+13
2020-09-01
libstdc++: Constrain chrono::duration conversions [LWG 2094]
Jonathan Wakely
1
-1
/
+20
2020-08-28
libstdc++: Fix common_type specializations for duration
Jonathan Wakely
1
-6
/
+12
2020-08-27
libstdc++: Make std::chrono::duration use reduced ratio for period
Jonathan Wakely
1
-10
/
+35
2020-08-27
libstdc++: Fix arithmetic bug in chrono::year_month::operator+
Patrick Palka
1
-1
/
+1
2020-08-27
libstdc++: Fix operator overload ambiguity with calendar types
Patrick Palka
1
-119
/
+167
2020-08-26
libstdc++: Fix typo in chrono::year_month_weekday::operator==
Patrick Palka
1
-1
/
+1
2020-08-25
libstdc++: Fix debug-mode build failure in <chrono>
Patrick Palka
1
-1
/
+1
2020-08-25
libstdc++: Add more C++20 additions to <chrono>
Patrick Palka
1
-0
/
+1907
2020-04-18
libstdc++: Add comparison operators to <chrono> types
Jonathan Wakely
1
-0
/
+24
2020-03-26
libstdc++: Add some C++20 additions to <chrono>
Jonathan Wakely
1
-20
/
+44
2020-03-25
libstdc++: Define and use chrono::is_clock for C++20
Jonathan Wakely
1
-0
/
+142
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-05-07
Improve API docs for <chrono> and <ratio>
Jonathan Wakely
1
-2
/
+95
2019-05-07
PR libstdc++/89102 implement new common_type rules (P0435R1, P0548R1)
Jonathan Wakely
1
-21
/
+24
2019-05-02
Improve Doxygen docs for nested namespaces
Jonathan Wakely
1
-1
/
+1
2019-01-11
P0972R0 <chrono> zero(), min(), and max() should be noexcept
Jonathan Wakely
1
-8
/
+8
[next]