Fix copyright lines for Bits.h and move BitsBenchmark.cpp
[folly.git] / folly / test / MemoryTest.cpp
2017-10-23 James Sedgwickmove Arena, ThreadCachedArena, and Malloc to memory/
2017-07-13 Yedidya FeldblumSort #include lines
2017-03-01 Philipp UnterbrunnerNew C++17 backport: folly::enable_shared_from_this
2017-01-04 Yedidya Feldblum2017
2016-12-22 Yedidya Feldblumto_weak_ptr
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-07-20 Yedidya Feldblumallocate_sys_buffer
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"