folly/fibers/test/FibersTest.cpp: accommodate ASAN's detect_stack_use_after_return=1
[folly.git] / folly / ConcurrentSkipList.h
2017-10-19 Christopher DykesUse nullptr rather than 0 for a null pointer
2017-10-19 Christopher DykesEnsure curly-braces around control-flow
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-07-13 Yedidya FeldblumSort #include lines
2017-06-08 Christopher DykesRefer to nullptr not NULL
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-04 Yedidya Feldblum2017
2016-12-09 Christopher DykesEnable -Wextra-semi
2016-12-03 Christopher DykesGet ConcurrentSkipList functional
2016-10-11 Jim Meyeringfolly/ConcurrentSkipList.h: avoid shadowing warnings...
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-02-06 Den RaskovalovCall destructor for non-trivial destructors if arena...
2015-07-13 Kjell Schubertsplit SmallLocks.h to get a larger portion of folly...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-11 Nicholas OrmrodConcurrentSkipList Bug
2014-09-26 Nicholas OrmrodFix lint errors
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-04-09 Philip Proninconfigurable node allocator for ConcurrentSkipList
2014-04-09 Philip Proninmake ConcurrentSkipList ctor public
2014-03-31 Nicholas OrmrodNULL -> nullptr
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-09-22 Louis Brandydeprecating boost::shared_ptr
2013-01-19 Jordan DeLongRemove some unnecessary uses of LOG(FATAL) in folly
2012-10-29 Xin Liufixing double destruction of CSL::data_type
2012-08-26 Shuai Dingchange shared_ptr<>* to raw pointer
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6