fix flaky ConnectTFOTimeout and ConnectTFOFallbackTimeout tests
[folly.git] / folly / test / MemoryTest.cpp
2016-03-01 Michael LeeRemove unecessary int main from MemoryTest
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-10-03 Yedidya FeldblumConverge folly::make_unique to C++14's std::make_unique
2015-09-14 Yedidya FeldblumSupport unique_ptr instances with custom deleters in...
2015-08-21 Yedidya Feldblumstatic_function_deleter.
2015-06-26 Yedidya Feldblumto_shared_ptr.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-04-21 Marcelo Juchemeasier rebinding of allocators
2013-04-21 Marcelo JuchemMaking StlAllocator<Alloc, void> usable when rebinding.
2013-04-21 Marcelo Juchemas_stl_allocator "template alias"