index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
time
Commit message (
Expand
)
Author
Age
*
PR #1695: Fix time library build for Apple platforms
Eduardo Menges Mattje
2024-07-11
*
Add operator<=> comparison to absl::Time and absl::Duration.
Charlie Beattie
2024-07-01
*
LSC: Move expensive variables on their last use to avoid copies.
Abseil Team
2024-06-17
*
Import of CCTZ from GitHub.
Abseil Team
2024-04-24
*
Use _decimal_ literals for the CivilDay example.
Devin Jeanpierre
2024-04-02
*
Use UnixEpoch and ZeroDuration
Abseil Team
2024-03-12
*
Optimize `absl::Duration` division and modulo: Avoid repeated redundant compa...
Abseil Team
2024-02-27
*
Optimize `absl::Duration` division and modulo: Allow the compiler to inline `...
Abseil Team
2024-02-27
*
Import of CCTZ from GitHub.
Abseil Team
2024-02-22
*
Import of CCTZ from GitHub.
Derek Mauro
2024-02-20
*
Remove deprecated symbol absl::kuint128max
Derek Mauro
2024-02-12
*
Decrease the precision of absl::Now in x86-64 debug builds
Fangrui Song
2024-02-01
*
Replace `testonly = 1` with `testonly = True` in abseil BUILD files.
Shahriar Rouf
2024-01-31
*
Import of CCTZ from GitHub.
Abseil Team
2023-12-26
*
Import of CCTZ from GitHub.
Abseil Team
2023-12-26
*
Include `cstdint` where necessary.
Dmitri Gribenko
2023-12-26
*
Support AbslStringify in absl Civil Time types.
Abseil Team
2023-11-14
*
Import of CCTZ from GitHub.
Abseil Team
2023-11-08
*
Import of CCTZ from GitHub.
Derek Mauro
2023-10-11
*
Bazel: Enable the header_modules feature
Derek Mauro
2023-10-11
*
Bazel: Support layering_check and parse_headers
Derek Mauro
2023-10-10
*
Import of CCTZ from GitHub.
Abseil Team
2023-09-23
*
Import of CCTZ from GitHub.
Abseil Team
2023-09-06
*
Import of CCTZ from GitHub.
Abseil Team
2023-08-29
*
Include what you spell
Dmitri Gribenko
2023-08-11
*
Fixed shared Windows build in Chrome when building MediaPipe.
Abseil Team
2023-08-10
*
Fix warnings:
Dmitri Gribenko
2023-08-08
*
Add missing include for <iomanip>
Derek Mauro
2023-08-08
*
Import of CCTZ from GitHub.
Abseil Team
2023-08-04
*
Import of CCTZ from GitHub.
Abseil Team
2023-08-01
*
PR #1495: CMake: Link CoreFoundation with -framework
Daniel Schürmann
2023-07-31
*
Import of CCTZ from GitHub.
Abseil Team
2023-07-25
*
Import of CCTZ from GitHub.
Abseil Team
2023-06-29
*
Roll forward of CCTZ update; fixed by clang release.
Abseil Team
2023-06-28
*
Rollback of CCTZ update due to crash in clang ObjcLink.
Abseil Team
2023-06-28
*
Import of CCTZ from GitHub.
Gennadiy Rozental
2023-06-27
*
Import of CCTZ from GitHub.
Abseil Team
2023-06-09
*
Import of CCTZ from GitHub.
Abseil Team
2023-06-06
*
Import of CCTZ from GitHub.
Abseil Team
2023-06-05
*
Merge pull request #1457 from juergbi:time-threads
Copybara-Service
2023-06-01
|
\
*
|
Disable the use of the fast GetCurrentTimeNanos() algorithm based on
Derek Mauro
2023-05-26
|
*
CMake: Link `time_zone` library to `Threads::Threads`
Jürg Billeter
2023-05-24
|
/
*
Import of CCTZ from GitHub.
Abseil Team
2023-05-22
*
Import of CCTZ from GitHub.
Derek Mauro
2023-05-19
*
Add compiler deprecation warnings for absl::ConvertDateTime() and absl::FromD...
Derek Mauro
2023-05-17
*
Fix spelling mistakes
Vertexwahn
2023-05-02
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
*
Prefer copy_n and fill_n over copy and fill where appropriate.
Rose
2023-04-19
*
Reland "Get rid of tail padding within `absl::Duration`. This reduces memory ...
Abseil Team
2023-04-14
*
Add commentary for universal time scale
Abseil Team
2023-04-04
[next]