Adds writer test case for RCU
[folly.git] / folly / lang /
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2018-01-02 Yedidya FeldblumFix copyright lines for Bits.h and move BitsBenchmark.cpp
2018-01-01 Yedidya FeldblumFix some copyright lines in folly/lang/
2017-12-22 Yedidya FeldblumFix the assumption in the propagate_const test about...
2017-12-22 Aaryaman SagarReturning reference to *this from propagate_const
2017-12-20 Yedidya FeldblumFix Build: propagate_const under GCC
2017-12-20 Yedidya FeldblumAdd hardware_destructive_interference_size
2017-12-20 Yedidya Feldblumpropagate_const
2017-12-15 Yedidya FeldblumFix folly::max_align_v for Clang on ARMv7
2017-12-14 Yedidya FeldblumMove max_align_v and max_align_t to folly/lang/Align.h
2017-12-08 Yedidya FeldblumMove folly/Bits.h to folly/lang/
2017-11-09 Phil WilloughbyMake ColdClassTest work on ancient compilers
2017-11-09 Phil WilloughbyActually mark Unexpected as cold
2017-11-05 Yedidya FeldblumMove folly/Functional.h v2017.11.06.00
2017-11-04 Yedidya FeldblumMove folly/SafeAssert.h
2017-11-03 Yedidya FeldblumAlias std::launder when it is available
2017-10-29 Yedidya FeldblumMove folly/Launder.h
2017-10-29 Yedidya FeldblumMove folly/Assume.h