tvl-depot/absl/time
Abseil Team c16d5557cd Export of internal Abseil changes.
--
4e043a11b4c10a24e84046827ee16f47e11e35cc by Abseil Team <absl-team@google.com>:

Merge of https://github.com/abseil/abseil-cpp/pull/136

PiperOrigin-RevId: 218197648

--
e61f06e1e601061a443feaa8c5207c52437bd641 by Abseil Team <absl-team@google.com>:

Don't include <iostream> into int128, it's wasteful

Including iostream emits a global constructor for initializing std::cout and
friends, which isn't actually used by this file.

PiperOrigin-RevId: 218156386

--
8a6c82396e4c956be7f285328aec131cb4965f16 by Xiaoyi Zhang <zhangxy@google.com>:

Fix MSVC compiler warnings on discarding return values of functions with 'nodiscard'
attribute.

PiperOrigin-RevId: 217883401

--
abf3e3a0f22bc4070df9dbc9a4ef4d883ed686bf by Tom Manshreck <shreck@google.com>:

Update public README to add new libraries

PiperOrigin-RevId: 217879399

--
43b3b420a4e861711abbfbd497b8f2b3de17ec8c by Abseil Team <absl-team@google.com>:

Import of CCTZ from GitHub.

PiperOrigin-RevId: 217780963

--
1c8831947ca6a65a63842e6bd5f37a7c102a4e1b by Abseil Team <absl-team@google.com>:

Fix typo in a comment (missing comma in usage example).

PiperOrigin-RevId: 217776645
GitOrigin-RevId: 4e043a11b4c10a24e84046827ee16f47e11e35cc
Change-Id: I8999ae928da7a0030b4ecfd8d13da8522fdd013a
2018-10-22 15:01:16 -04:00
..
internal Export of internal Abseil changes. 2018-10-22 15:01:16 -04:00
BUILD.bazel Export of internal Abseil changes. 2018-10-10 15:35:19 -04:00
civil_time.cc Export of internal Abseil changes. 2018-10-10 15:35:19 -04:00
civil_time.h Export of internal Abseil changes. 2018-10-22 15:01:16 -04:00
civil_time_benchmark.cc Export of internal Abseil changes. 2018-10-10 15:35:19 -04:00
civil_time_test.cc Export of internal Abseil changes. 2018-10-10 15:35:19 -04:00
clock.cc Export of internal Abseil changes. 2018-08-02 13:59:26 -04:00
clock.h Initial Commit 2017-09-19 16:54:40 -04:00
clock_benchmark.cc - abacaab4b11a69dd4db627bd183571d7cabb8def Refinement to previous time.h edit (in this same github p... by Greg Falcon <gfalcon@google.com> 2018-06-08 11:24:58 -04:00
clock_test.cc Export of internal Abseil changes. 2018-07-12 14:35:25 -04:00
CMakeLists.txt Export of internal Abseil changes. 2018-10-10 15:35:19 -04:00
duration.cc Export of internal Abseil changes. 2018-08-22 11:02:33 -04:00
duration_benchmark.cc Export of internal Abseil changes. 2018-08-01 13:27:57 -04:00
duration_test.cc Export of internal Abseil changes. 2018-08-01 13:27:57 -04:00
format.cc Export of internal Abseil changes. 2018-08-22 11:02:33 -04:00
format_benchmark.cc Export of internal Abseil changes. 2018-10-10 15:35:19 -04:00
format_test.cc Export of internal Abseil changes. 2018-10-10 15:35:19 -04:00
time.cc Export of internal Abseil changes. 2018-10-15 15:32:46 -04:00
time.h Export of internal Abseil changes. 2018-10-15 15:32:46 -04:00
time_benchmark.cc Export of internal Abseil changes. 2018-10-10 15:35:19 -04:00
time_test.cc Export of internal Abseil changes. 2018-10-15 15:32:46 -04:00
time_zone_test.cc Export of internal Abseil changes. 2018-06-22 08:55:41 -04:00