Adding upgradable locks to Synchronized
[folly.git] / folly /
2016-08-19 Aaryaman SagarAdding upgradable locks to Synchronized
2016-08-18 Aravind AnbuduraiSupport for EPOLLPRI
2016-08-18 Christopher DykesFix folly::Expected under MSVC
2016-08-18 Dave Watsonbitmap search
2016-08-18 Dave Watsonremove constant tick
2016-08-17 Christopher DykesAdd a pair of util functions for getting and setting...
2016-08-17 Phil WilloughbyFix folly contbuild
2016-08-17 Michael LeeMove the type_traits portability header into its own...
2016-08-17 Petr LapukhovAllow accept callbacks to be short-circuited in primary...
2016-08-17 Subodh IyengarInvoking correct callback during TFO fallback
2016-08-17 Subodh IyengarFix ssl timeouts during TFO
2016-08-17 Subodh IyengarSimplify TFO write path
2016-08-17 Andrii Grynenkofolly::Observer
2016-08-16 Michael LeeSplit up FibersTest into test and Benchmark.
2016-08-16 Christopher DykesUse std::is_nothrow_swappable under MSVC
2016-08-16 Eric NieblerUse folly::Expected to implement folly::tryTo, a non...
2016-08-16 Christopher DykesUse a base hook rather than a member hook for EventBase...
2016-08-16 Christopher DykesDisable SSL socket cache tests if cache isn't available
2016-08-16 Nathan Bronsonexplicit return types in Partial to work around gcc bug
2016-08-16 Kyle NekritzFix extension length counter in client hello parsing.
2016-08-16 Sven OverIntroducing folly::partial
2016-08-16 Yedidya FeldblumScopedBoundPort
2016-08-15 Christopher DykesFix applyTuple to work under MSVC again
2016-08-15 Yedidya FeldblumLet FOLLY_SAFE_DCHECK be erased by the optimizer in...
2016-08-15 Eric NieblerReverted commit D3557832
2016-08-15 Eric NieblerUse folly::Expected to implement folly::tryTo, a non...
2016-08-15 Alex OrlovDon't derive name on singleton creation
2016-08-15 Christopher DykesAdd a pair of overloads to dynamic::setDefault
2016-08-15 Eric NieblerAdd folly::Expected, an alternative to exceptions for...
2016-08-14 Sven Overadd forgotten apply_tuple_test to Makefile.am v2016.08.15.00
2016-08-13 Guobao SunFix typos in FBVector's comments
2016-08-12 Christopher DykesDon't call strlen(nullptr) in mkdtemp and mkstemp
2016-08-12 Sven Overfix folly::NotificationQueue for move-only value types
2016-08-12 Sven Overprepare for folly::Executor taking folly::Function
2016-08-12 Giuseppe OttavianoAdditional changes to MicroLock
2016-08-11 Christopher DykesDon't attempt to escape % in SparseByteSetBench
2016-08-11 Christopher DykesConstruct TestObject in AtomicLinkedListTest via a...
2016-08-11 Christopher DykesInclude intrin.h in CpuId for the cpuid builtins
2016-08-11 Christopher DykesAdjust the AsyncSocket TestServer to work with Winsock
2016-08-11 Christopher DykesDisable the constexpr tests for findFirstSet, findLastS...
2016-08-11 Christopher DykesUse explicitly sized integers in the Conv test
2016-08-11 Christopher DykesEliminate accidental trigraph in FBString
2016-08-11 Max WangUse _r_debug instead of /proc/<pid>/maps for folly...
2016-08-11 Yedidya FeldblumRemove ConditionallyExistent, because it violates the...
2016-08-11 Sven OverLet applyTuple accept any number of tuples
2016-08-11 Lucian Grijincu__google_stl_debug_vector: erase() at invalid position...
2016-08-11 Shayan MohantyPolymorphic Functor implementation in Folly::FutureDAG
2016-08-10 Michael LeeGate SysMembarrier to not FOLLY_MOBILE platforms
2016-08-10 Dave WatsonFix scheduling bug
2016-08-10 Philip Proninfix bug in FBString::find
2016-08-10 Christopher DykesMark FormatArg::error as noreturn
2016-08-10 Christopher DykesDon't attempt to call getsockname before binding an...
2016-08-10 Christopher DykesSpecial-case /dev/null in open in the portability header
2016-08-10 Andrii GrynenkoUse ReadMostlyMainPtrDeleter in folly::Singleton
2016-08-10 Andrii GrynenkoReadMostlyMainPtrDeleter
2016-08-10 Christopher DykesWait for all threads to finish executing before leaving...
2016-08-10 Christopher DykesAdd a utility for disabling some CRT assertions in...
2016-08-10 Christopher DykesSupport read and write from blocking and non-blocking...
2016-08-09 Christopher DykesAllow the time remaining parameter to nanosleep to...
2016-08-09 Christopher DykesProperly support socketpair and reading and writing...
2016-08-09 Christopher DykesImplement setenv correctly and support setting values...
2016-08-09 Christopher DykesLook for the PATH environment variable rather than...
2016-08-09 Christopher DykesSupport using fcntl to mark pipes as non-blocking
2016-08-09 Subodh IyengarRemove getTFOSucceeded
2016-08-09 Yedidya Feldblumconstexpr_abs
2016-08-09 Aaryaman SagarRemoving noexcept specifications in constructors for...
2016-08-09 Subodh IyengarAdd MSG_NOSIGNAL to AsyncSSLSocket
2016-08-08 Adam SimpkinsUpdate documentation for Synchronized
2016-08-08 Michael LeeInclude sys/syscall.h to SysMembarrier
2016-08-08 Maged MichaelMethodology for using DeterministicSchedule support...
2016-08-05 Christopher DykesUse the socket portability layer when needed. v2016.08.08.00
2016-08-05 Dave WatsonUpper level tests
2016-08-05 Dave Watsonremove catchupEveryN
2016-08-05 Christopher DykesHandle creating the default crypto context if it doesn...
2016-08-05 Christopher DykesDon't throw in the Watchdog destructor
2016-08-05 Aaryaman SagarAdding policies for all the upgrade and downgrade mutex...
2016-08-05 Aaryaman SagarAdding support for upgradable mutexes to LockTraits
2016-08-04 Christopher DykesUse std::max_align_t rather than __attribute__((__align...
2016-08-04 Melanie SubbiahCreate trace points for thread events
2016-08-04 Christopher DykesDon't attempt to mmap an anonymous shared piece of...
2016-08-04 Christopher DykesUse std::thread rather than pthreads in AtomicHashMapTest
2016-08-04 Christopher DykesFix compilation errors when attempting to compile Folly...
2016-08-04 Christopher DykesAdd a couple more things to the socket portability...
2016-08-04 Christopher DykesDisable the use of direct TLS in ThreadLocalDetail...
2016-08-04 Christopher DykesFix a pair of non-ascii quotes that made their way...
2016-08-04 Christopher DykesEliminate the atomic porability header's dependence...
2016-08-04 Christopher DykesDon't assume boost::path contains narrow characters
2016-08-04 Christopher DykesDon't try to ignore the SIGPIPE signal if it isn't...
2016-08-04 Christopher DykesAssume p is not nullptr in storeUnaligned
2016-08-04 Mirek KlimosRequestContext::create should call onUnset callback
2016-08-04 Christopher DykesInclude the fcntl.h portability header where it's needed
2016-08-04 Christopher DykesSupport TimeUtil under MSVC
2016-08-04 Christopher DykesFix the Windows portability implementations of mmap...
2016-08-04 Nick TerrellFix Enumerate C++17 Support
2016-08-04 Christopher DykesDon't use a macro for no reason
2016-08-04 Christopher DykesDon't name a member small
2016-08-03 Christopher DykesFix the mode being used in the implementation of open...
2016-08-03 Christopher DykesForce the overflow in BitVectorCoding::skipTo to be...
2016-08-03 Mirek KlimosUnset RequestContext properly in EventBase::runLoopCall...
2016-08-03 lpathyAdded DiscriminatedPtr support to arm64
next