fix bootstrap on osx
[folly.git] / folly / detail /
2016-11-15 Christopher DykesMark FingerprintPolynomial.size() constexpr
2016-11-08 James Sedgwickadd tryReadUntil and make fixes along the way
2016-11-02 Philip Proninfix race between StaticMetaBase::destroy() and StaticMe...
2016-10-28 Christopher DykesDon't abort when calling qfind_first_byte_of_sse42...
2016-10-18 Andrew Gallagherfolly: fixes for use with `-fvisibility-inlines-hidden`
2016-10-13 Matthieu MartinProvide a unpackTryTuple function in folly
2016-09-29 Dan SchatzbergFix ThreadCachedInt race condition
2016-09-29 Subodh IyengarAdd tfo functions for apple
2016-09-16 Adam Simpkinsupdate stats APIs to use TimePoint vs Duration correctly
2016-09-08 Maged MichaelDynamic expansion of folly MPMC queue
2016-08-31 Philip ProninReverted commit D3755446
2016-08-29 Dan SchatzbergFix ThreadCachedInt race condition
2016-08-26 David GoldblattAdd CachelinePadded<T> to folly.
2016-08-19 Christopher DykesMove detail/FunctionalExcept to portability/BitsFunctexcept
2016-08-04 Christopher DykesDisable the use of direct TLS in ThreadLocalDetail...
2016-07-27 Wez Furlongfolly: fix AtomicUnorderedMap compilation on macOS
2016-07-26 Christopher DykesConsistently reference an internal struct as a struct
2016-07-26 Christopher DykesFix the weak linking of JEMalloc under MSVC
2016-07-24 Qinfan WuAdd helper functions for mallctl
2016-07-22 Mark IsaacsonFix ASAN exposed heap-use-after-free
2016-07-12 Christopher DykesDefine TCPI_OPT_SYN_DATA if it isn't defined
2016-07-12 Kevin LewiAdding the ability to check for whether TCP fast open...
2016-07-09 Yedidya FeldblumMove IPAddress definitions to source files
2016-07-05 Andrii GrynenkoDisable PthreadKeyUnregister on iOS and MSVC
2016-07-01 Christopher DykesLong is not long enough for a long long
2016-07-01 Christopher DykesDon't try and instantiate an invalid function in Discri...
2016-06-29 Eric Nieblergcc-4.8 is not decaying types correctly in lambda init...
2016-06-25 Eric Nieblerfolly: fix clang's -Wundefined-var-template
2016-06-16 Jinlong ZhouReverted commit D3270439
2016-06-16 Eric Nieblerfolly: fix clang's -Wundefined-var-template
2016-05-31 Michael LeeSocketFastOpen should include <cerrno>
2016-05-31 Subodh IyengarAdd support for TFO connections
2016-05-30 Christopher DykesSwitch uses of networking headers to <folly/portability...
2016-05-30 Christopher DykesSwitch uses of <unistd.h> to <folly/portability/Unistd.h>
2016-05-30 Christopher DykesInclude <folly/portability/PThread.h> where needed
2016-05-30 Christopher DykesInclude <folly/portability/Time.h> where needed
2016-05-30 Christopher DykesSwitch uses of <sys/mman.h> to <folly/portability/SysMm...
2016-05-12 Chad ParryPrevent leaks in ThreadLocalPtr initialization
2016-05-11 Subodh Iyengarwangle support for TFO
2016-05-05 Andrii GrynenkoAllow optional atfork hook for singleton destruction
2016-05-04 Christopher DykesFix the weak references to JEMalloc under MSVC
2016-04-15 Michael LeeFix build for no FOLLY_TLD_USE_FOLLY_TLS
2016-04-14 Andrii GrynenkoImprove folly::ThreadLocal perf
2016-04-06 Michael LeeStart compiling a bit of `-Wshadow`
2016-04-02 Christopher DykesDon't use the plus operator unecessarily
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-03-31 Christopher DykesSupport SSE 4.2 qfind under MSVC
2016-03-28 Yedidya Feldblums/MAX_STATIC_CONSTRUCTOR_PRIORITY/FOLLY_STATIC_CTOR_PRI...
2016-03-28 Christopher DykesMove asm portability to an Asm portability header
2016-03-23 Yedidya FeldblumUse C++'s standardized [[noreturn]] attribute
2016-03-23 Christopher DykesMove the clock details over to the Time.h portability...
2016-03-22 Michael LeeUse FOLLY_MOBILE to split some functionality
2016-03-19 Jeremy WrightUpgrade ScopeGuard for Visual Studio 2015
2016-03-18 Christopher DykesCreate the sys/mman.h portability header
2016-03-16 Eric Nieblermove StaticMeta::onThreadExit into libfolly_thread_local.so
2016-03-15 Phil WilloughbyConvert a polling loop to a futex wait
2016-03-10 Eric NieblerFix an exception safety hole in ScopeGuard
2016-03-07 Michael LeeGuard Getcpu in test.
2016-03-01 Dave WatsonFix narenas size
2016-02-26 Andrii GrynenkoFix folly::ThreadLocal to have unique singleton in...
2016-02-22 Neel GoyalFix OSX build
2016-02-22 Nathan Bronsonfix SIOF in CacheLocality.h's AccessSpreader
2016-02-17 Nathan Bronsonclang-format some code in preparation for real changes
2016-02-17 Lovro PuzarAdd call_once, wrapper around std::call_once with a...
2016-02-17 Michael LeeHandle wrapvFull when IOV_MAX is not defined.
2016-02-16 Iaroslav TverdokhlibFix wrapvFull for the case when iovec* has size more...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-02-11 Andrii GrynenkoAdd MAX_STATIC_CONSTRUCTOR_PRIORITY to PthreadKeyUnregister
2016-02-05 Francis MaMake folly/future portable on android
2016-02-02 Orvid KingAllow building without JEMalloc under MSVC
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2016-01-27 Francis MaMake folly::detail::CacheLocality portable on apple
2015-12-03 Steve O'BrienThreadLocalDetail: OSX fixes
2015-12-02 Steve O'BrienThreadLocalDetail: fix bug just introduced w/ recent...
2015-12-02 Steve O'Brienfolly: ThreadLocalDetail: make PthreadKeyUnregister...
2015-11-25 Jim Meyeringfolly/detail/ThreadLocalDetail.h: avoid UBSAN-detected...
2015-11-24 Qinfan WuAdd sdallocx for jemalloc
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-19 Andrii GrynenkoFix folly::ThreadLocal to work in a shared library
2015-11-04 Louis Brandymake folly slightly more c++-modules friendly
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 Jody Houndefined reference to 'folly::threadlocal_detail:...
2015-10-15 Yedidya FeldblumFix Build: under GCC 4.9 + ASAN, RangeSse42.cpp fails...
2015-10-13 Ben MaurerFix ThreadLocal on android/apple
2015-10-13 Ben MaurerSIOF-proof thread local
2015-10-03 Yedidya FeldblumFix Build: folly/Range.h for build platforms missing...
2015-10-02 Yedidya FeldblumSupport SSE-enabled Range functions under Clang
2015-09-17 Lucian Grijincufolly: clock: remove static globals, replace with meyer...
2015-09-14 Orvid KingImplement clock_getres for Windows
2015-09-14 Orvid KingHandle MSVC correctly in detail/IPAddress.h
2015-09-13 Leonardo BianconiPort Folly to PPC64
2015-09-04 Jason EvansFix MemoryIdler::flushLocalMallocCaches() regression.
2015-08-31 Jason EvansUniversally update to jemalloc 4.0.0.
2015-08-12 Orvid KingDon't warn if pthread_atfork isn't avaliable on MSVC
2015-08-12 Orvid KingDisable VDSO on MSVC
2015-08-04 Alexander ShaposhnikovFix a bad bug in folly::ThreadLocal (incorrect using...
2015-07-31 Orvid KingFix a parse error in detail/ThreadLocalDetail.h under...
2015-07-31 Orvid KingGeneralize FOLLY_SPIN_WAIT to use Portability methods
next