fix SingletonTest
[folly.git] / folly /
2017-11-20 Tianjiao Yinfix SingletonTest v2017.11.20.00
2017-11-19 Adam Simpkinsimplement to() conversions for std::chrono to timespec...
2017-11-19 Pingjia Shanget rid of redundant calls to RequestContext::saveContext()
2017-11-18 Pádraig Bradyfolly: support FOLLY_FALLTHROUGH on GCC
2017-11-18 Tianjiao Yinreduce the number of iteration when test SharedMutexTes...
2017-11-17 Pingjia ShanRemove unnecessary white line
2017-11-17 Jim Meyeringfolly/fibers/test/FibersTest.cpp: accommodate ASAN...
2017-11-16 Jody HoExpose the time remaining in HHWheelTimer::Callback
2017-11-16 Subodh IyengarAdd unit test for timeout=0
2017-11-15 Yedidya FeldblumFix wrong source name in tests Makefile
2017-11-15 Benny Chenallow small vector to be storage for sorted_vector_map
2017-11-15 Adam Simpkinsadd EXPECT_THROW_RE() and EXPECT_THROW_ERRNO() test...
2017-11-15 Igor Sugakfix asan build
2017-11-15 Yedidya FeldblumExtra expectations for ADL toAppend
2017-11-13 Jason FriedAdd ByteRange/StringPiece Conversion for Cython
2017-11-12 Andrew KriegerFix an ICE in MSVC from functional/Invoke.h v2017.11.13.00
2017-11-12 Yedidya FeldblumFix some declared tests not being included in Makefile...
2017-11-11 Yedidya FeldblumBackport C++17 container access functions: size, empty...
2017-11-10 Sergey Doroshenkofix typo in Subprocess.h comments
2017-11-10 Pádraig Bradyfolly: fix sysMembarrier() with newer kernel headers
2017-11-10 Pádraig Bradyfolly: avoid compile warning/failure due to lvalue...
2017-11-10 Shubhanshu Agrawaladding a fibers compatible once flag
2017-11-09 Yedidya FeldblumAdd makeSemiFuture declarations to helpers.h
2017-11-09 Phil WilloughbyMake ColdClassTest work on ancient compilers
2017-11-09 Dan MelnicRemove the zerocopy write threshold support, add suppor...
2017-11-09 Teng QinAdd parsing for indirect functions
2017-11-09 Teng QinAdd a multi-type version of iterateSectionsWithType
2017-11-09 Yedidya FeldblumFix folly/test/Makefile.am
2017-11-09 Teng QinAdd a multi-type version of iterateSymbolsWithType
2017-11-09 Yedidya FeldblumIn SemiFuture members, fix DCHECK of pointer types
2017-11-09 Phil WilloughbyActually mark Unexpected as cold
2017-11-09 Christopher DykesMark the base class of NoFutureInSplitter as public
2017-11-08 Yedidya FeldblumHeterogeneous lookups for sorted_vector types
2017-11-08 Andre PintoAvoid implicitly dropping const modifier
2017-11-08 Andre PintoFix oss build
2017-11-08 Igor Sugakfix -Wunused-variable
2017-11-07 Christopher DykesWorkaround a bug in MSVC
2017-11-07 Adam Simpkinslogging: set the thread name for the AsyncFileWriter...
2017-11-07 Dave WatsonSupport movable keys
2017-11-07 Dave WatsonRemove incorrect DCHECKS
2017-11-07 Giuseppe OttavianoAllow to specify per-priority capacities in PriorityLif...
2017-11-07 Yedidya Feldblumcrange, and range const overloads
2017-11-06 Yedidya FeldblumMove folly/LifoSem.h
2017-11-06 Eric NieblerValue-initialize the Data union member of folly::Function
2017-11-06 Phil WilloughbyMark constructing an Unexpected as cold
2017-11-05 Yedidya FeldblumMove folly/Functional.h v2017.11.06.00
2017-11-04 Yedidya Feldblumconstexpr_clamp
2017-11-04 Lee HowesMake SemiFuture::via throw on nullptr executor.
2017-11-04 Yedidya FeldblumMove folly/SafeAssert.h
2017-11-03 Lee HowesParameter order
2017-11-03 Louis DionneNitpick: fix typo in name
2017-11-03 Dan MelnicExpose the zerocopy buf ID, change the AsyncSocket...
2017-11-03 Lee HowesMissing Future/SemiFuture->Value conversion check
2017-11-03 Yedidya FeldblumAlias std::launder when it is available
2017-11-03 Eric Nieblerdon't try to run the poly tests on gcc-4.9. they will...
2017-11-02 Phil WilloughbyMake Expected presume it has a value and not an Error
2017-11-02 Dan MelnicChange kDefaultZeroCopyThreshold to 0 to avoid a regres...
2017-11-02 Andrey IgnatovIntroduce non-throwing try* methods for IPAddress{...
2017-11-02 Yedidya FeldblumRefactor is_simple_allocator and callers
2017-11-02 Christopher DykesFix folly::Function under C++17 exception specifier...
2017-11-01 Ognjen DragoljevicMake associative container out-of-range exception provi...
2017-11-01 Lee HowesQuick comment on DE to clarify use cases and lack of...
2017-11-01 Yedidya FeldblumFix unsynchronized accesses in IOThreadPoolExecutor...
2017-11-01 Eric Niebleradd a complete example to poly's docs, fix typos and...
2017-11-01 Alisson Gusatti... Fix OSS's "make check"
2017-11-01 Maged MichaelAdd integrated reference counting
2017-11-01 Andrii GrynenkoClear frame cache when activating a fiber
2017-11-01 Yedidya FeldblumA macro for creating member-invoke traits
2017-10-31 Lee HowesAdding DeferredExecutor to support deferred execution...
2017-10-31 Martin MartinRemove unused field or local var.
2017-10-31 Teng QinImprove folly::RequestContext onSet and onUnset efficiency
2017-10-31 Teng QinImprove folly::RequestContext::get()
2017-10-31 Alex GuzmanAdd utility function for loading certificates from...
2017-10-31 Yedidya FeldblumOutline most throw expressions in Expected
2017-10-31 Yedidya FeldblumRemove dep on Format.h from GenerateFingerprintTables.cpp
2017-10-31 Yedidya FeldblumRemove folly/ContainerTraits.h
2017-10-31 Yedidya FeldblumMove folly/experimental/AsymmetricMemoryBarrier.h
2017-10-30 Felix LeupoldAllow to pass ObjC blocks into folly::Function
2017-10-30 Yedidya FeldblumSimplify type_t
2017-10-30 Lee HowesSplit SemiFuture and Future into separate types. Add...
2017-10-30 Eric NieblerFolly.Poly: a library for creating type-erasing polymor...
2017-10-30 Alexander PronchenkovRemove a few memory allocations in ThreadWheelTimekeepe...
2017-10-30 Murali VilayannurOverride TemporaryFile's default move constructor v2017.10.30.00
2017-10-29 Yedidya FeldblumCodeMod: Replace includes of folly/Hash.h with folly...
2017-10-29 Yedidya FeldblumMake SysBufferDeleter::operator() inlineable
2017-10-29 Yedidya FeldblumMove folly/Launder.h
2017-10-29 Yedidya FeldblumMove folly/Array.h
2017-10-29 Yedidya FeldblumMove folly/Assume.h
2017-10-28 Andrew KriegerBreak out BitIterator into its own header
2017-10-28 Yedidya FeldblumMove folly/detail/AtomicUtils.h
2017-10-28 Scott MichelsonLOG_EVERY_N instead of every time
2017-10-27 Yedidya FeldblumFix FunctionScheduler::resetFunctionTimer concurrency bug
2017-10-27 Yedidya Feldblumtype_t, a generalization of void_t
2017-10-26 Christopher DykesJust use a volatile static in Malloc.h
2017-10-26 Christopher DykesFix build with Windows SDK v10.0.16232
2017-10-26 Dan MelnicDisable zerocopy if we're notified about deferred copie...
2017-10-26 Yedidya FeldblumExpected coroutines support
2017-10-26 Kenny Yufolly: Fix data race in folly::Codel
2017-10-25 Luca Niccolinirework reads/writes
2017-10-25 Marko NovakovicSupply an explicit default dtor impl
next