| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc++][TZDB] Disables a failing test. (#95659) The test fails depending on the timezone database used. Disable it for now so it can be properly investigated later. | 1 年前 | |
[libc++][TZDB] Fixes reverse time lookups. (#89502) Testing with the get_info() returning a local_info revealed some issues in the reverse lookup. This needed an additional quirk. Also the skipping when not in the current continuation optimization was wrong. It prevented merging two sys_info objects. | 2 年前 | |
[libc++][TZDB] Renames incomplete. (#89250) The new name uses experimental which better conveys what it means. | 2 年前 | |
[libcxx][test] Use smaller time range for 32 bit time_t (#104762) This fixes the test on Arm 32 bit Ubuntu Jammy where time_t is 32 bit. (cherry picked from commit cdd608b8f0ce090b3568238387df368751bdbb5d) | 1 年前 | |
[libc++][TZDB] Implements time_zone::to_local. (#91003) Implements parts of: - P0355 Extending chrono to Calendars and Time Zones | 2 年前 | |
[libc++][TZDB] Implements time_zone::to_sys. (#90394) This implements the throwing overload and the exception classes throw by this overload. Implements parts of: - P0355 Extending chrono to Calendars and Time Zones | 2 年前 | |
[libc++][TZDB] Implements time_zone::to_sys. (#90901) This implements the overload with the choose argument and adds this enum. Implements parts of: - P0355 Extending chrono to Calendars and Time Zones | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 |