projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2017-05-22
Christopher...
Shift the job of defining NOMINMAX into source rather...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-22
Kyle Nekritz
Add LOCK_SHAREDMUTEX SSLLockType.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Yedidya Feldblum
Refactor folly/gen/test/StringTest.cpp
v2017.05.22.00
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Song Zhou
Added a new variant of byLine to keep the delimiter
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Stephen Chen
fix PicoSpinLock for aarch64 and allow PackedSyncPtr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Christopher...
Fix the linking of various tests against GMock
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Christopher...
Make a few adjustments to the compile config for the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Christopher...
Mark constexpr values needed within non-implicitly...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Christopher...
Work around a compiler crash in VS 2017.3 Preview 1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Christopher...
Fix the header being included when trying to specialize...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Shoaib Meenai
Remove FOLLY_SKIP_LIBCPP_4000_THROW_BACKPORTS
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Xiao Shi
StampedPtr: use async-signal-safe assert
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Alexey Spiridonov
ThreadedRepeatingFunctionRunner: Name all the threads
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Phil Willoughby
Tweak basic_fbstring construction from std types
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Alexey Spiridonov
Simplify ThreadedRepeatingFunctionRunner by requiring...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Stephen Chen
gate sse42 implementation of checksum for x86 only
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Yedidya Feldblum
Fix violations of unused-lambda-capture
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Christopher...
Switch implicit references of folly::make_unique to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Yedidya Feldblum
Drop support for deprecated associative containers
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Nathan Bronson
StampedPtr
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Maxim Georgiev
In AsyncSocket::handleErrMessages() inside the loop...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Yedidya Feldblum
List the new GCC 4.9 and C++14 minimum requirement
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Arkady Shapkin
Fix compilation ChecksumDetail.cpp with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Koen De Keyser
Fix compilation on Linux systems without vDSO support
v2017.05.15.00
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Philip Pronin
return range from AsyncIO::cancel(), fix test
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Yedidya Feldblum
exception_wrapper::get_object<>
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Yinghai Lu
Fix broken promise error in folly::retrying
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
James Sedgwick
include folly/portability/Sockets.h instead of netinet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
James Sedgwick
add FOLLY_FALLTHROUGH throughout to satisfy internal...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
James Sedgwick
include folly/portability/OpenSSL.h instead of openssl/*.h
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Eric Niebler
Copying a non-const FunctionRef lvalue should be a...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Nick Terrell
Switch uncompressedLength to an Optional<uint64_t>
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Ashwin Bharambe
Outline `Optional::require_value()`
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Philip Pronin
AsyncIO::cancel
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Victor Zverovich
Fix a race on destruction of ScopedEventBaseThread
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Yedidya Feldblum
hasher instances for 8-bit and 16-bit integral types
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Kevin Chen
Add writable() to AsyncTransport
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Mathieu Baudet
add missing const to fix `folly::toDynamic` on `std...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Victor Loh
Add pollWithRusage to Subprocess
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Anton Lunov
Revert D4982969: [Folly] Destroy promise/future callbac...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Arkadiy Shapkin
Fix FBString with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Eric Niebler
Add folly::Identity function object to Utility.h; repla...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Arkady Shapkin
Support static gflags library
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Yedidya Feldblum
Destroy promise/future callback functions before waking...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Philipp Unterbrunner
back_emplace_iterator and related classes and utility...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Christopher...
Codemod folly::make_unique to std::make_unique
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Jim Meyering
change EXPECT_EQ(false, ... to EXPECT_FALSE(...; ditto...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Anirudh Ramachandran
Move OpenSSLPtrTypes.h from folly/io/async/ssl to folly/ssl
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Dave Watson
Add hardware crc impl
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Andrii Grynenko
Fix folly::call_once
v2017.05.08.00
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Yedidya Feldblum
Mark future-core get-state members as const noexcept
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Yedidya Feldblum
Stop trying to setrlimit(RLIMIT_AS) in ASAN builds
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Eric Niebler
FixedString gets comparisons with folly::Range and...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Christopher...
Fix getCurrentThreadName() on OSX
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Yedidya Feldblum
Control the number of threads in TestExecutor
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Sven Over
Future: improve test with task discarding executors
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Yedidya Feldblum
Add full noexcept annotations to Indestructible
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Christopher...
Delete operator=(std::string&&) from StringPiece
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Christopher...
Support naming a ScopedEventBaseThread
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Christopher...
Add support for getting the current thread's name
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Maged Michael
Add thread-safe priority queue with arbitrary prioritie...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Eric Niebler
test the typeid of the exception before it is potential...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Aravind Anbudurai
Helper utility to construct, returns an Expected<..>
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Giuseppe Ottaviano
Store pointers in EliasFanoReader and BitVectorReader...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Giuseppe Ottaviano
Template EliasFanoReader on size type
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Giuseppe Ottaviano
Do not store inner_ in EliasFanoReader and BitVectorReader
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Giuseppe Ottaviano
Do not store the lower bits mask in EliasFanoReader
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Dave Watson
Domain destruction fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Christopher...
Fix a couple of issues with the CMake script
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Christopher...
Fix compiling with PThread support on Windows... Again...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Christopher...
Fix ExceptionWrapper under MSVC 2015 Update 3
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Christopher...
Fix FBString in MSVC 2015
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Christopher...
Fix the CMake build on Windows when using PThreads
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Christopher...
Fix FBString under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Andrii Grynenko
Fix a race in Observable context destruction
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Anirudh Ramachandran
More OpenSSL 1.1.0 compatibility fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Ted Percival
Remove unused `constexpr strlen` check
v2017.05.01.00
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Alexey Spiridonov
Simplify BackgroundThreads, move them to folly/experime...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Giuseppe Ottaviano
Fix a comment
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Philipp Unterbrunner
folly::rvalue_reference_wrapper for store&forward of...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Philip Pronin
fix silent eax clobbering in CpuId ctor
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Otto Ebeling
Don't return a nullptr from IOBufQueue::split(0)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Maged Michael
Flat combining: Add lock holder with deferred option...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Yedidya Feldblum
Casing consistency for exception_wrapper::throw_exception
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Pavel Aslanov
folly::overload and folly::variant_match
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Nick Terrell
small_vector improvements
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Dave Watson
Make folly pass TSAN checks
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Dave Watson
Fix virtual struct bug
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Christopher...
Delete the non-char integeral forms of fbstring::operator=
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Neel Goyal
Guard SSLContext lock checks with init mutex and add...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Andrii Grynenko
Remove thread-safety comment from EventBaseLocal
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Christopher...
Shift the implementation of setThreadName out of the...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Michael Lee
Properly gate the wchar tests in FBStringTest
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Neel Goyal
Ignore setSSLLockTypes() calls after SSLContext is...
v2017.04.24.00
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Michael Lee
Also exclude the wstring test
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Michael Lee
Turn off failing FBString test for Android
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Christopher...
Use std::nullptr_t in dynamic
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Cameron Pickett
Fix issue where compiler cannot determine address of...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Andrii Grynenko
EventBaseLocal cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Nicholas Ormrod
Remove unpackHack from smallVector
commit
|
commitdiff
|
tree
|
snapshot
next