folly copyright 2015 -> copyright 2016
[folly.git] / folly / MemoryMapping.cpp
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-10-13 Orvid KingDon't do memory operations in chunks on MSVC
2015-06-03 Lucian Grijincufolly: MemoryMapping: madvise: round the end to lower...
2015-05-12 Josh WatzmanExplicitly template instantiate `std::min/max` in a...
2015-04-10 Lucian Grijincufolly: MemoryMapping: add offset/size params to advise
2015-04-10 Lucian Grijincufolly: MemoryMapping: respect writable when opening...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Nicholas OrmrodMove constructors should be noexcept
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-06-27 Joel MarceyFix folly on OSX and BSD in prep for FastCGI on HHVM
2014-05-20 Tudor BosmanMemoryMapping changes: automatically detect huge pages...
2014-05-20 Tom Jacksonstd::move-able MemoryMapping
2014-03-31 Tudor BosmanOptionally specify page size in MemoryMapping ctor
2014-02-06 Lucian Grijincufolly: File explicit ctor
2013-10-24 Sara GolemonAdd missing include
2013-05-23 Paul Tarjandelete unused variable
2013-03-19 Tom JacksonRenaming flag in MemoryMapping
2013-03-19 Tom JacksonMemoryMapping