fix a multiline comment warning
[folly.git] / folly / memory /
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-12-14 Yedidya FeldblumMove max_align_v and max_align_t to folly/lang/Align.h
2017-12-01 Igor Sugakunify FOLLY_SANITIZE existing uses and add a few new
2017-12-01 Bin Liufix ASAN build
2017-11-30 Igor Sugakfix build when sanitizers are enabled and jemalloc...
2017-11-27 Bin Liumake `usingJEMalloc()` a constexpr when USE_JEMALLOC... v2017.11.27.00
2017-10-26 Christopher DykesJust use a volatile static in Malloc.h
2017-10-23 James Sedgwickmove Arena, ThreadCachedArena, and Malloc to memory/
2017-10-18 Yedidya FeldblumMove folly/MallctlHelper.h to folly/memory/
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-06-30 Christopher DykesUse #warning rather than #warn
2017-06-17 Nathan Bronsonworking and warning tweak for UninitializedMemoryHacks
2017-06-06 Nathan BronsonUninitializedMemoryHacks