Make folly's T_CHECK_TIMEOUT/T_CHECK_TIME_LT use SKIP() on failure
[folly.git] / folly /
2015-11-25 Mark IsaacsonMake folly's T_CHECK_TIMEOUT/T_CHECK_TIME_LT use SKIP...
2015-11-25 Jim Meyeringfolly/detail/ThreadLocalDetail.h: avoid UBSAN-detected...
2015-11-25 Adrien ConrathRemove undefined behavior in goodMallocSize()
2015-11-25 Giuseppe OttavianoMake goodMallocSize always use nallocx
2015-11-25 Yedidya FeldblumA well-known instance of folly::Unit
2015-11-25 Yedidya FeldblumExceptionWrapper::with_exception variant, deducing...
2015-11-24 Qinfan WuAdd sdallocx for jemalloc
2015-11-24 Yedidya FeldblumFix Build: folly/test/ThreadLocalTest
2015-11-23 Haijun ZhuFix HHWheelTimerTest.AtMostEveryN
2015-11-23 Chad ParrySimplify an exception handler
2015-11-23 Michael OliverBenchmark std::to_string vs. folly::to<std::string>
2015-11-23 Sara GolemonAdd missing header files to folly-automake
2015-11-23 Sara GolemonFix minor typo in folly/Conv.h
2015-11-21 Andrii GrynenkoFix folly/ThreadLocal with clang after PthreadKeyUnregi...
2015-11-20 Lucian GrijincuRevert "Fix folly::ThreadLocal to work in a shared...
2015-11-20 Haijun Zhuget back AsyncServerSocket's setMaxNumMessagesInQueue
2015-11-20 Anirudh RamachandranRemove unnecessary resetClientHelloParsing callback...
2015-11-20 Alexander ShaposhnikovRemove busy wait and support multiple wait
2015-11-20 Delyan KratunovExpose move result from LockFreeRingBuffer::Cursor
2015-11-19 Giuseppe OttavianoFix usingJEMalloc with Clang
2015-11-19 Anton LikhtarovFix invalid DCHECK
2015-11-19 Andrii GrynenkoFix folly::ThreadLocal to work in a shared library
2015-11-18 Kyle NekritzAdd getUnderlyingTransport to AsyncTransportWrapper.
2015-11-17 Tom JacksonUTF8StringPiece, wrapping boost::u8_to_u32
2015-11-16 Yedidya FeldblumSimplify some checks by using __CLANG_PREREQ
2015-11-15 Yedidya FeldblumSimplify some checks by using __CLANG_PREREQ
2015-11-13 Andrii GrynenkoMake collect work for types with no default constructors
2015-11-13 Yang ChiAllow a AsyncSocket to be corked the whole time
2015-11-12 Giuseppe OttavianoMake Malloc.h self-contained
2015-11-12 Giuseppe OttavianoDisable assertions in FBString when used as std::string
2015-11-12 Chad ParryRestore the definition of HHWheelTimer::UniquePtr
2015-11-11 Stepan PalamarchukMake Optional nothrow_default_constructible
2015-11-11 Yang ChiAdd a buffer callback to AsyncSocket
2015-11-11 Chad ParryImprove the DelayedDestruction smart pointer
2015-11-11 Shaft WuUNSYNCHRONIZED does NOT unlock the mutex
2015-11-11 Alexander ShaposhnikovRevert my change (which broke down the cont build)
2015-11-11 Alexander ShaposhnikovRemove busy wait
2015-11-10 Shijin Kongchange log error back to check when pipe read fail...
2015-11-10 Steve O'BrienFBString: fix constructors so it compiles with newer...
2015-11-09 Shijin Kongchange CHECK to LOG(ERROR) when pipe read error on...
2015-11-09 Alexey SpiridonovAdd a tag type for in-place construction
2015-11-09 Chad ParryMake sure there are no outstanding timers in the destructor
2015-11-08 Igor Sugakfolly/portability: add clang version check
2015-11-06 Chad ParryCallbacks should ref the HHWheelTimer
2015-11-06 Jon Maltiel SwensonCancel timeout only if not run
2015-11-05 Haijun Zhucodemod setMaxNumMessagesInQueue to setMaxNumPendingCon...
2015-11-05 Jon Maltiel SwensonActivate server timeout after write success
2015-11-05 Viswanath SivakumarSet interrupt handler correctly on SharedPromise
2015-11-04 Subodh IyengarAdd ability to get application protocol from AsyncTrans...
2015-11-04 Zhen (Growth) Liswitch the IndexType and Allocator in AtomicUnorderedIn...
2015-11-04 Subodh IyengarAllow underlying transport to be accessible from AsyncT...
2015-11-04 Louis Brandymake folly slightly more c++-modules friendly
2015-11-03 Louis Brandyqualify std::move in StringKeyedTest
2015-11-03 Anton LikhtarovDisallow nullptr literal in StringPiece constructor
2015-10-31 Andrew GallagherFix multi-line comment warnings
2015-10-30 Delyan KratunovAdd writeAndGetCursor to LockFreeRingBuffer
2015-10-30 Jon Maltiel SwensonPeriodically reclaim unnecessary fibers from free pool
2015-10-29 Justin GibbsPrefer template aliases to classes in IntrusiveList
2015-10-29 Andrii GrynenkoRemove DFATAL from folly::Singleton::try_get()
2015-10-29 Xiaofan Yangadd config to allow using quadratic probing
2015-10-29 Pavlo KushnirDo not set startWork_ in EventBase if time measurement...
2015-10-28 Blake MathenySuppress -Wshadow for SYNCHRONIZED
2015-10-28 Beny LuoFix clang issue on NotificationQueue::size
2015-10-27 Shaft WuTrack callback life cycle for HHWheelTimer and EventBase
2015-10-27 Jun LiExpose pending messages in queue stats in AsyncServerSocket
2015-10-26 Lucian Grijincufolly: hash: specialize hash_combine_generic by size_t...
2015-10-26 Florent ThoumieAdd new toBinary() function to IPAddress.
2015-10-26 Yedidya FeldblumStyle nits for folly/test/FingerprintBenchmark.cpp
2015-10-26 Mohammad HusainRename two callback function names of ConnectionEventCa...
2015-10-26 Shijin Kongreturn read error on non EAGAIN errno
2015-10-24 Nathan Bronsonfix AtomicUnorderedInsertMap load factor computation
2015-10-23 Jon Maltiel SwensonFibers allocation/deallocation benchmarks
2015-10-23 Bartosz NitkaOption to fallback to double when int precision is...
2015-10-23 Nathan Bronsontemplatize AtomicUnorderedInsertMap's internals to...
2015-10-22 Alan FrindellFix infinite loop in Cursor::readTerminatedString
2015-10-22 Giuseppe OttavianoClang support for constexpr StringPiece constructor
2015-10-22 Yaacov Akiba SlamaFix gcc 5.2 compilation when _GLIBCXX_USE_CXX11_ABI...
2015-10-21 Philip Proninfix "iocb" reporting in AsyncIO
2015-10-21 Rameshkumar ShihoraMove FingerprintBenchmark to Folly
2015-10-21 Andrii GrynenkoImprove folly::Singleton try_get perf and bring back...
2015-10-21 Petr LapukhovAdd support for in-place creation of NotificationQueue...
2015-10-21 Emil HesslowAdd getIPv6For6To4 to IPAddressV4
2015-10-20 Jon Maltiel SwensonBring zstd support into folly/io/Compression.h
2015-10-17 Bruno GoncalvesRemove boost dependency from folly/ProducerConsumerQueue.h
2015-10-17 Ranjeeth DasineniChange NotificationQueue assert -> CHECK
2015-10-16 Kyle NekritzCommiting missing header file change from D2408773
2015-10-16 Nathan Bronsonfix initializer order bug in MemoryIdler
2015-10-16 Yedidya FeldblumAvoid the ODR issue with ThreadLocalDetail's kInvalid
2015-10-16 Madhu RamanathanReverting D2503151 to unbreak buck build
2015-10-16 Jon Maltiel SwensonBring ZSTD support into folly/io/Compression.h
2015-10-16 Aaron RothMissed some derivation from boost::noncopyable after...
2015-10-16 Mohammad HusainAdd connection event callback to AsyncServerSocket
2015-10-16 Lucian Grijincufolly: Symbolizer: don't colorize TERM="dumb" or TERM...
2015-10-16 Lucian Grijincufolly: Symbolizer: don't allocate from function which...
2015-10-16 Yedidya FeldblumSpecialize and implement setThreadName only on some...
2015-10-16 Jody Houndefined reference to 'folly::threadlocal_detail:...
2015-10-15 Kyle NekritzAdd framework for switching certs based on signature_al...
2015-10-15 Yedidya FeldblumFix Build: under GCC 4.9 + ASAN, RangeSse42.cpp fails...
2015-10-15 Subodh IyengarAdd handshake and connect times
2015-10-15 Subodh IyengarEphemeral ciphers in false start list
next