You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/external
Jason Rhinelander 2e9840ea39 Replace abseil date code with Hinnart's date.h
Howard Hinnart's date.h is the library that was accepted as C++20
date/calendar support, so this is essentially a backport of C++20 date
time support.

(It does support timezone support, but requires more of the library and
that seems like overkill for what we need; this just prints UTC
timestamps instead, which need only a header-only include).
4 years ago
..
abseil-cpp@aa844899c9 Switch abseil & nlohmann to submodules and update to latest stable 4 years ago
cxxopts@6fa46a7488 Devendor cxxopts to submodule 4 years ago
date@9a0ee25428 Replace abseil date code with Hinnart's date.h 4 years ago
ghc-filesystem@e63a58c5ba Update ghc-filesystem to include rick's upstreamed patches 4 years ago
googletest@703bd9caab Devendor gtest to a submodule 4 years ago
nlohmann@e7b3b40b5a Switch abseil & nlohmann to submodules and update to latest stable 4 years ago
optional-lite@3b79f4ee53 Replace absl::optional with optional-lite 4 years ago