sapling/hgext/extlib/cstore
Kostia Balytskyi 0ef59877cd hg: some portability fixes to py-cdatapack.h
Summary:
1. Variable Length Arrays are not supported by MSVC, but since this is a C++ code, we can just use heap allocation
2. Replacing `inet` with portability version

Depends on D7196403

Reviewed By: quark-zju

Differential Revision: D7196605

fbshipit-source-id: a0d88b6e06f255ef648c0b35a99b42ba3bee538a
2018-04-13 21:51:24 -07:00
..
datapackstore.cpp hg: clang format the cstore code 2018-04-13 21:51:17 -07:00
datapackstore.h hg: clang format the cstore code 2018-04-13 21:51:17 -07:00
datastore.h hg: clang format the cstore code 2018-04-13 21:51:17 -07:00
deltachain.cpp hg: clang format the cstore code 2018-04-13 21:51:17 -07:00
deltachain.h hg: clang format the cstore code 2018-04-13 21:51:17 -07:00
key.h hg: clang format the cstore code 2018-04-13 21:51:17 -07:00
match.h hg: clang format the cstore code 2018-04-13 21:51:17 -07:00
py-cdatapack.h hg: some portability fixes to py-cdatapack.h 2018-04-13 21:51:24 -07:00
py-cstore.cpp hg: clang format the cstore code 2018-04-13 21:51:17 -07:00
py-datapackstore.h hg: add add/removeStore to cuniondatapackstore 2018-04-13 21:51:17 -07:00
py-structs.h hg: clang format the cstore code 2018-04-13 21:51:17 -07:00
py-treemanifest.h hg: clang format the cstore code 2018-04-13 21:51:17 -07:00
pythondatastore.cpp hg: add add/removeStore to cuniondatapackstore 2018-04-13 21:51:17 -07:00
pythondatastore.h hg: add add/removeStore to cuniondatapackstore 2018-04-13 21:51:17 -07:00
pythonkeyiterator.h hg: clang format the cstore code 2018-04-13 21:51:17 -07:00
pythonutil.cpp hg: add add/removeStore to cuniondatapackstore 2018-04-13 21:51:17 -07:00
pythonutil.h hg: add add/removeStore to cuniondatapackstore 2018-04-13 21:51:17 -07:00
store.h hg: clang format the cstore code 2018-04-13 21:51:17 -07:00
uniondatapackstore.cpp hg: add add/removeStore to cuniondatapackstore 2018-04-13 21:51:17 -07:00
uniondatapackstore.h hg: add add/removeStore to cuniondatapackstore 2018-04-13 21:51:17 -07:00
util.h hg: add add/removeStore to cuniondatapackstore 2018-04-13 21:51:17 -07:00