folly.git
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-07-30 Yedidya FeldblumMark two implicit ctors as explicit
2017-07-29 Yedidya FeldblumDefine IPAddressV6 comparison ops in terms of its fields
2017-07-29 Yedidya FeldblumMerge IPAddressTest.h into the IPAddressTest.cpp
2017-07-29 Yedidya FeldblumOutline throw statements in folly/futures/
2017-07-29 Yedidya FeldblumCompute masks in IPAddressV4
2017-07-29 Phil WilloughbyFix the copy constructor in Replaceable
2017-07-28 Yedidya FeldblumOptimal make_integer_sequence
2017-07-28 strykuPrevent IsOneOf unused template specialization instanti...
2017-07-28 Mingtao YangAdd X509_REVOKED_get0_* OpenSSL shims
2017-07-28 Andrew KriegerFix StringPiece ostream overloads to properly not rely...
2017-07-28 Andrew Kriegerstd::basic_ostream operator<< overload for FixedString
2017-07-27 Michael LeeSwitch to folly/Optional.h to use std::aligned_storage
2017-07-26 Yedidya FeldblumAdd FOLLY_HAS_FEATURE and use it
2017-07-26 Yedidya FeldblumCut moveFromTry
2017-07-26 Yedidya FeldblumOutline throw statements in dynamic
2017-07-26 Xiangyu BuKill folly::SSLContext::switchCiphersIfTLS11.
2017-07-26 Neel GoyalAdd getEventBase() to AsyncUDPSocket
2017-07-26 Dave WatsonConcurrentHashMap
2017-07-26 Dave WatsonAllow stealing pointer bits
2017-07-26 Phil WilloughbyUpdate Optional
2017-07-26 Phil Willoughbyclang-format Optional.h
2017-07-26 Yedidya FeldblumAdd FOLLY_HAS_BUILTIN and use it
2017-07-26 Yedidya FeldblumCut throwOnFail
2017-07-26 Yangqing Jiafolly: changes to make nvcc happy
2017-07-26 Yedidya FeldblumMove __CLANG_PREREQ to folly/CPortabiilty.h
2017-07-26 Yedidya FeldblumThere is no HAVE_SHADOW_LOCAL_WARNINGS
2017-07-25 Mingtao YangFix include typo
2017-07-25 nicksbymanadd import to main in logging example
2017-07-25 Mingtao YangMove OpenSSL locking code out of SSLContext
2017-07-25 Nicholas OrmrodFix double-free in DynamicConverter
2017-07-25 Phil WilloughbyReplaceable
2017-07-24 Yedidya FeldblumMove the SpookyHash libraries into folly/hash v2017.07.24.00
2017-07-24 Yedidya FeldblumOutline the throw statements in Try
2017-07-23 Subodh IyengarAdd fnv1-a hash to Hash
2017-07-22 Mihaela OgrezeanuRevert D5455584: [Folly] Move the SpookyHash libraries...
2017-07-22 Yedidya FeldblumMove the SpookyHash libraries into folly/hash
2017-07-21 Stephen Chencrc32c: add missing header for std::runtime_error
2017-07-21 Yedidya FeldblumApply clang-format to folly/experimental/symbolizer/
2017-07-21 Yedidya FeldblumApply clang-format to folly/experimental/io/
2017-07-21 Yedidya FeldblumStyle tweaks to max_align_v calculation
2017-07-21 Yedidya FeldblumApply clang-format to folly/tracing/
2017-07-21 Yedidya FeldblumParse suffixes without switch-fallthrough in huge-pages
2017-07-20 Yedidya FeldblumApply clang-format to folly/experimental/bser/
2017-07-20 Yedidya FeldblumDrop a remnant of gcc48 support in futures
2017-07-20 Jeff Caifix ExceptionWrapper comment
2017-07-20 Phil WilloughbyIntroduce folly::max_align_t and folly::max_align_v
2017-07-20 Subodh IyengarAdd folly non null
2017-07-20 Yedidya FeldblumMove futures helper types into folly::futures::detail
2017-07-20 Benjamin Reesmando not crash process by default when ExceptionTracer...
2017-07-20 Tom JacksonVisit, for monitoring or mutating pipelines
2017-07-19 Victor Gaochange the definition of FOLLY_MAYBE_UNUSED
2017-07-19 Dave Watson3-way crc32c
2017-07-19 Xiangyu BuAdd SSLOptions to Makefile.am.
2017-07-19 Eli Lindseyappend the interface index instead of throwing an excep...
2017-07-19 Dave WatsonAtomicCoreCachedSharedPtr
2017-07-18 Christopher... Support if_indextoname in the socket portability header v2017.07.17.01
2017-07-18 Victor Gaoadd FOLLY_MAYBE_UNUSED
2017-07-18 Xiangyu BuFunctions to set common ciphers and sig algs for SSLCon...
2017-07-18 Christopher... Ensure the allocator types in the string keyed tests...
2017-07-18 Phil WilloughbyRelax alignment restriction in CachelinePadded
2017-07-18 Christopher... Add support for tagging a test as BROKEN in the CMake...
2017-07-18 Dan MelnicLua exception handling test
2017-07-17 Christopher... Don't build the async signal handler test on Windows
2017-07-17 Tommy NguyenUse more libstdc++ specific macro
2017-07-17 Christopher... Enable a couple of AsyncFileWriter tests on Windows
2017-07-17 Yedidya FeldblumLet exception_wrapper::handle, when empty, show the... v2017.07.17.00
2017-07-17 Yedidya FeldblumCodeMod: Prefer ADD_FAILURE() over EXPECT_TRUE(false...
2017-07-15 Christopher... Use long long for the 64-bit fingerprint table
2017-07-14 Christopher... Replace all includes of pthread.h with the portability...
2017-07-14 Christopher... Switch future's Core<T> to std::is_nothrow_constructible
2017-07-14 Christopher... Add an sfmt19937 benchmark (again)
2017-07-14 Phil WilloughbyRe-align LifoSem
2017-07-14 Christopher... Fix building the stl_vector tests with -Wshadow-compati...
2017-07-14 Eli Lindseyreplace getnameinfo with inet_ntop in v6 string formatting
2017-07-14 Phil WilloughbyUpdate CachelinePadded
2017-07-14 Xiangyu BuBreak long lines in SSLContext.
2017-07-13 Christopher... Fix the build of the socket tests on Windows
2017-07-13 Christopher... Add support for closing a TemporaryFile early
2017-07-13 Christopher... Force string pooling to workaround a codegen bug
2017-07-13 Ankit ShahGetters and setters for ECDSA_SIG
2017-07-13 Yedidya FeldblumSort #include lines
2017-07-13 Eli LindseyRevert D5408572: replace getnameinfo with inet_ntop...
2017-07-12 Eli Lindseyreplace getnameinfo with inet_ntop in v6 string formatting
2017-07-12 Mickey PhoenixFix documentation for folly's to<double>() method's...
2017-07-12 Tom JacksonDon't use range construction for associative containers...
2017-07-12 Phil WilloughbyImprove launder
2017-07-11 Christopher... Revert D5393697: [Folly] Add an sfmt19937 benchmark
2017-07-11 Benjamin Renardadd helper method to generate same crc32 results as...
2017-07-11 Christopher... Add an sfmt19937 benchmark
2017-07-11 Peter DeLongAllow fiber to be called on both type Fiber and Fiber*
2017-07-11 Giuseppe OttavianoUse Baton (again) in EventBase::runInEventBaseThreadAndWait
2017-07-11 Xiangyu BuUpdate providedCiphersStr_ in one place.
2017-07-11 Yedidya FeldblumCompute masks in IPAddressV6
2017-07-11 Peter DeLongAdd function to folly_fibers.py to get the address...
2017-07-10 Fred EmmottAdd some more OpenSSL 1.1 APIs for folly/portability/
2017-07-10 Eli Lindseyadd the getnameinfo error code and v6 scope id to excep...
2017-07-09 Yedidya FeldblumIn-place construction for Future v2017.07.10.00
2017-07-08 Alan FrindellOption to set thread name for EventBaseThread
2017-07-07 Eric Nieblermake FunctionRef constexpr on compilers that support it
next