Clarify in the docs what belongs in portability/
[folly.git] / folly / experimental /
2017-05-24 Victor Gaoapply clang-tidy modernize-use-override
2017-05-24 Giuseppe OttavianoA core-cached shared_ptr
2017-05-23 Christopher DykesMake a few implicit truncations either explicit, or...
2017-05-19 Xiao ShiStampedPtr: use async-signal-safe assert
2017-05-17 Alexey SpiridonovThreadedRepeatingFunctionRunner: Name all the threads
2017-05-16 Alexey SpiridonovSimplify ThreadedRepeatingFunctionRunner by requiring...
2017-05-16 Yedidya FeldblumFix violations of unused-lambda-capture
2017-05-16 Christopher DykesSwitch implicit references of folly::make_unique to...
2017-05-15 Nathan BronsonStampedPtr
2017-05-12 Philip Proninreturn range from AsyncIO::cancel(), fix test
2017-05-12 James Sedgwickadd FOLLY_FALLTHROUGH throughout to satisfy internal...
2017-05-11 Philip ProninAsyncIO::cancel
2017-05-09 Christopher DykesCodemod folly::make_unique to std::make_unique
2017-05-04 Maged MichaelAdd thread-safe priority queue with arbitrary prioritie...
2017-05-03 Giuseppe OttavianoStore pointers in EliasFanoReader and BitVectorReader...
2017-05-03 Giuseppe OttavianoTemplate EliasFanoReader on size type
2017-05-03 Giuseppe OttavianoDo not store inner_ in EliasFanoReader and BitVectorReader
2017-05-03 Giuseppe OttavianoDo not store the lower bits mask in EliasFanoReader
2017-05-03 Dave WatsonDomain destruction fixes
2017-05-01 Andrii GrynenkoFix a race in Observable context destruction
2017-04-28 Alexey SpiridonovSimplify BackgroundThreads, move them to folly/experime...
2017-04-27 Maged MichaelFlat combining: Add lock holder with deferred option...
2017-04-26 Dave WatsonFix virtual struct bug
2017-04-18 Maged MichaelFlat combining: Update statistics.
2017-04-15 Tudor BosmanAdd exception_tracer to OSS build
2017-04-12 Alexey SpiridonovReplace Subprocess::pipe* syntax sugar with Subprocess...
2017-04-11 Andrii GrynenkoFix TLRefCount::useGlobal to work with TSAN
2017-04-11 Christopher DykesRevert D4832473: [Folly] Disable EnvUtil::setAsCurrentE...
2017-04-10 Alexander ShaposhnikovRemove superfluous std::move
2017-04-08 Giuseppe OttavianoFix leak in EliasFanoCodingTest
2017-04-08 Louis BrandyReadMostlySharedPtrTest, subtle test bug caught by...
2017-04-07 Phil WilloughbyFix a logic error in StringKeyedTest
2017-04-06 Phil WilloughbyUpdate StringKeyed... benchmarks to tell the whole...
2017-04-05 Christopher DykesDisable EnvUtil::setAsCurrentEnvironment() on platforms...
2017-04-03 Dave Watsonatomic_shared_ptr
2017-03-31 Wez Furlongavoid UB in StringKeyedCommon for default constructed...
2017-03-29 Yedidya FeldblumCut extraneous typename in StringKeyedCommon.h
2017-03-25 Arthur O'DwyerSeveral fixes to the "SWMRList" example in experimental... v2017.03.27.00
2017-03-25 Maged Michael(folly) Add lock holder interface to flat combining...
2017-03-24 Phil WilloughbyExpand environment-handling in folly
2017-03-23 Ted PercivalRe-enable io tests
2017-03-23 Maged MichaelFlat Combining
2017-03-22 Christopher DykesFix the nested command line app test helper
2017-03-22 Brian SmithAdd additional points to configure help output
2017-03-22 Christopher DykesUse the gflags portability header
2017-03-20 Christopher DykesGive observer manager threads a name
2017-03-17 Brian SmithPut the full help before the options
2017-03-08 Christopher DykesMark non-captured constexpr variable as static
2017-03-02 Christopher DykesRevert D4618623: Give observer manager threads a name
2017-02-28 Haijun ZhuGive observer manager threads a name
2017-02-26 Philip Proninreduce consumed stack size in symbolizer
2017-02-24 Giuseppe OttavianoFix a corner case in EliasFanoReader::previousValue
2017-02-20 Mark WilliamsPrevent a crash in folly::Symbolizer
2017-02-15 Philip Proninoptimize EliasFanoEncoder::defaultNumLowerBits
2017-02-01 Christopher DykesSwap a few APIs to reduce sign and implicit truncations...
2017-01-31 Igor AdamskiFunctionScheduler - set running_ when it has actually...
2017-01-30 Michael LeeSplit up experimental/TestUtil
2017-01-28 Christopher DykesActually do the stress test on RCURefCount and make...
2017-01-27 Christopher DykesMove the Environment portability header to the stdlib...
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-25 Christopher DykesFix JemallocNodumpAllocator when compiled without folly...
2017-01-24 Mathieu Baudetfolly: remove unused includes
2017-01-20 Igor Zinkovskyfix use-after-free in addFunctionOnce
2017-01-20 Maged MichaelMade atomics generic in hazptr_owner member functions
2017-01-14 Igor Sugakremove override from adjacent_tokens_only
2017-01-06 Igor Sugakfix gcc-5 build
2017-01-04 Yedidya Feldblum2017
2017-01-03 Steve O'Brienfolly: ReadMostlySharedPtr fix for `getStdShared()...
2016-12-23 Jacob BowerEnable making libfollyinit even when libdwarf is not...
2016-12-22 Yedidya FeldblumAdd missing includes in folly/experimental/observer
2016-12-20 Christopher DykesEnable -Wunreachable-code
2016-12-18 Mathieu Baudetfbcode: remove unused includes from .cpp files with... v2016.12.19.00
2016-12-16 Junlin Zhangadd cancelFunctionAndWait and cancelAllFunctionsAndWait...
2016-12-16 Yinghai LuAdd BEXTR instruction support
2016-12-16 Christopher DykesRevert D4310312: [Folly] Enable -Wunreachable-code
2016-12-16 Christopher DykesEnable -Wunreachable-code
2016-12-16 Christopher DykesAllow folly to compile cleanly with most of the rest...
2016-12-16 Christopher DykesMore implicit truncation warning fixes
2016-12-14 Nathan Bronsonfix ExceptionTracerTest build
2016-12-14 Christopher DykesAllow building with -Wmissing-noreturn
2016-12-13 Michael LeeFind and remove unused headers
2016-12-13 Christopher DykesEnable -Wunreachable-code-return
2016-12-13 Philip Proninmove JemallocNodumpAllocator to folly/experimental
2016-12-13 Igor Zinkovskyallow run-once callbacks
2016-12-12 Christopher DykesAllow building with -Wgnu-conditional-omitted-operand
2016-12-12 Christopher DykesDon't declare a variable for exceptions we discard
2016-12-09 Christopher DykesEnable -Wextra-semi
2016-12-09 Christopher DykesDon't shadow locals, parameters or fields
2016-12-07 Christopher DykesRename stdin, etc. in Subprocess to work with MSVC
2016-12-02 Christopher DykesBegin making folly compile cleanly with a few of MSVC...
2016-11-30 Christopher DykesStart fixing implicit truncations
2016-11-28 Yedidya FeldblumCanonicalize some aspects of the folly/experimental... v2016.11.28.00
2016-11-25 Christopher DykesAllow the use of an emulated futex for EventCount
2016-11-23 Christopher DykesDon't expect .native() to return a string
2016-11-21 Christopher DykesWork around an MSVC expression SFINAE bug in DynamicParser
2016-11-19 Christopher DykesDon't explicitly alias dynamic after using the entire...
2016-11-18 Martin MartinExpose folly::symbolizer::dumpStackTrace().
2016-11-17 Delyan KratunovRemove unneeded iostream include
2016-11-15 Andrii GrynenkoMake Observer stress test pass a stress run
2016-11-12 Andrii GrynenkoMake Observer.Stress test not fail under load
next