folly.git
2018-01-17 Stepan PalamarchukProperly handle appending to the tail of the chain
2018-01-17 Petr Lapukhovadd tryCreateNetwork()
2018-01-17 Yedidya FeldblumFix Build: folly/synchronization/test/ParkingLotBenchma...
2018-01-17 Adam Simpkinscmake: fix path to FindGLog.cmake
2018-01-17 Yedidya FeldblumRevert D6725091: [Folly] Use thread-local in RequestCon...
2018-01-16 Dave Watsonparkinglot benchmark
2018-01-16 Jim Meyeringdefine SKIP_IF
2018-01-16 Yedidya FeldblumUse thread-local in RequestContext::getStaticContext
2018-01-16 Yedidya FeldblumFix missing WaitOptions symbol in autotools build
2018-01-16 Stepan PalamarchukTrack absolute position of the cursor
2018-01-16 Stepan PalamarchukImprove fast path of Cursor
2018-01-15 Alvaro Leiva... allow command to accept "--" separator
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2018-01-14 Yedidya FeldblumConvert newlines in folly/portability/PThread.cpp
2018-01-13 David GoldblattAdd Tearable, for concurrently-modified non-atomic...
2018-01-13 Yedidya FeldblumPromote aligned_malloc and aligned_free
2018-01-13 Adam Simpkinscmake: remove DOS-style line endings
2018-01-13 Adam Simpkinscmake: add checks to generate folly-config.h correctly
2018-01-13 Adam Simpkinscmake: set compiler flags for non-Windows platforms
2018-01-13 Adam Simpkinscmake: support using a separate build directory
2018-01-12 Eric Nieblercorrectly handle APIs that accept Poly<T&> as an argument
2018-01-12 Sergey MakarenkoRegister singleton's destruction using std::atexit
2018-01-12 Enji CooperSpell uintptr_t properly in static_assert in `getStackT...
2018-01-12 Yedidya FeldblumUnsafe pre-sorted construction for sorted-vector containers
2018-01-12 Adam Simpkinscmake: fix error message on non-Windows platform
2018-01-11 Yedidya FeldblumMemoryIdler::futexWaitUntil
2018-01-11 Dave WatsonRelax stop_ memory order
2018-01-11 Yedidya FeldblumCut the ScopeGuard alias now that we have auto
2018-01-11 Yedidya FeldblumMove ScopeGuardImpl and ScopeGuardImplBase into the...
2018-01-11 Yedidya FeldblumStop using ScopeGuardImpl in DynamicParser
2018-01-10 Yedidya Feldblumfolly::Init, RAII variant of folly::init
2018-01-10 Maged MichaelUnboundedQueue: Use hazptr_obj_batch
2018-01-10 Adam Simpkinslogging: fix build error when using gcc with -Wmissing...
2018-01-10 Yedidya FeldblumLet Futex import base-class ctors
2018-01-10 Maged MichaelAdd hazptr_obj_batch
2018-01-10 Yedidya FeldblumTweak FutexResult comments
2018-01-10 Yedidya FeldblumFutex::futexWait returns FutexResult
2018-01-10 Yedidya FeldblumSupport for all clock types in Futex
2018-01-10 Yedidya FeldblumUse ptr-to-const in Futex
2018-01-10 Yedidya FeldblumFix some copyright lines in folly/detail/ and folly...
2018-01-10 Yedidya FeldblumBaton support for wait-options
2018-01-10 Yedidya FeldblumTimed wait operations for spin-only Baton
2018-01-10 Adam Simpkinslogging: include file name suffixes in XLOG() category...
2018-01-10 Adam Simpkinslogging: add numbered INFO* log level values
2018-01-10 Adam Simpkinslogging: rename the `DEBUG` log level to `DBG`
2018-01-10 Giuseppe OttavianoChange the enumerate() example to bind the proxy by...
2018-01-10 Giuseppe OttavianoImprove performance of enumerate() with optimization...
2018-01-10 Adriana LibórioFixing typo in sorted_vector_types.h
2018-01-09 Dan MelnicReturn if we handle any error messages to avoid unneces...
2018-01-09 Dave Watsonuse in futex
2018-01-09 Dave WatsonAdd a check if max atomic_shared_ptrs is reached.
2018-01-09 Maged MichaelUnboundedBlockingQueue: Adjust segment size
2018-01-08 Eric Nieblergive all folly exception types default visibility
2018-01-08 Keith DaigleUpdate cpuid test to expect failure on non intel cpu
2018-01-08 Chad Austintest that _sp includes nul bytes
2018-01-08 Neel GoyalUse local error buffer in readStoreFromBuffer
2018-01-08 Yedidya FeldblumRemove gcc-v4.7 support from MemoryIdler v2018.01.08.00
2018-01-07 Yedidya FeldblumTerminal comma for FutexResult enumerators
2018-01-06 Yedidya FeldblumUse auto for scope-guard locals v.s. folly::ScopeGuard
2018-01-06 Eric Nieblergive EventBase a non-explicit default constructor
2018-01-06 Maged MichaelAdd threshold for thread local retired objects
2018-01-05 Yedidya FeldblumSynchronized::exchange
2018-01-05 Yedidya FeldblumFix copyright lines in folly/synchronization/Baton.h
2018-01-05 Mingtao YangClarify folly::ssl::init documentation
2018-01-05 Yedidya FeldblumCut glog include from folly/synchronization/RWSpinLock.h
2018-01-05 Yedidya FeldblumMove folly/RWSpinLock.h to folly/synchronization/
2018-01-05 Yedidya FeldblumExtract WaitOptions
2018-01-05 Yedidya FeldblumMove folly/BitIterator.h to folly/container/
2018-01-05 Yedidya FeldblumMove InPlaceConstruction test in folly/test/Synchronize...
2018-01-05 Yedidya FeldblumFix copyright lines for folly/Synchronized.h
2018-01-05 Neel GoyalAdd utility to create stores
2018-01-04 Keith DaigleMake FOLLY_HAS_COROUTINES dependent on header
2018-01-03 Yedidya FeldblumAvoid allocs in dtors in futures collect
2018-01-03 Keith DaigleFix to build SharedMutexTest on aarch64
2018-01-03 Lee HowesMake consistent set of get and getTry methods on SemiFu...
2018-01-02 Yedidya FeldblumRemove SingletonVault C bindings
2018-01-02 Yedidya FeldblumUse member-invoke traits in LockTraits
2018-01-02 Yedidya Feldbluminvoke and member-invoke tweaks
2018-01-02 Yedidya FeldblumAdd ColdClassTest.cpp to oss builds
2018-01-02 Yedidya FeldblumFix copyright lines for Bits.h and move BitsBenchmark.cpp
2018-01-01 Yedidya FeldblumFix some copyright lines in folly/
2018-01-01 Yedidya FeldblumFix some copyright lines in folly/lang/
2018-01-01 Yedidya FeldblumFix some copyright lines in folly/experimental/symbolizer/
2017-12-31 Yedidya Feldblumconstexpr_pow v2018.01.01.00
2017-12-31 Yedidya FeldblumGive detail functions in ConstexprMath.h decorated...
2017-12-30 Yedidya FeldblumShift monotonic_coarse_clock into Chrono.h and rename...
2017-12-30 Yedidya FeldblumInclude synchronization/SaturatingSemaphore.h in the...
2017-12-30 Yedidya FeldblumTweaks to folly::call_once and folly::once_flag
2017-12-28 Aaryaman SagarAdded remove_cvref
2017-12-28 Aaryaman Sagarfolly::Indestructible interface improvement
2017-12-28 Dave Watsonsynchronization/ParkingLot
2017-12-27 Lee HowesAdd getVia and getTryVia to SemiFuture.
2017-12-27 Lee HowesMove getTry to subclasses.
2017-12-27 Lee HowesAdd continuation to semifuture return test.
2017-12-27 Lee HowesAdd deprecation comments to folly::makeFuture.
2017-12-27 Lee HowesAdd getSemiFuture to folly::SharedPromise
2017-12-27 Yedidya FeldblumNamespacing and comments in folly/Likely.h
2017-12-26 Yedidya FeldblumTweaks to AtomicStruct
2017-12-26 Lee HowesEnsure that returning a semifuture from a continuation...
2017-12-26 Yedidya FeldblumRemove folly/detail/UncaughtExceptionCounter.h
next