sapling/hgext/extlib/cstore
Kostia Balytskyi a322b60e97 datapackstore: use C++11-compatible chrono code
Summary:
D8410266 introduces the use of `chrono_literals` namespace, which requires
C++14. Since we don't use C++14 otherwise, let's not use it here as well.

Reviewed By: farnz

Differential Revision: D8418398

fbshipit-source-id: c2243c2cdf51587cda698bf7c2e96691cea2d305
2018-06-14 06:23:26 -07:00
..
datapackstore.cpp datapackstore: use C++11-compatible chrono code 2018-06-14 06:23:26 -07:00
datapackstore.h ensure that DatapackStore::markForRefresh() actually refreshes the store 2018-06-13 19:39:12 -07:00
datastore.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
deltachain.cpp hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
deltachain.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
key.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
match.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
py-cdatapack.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
py-cstore.cpp hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
py-datapackstore.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
py-structs.h hg: remove extra semicolons in structs 2018-04-13 21:51:51 -07:00
py-treemanifest.h cstore: add treemanifest.listdir 2018-06-12 09:23:44 -07:00
pythondatastore.cpp hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
pythondatastore.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
pythonkeyiterator.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
pythonutil.cpp hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
pythonutil.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
store.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
uniondatapackstore.cpp hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
uniondatapackstore.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
util.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00