Consistency in namespace-closing comments
[folly.git] / folly / test / MemoryMappingTest.cpp
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-01-04 Yedidya Feldblum2017
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-08-26 Christopher DykesUse folly::Random and ensure M_PI is defined
2016-05-30 Christopher DykesSwitch uses of <sys/mman.h> to <folly/portability/SysMm...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-04-10 Lucian Grijincufolly: MemoryMapping: add offset/size params to advise
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Tom JacksonRemove volatile from MemoryMappingTest
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Tudor BosmanMemoryMapping changes: automatically detect huge pages...
2014-05-20 Tom Jacksonstd::move-able MemoryMapping
2014-01-19 Andrei AlexandrescureadFile reads an entire file into a string, vector...
2013-03-19 Lucian GrijincuMemoryMapping::data() returns StringPiece ::range(...
2013-03-19 Tom JacksonMemoryMapping