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