projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2017-10-17
Dan Melnic
Do not set WriteFlags::WRITE_MSG_ZEROCOPY if the buffer...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Yedidya Feldblum
Un-templatize Range::str
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Yedidya Feldblum
Refactor ShutdownSocketSet atomic state machine
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Yedidya Feldblum
An InlineExecutor singleton
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Andrew Krieger
Don't make copies of std::string or fbstring when conve...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Yedidya Feldblum
Make Range.h and FBString.h mutually independent
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Yedidya Feldblum
Shrink integral hasher specialization implementations
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Chad Austin
fix typo in invalid log level error message
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
qiao hai-jun
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Yedidya Feldblum
4-way overloads for SemiFuture::value
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Ognjen Dragoljevic
Fix hash overloads for integral types
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Andrew Krieger
constexpr estimateSpaceNeeded for string literals.
v2017.10.16.00
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Marc Celani
Move retrying method to separate header in folly/futures
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Yedidya Feldblum
Style fixes for folly/experimental/gdb/README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Neel Goyal
Add AsyncSocketException.cpp to build sources
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Vitaly Berov
Replace ShutdownSocketSet to singleton
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Lucian Grijincu
folly: AsyncSocketException: move implementation to...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Yedidya Feldblum
Move folly/Checksum.h into folly/hash/
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Miroslav Crnic
Add support for clang intrinsic constexpr
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Cameron Pickett
Handle nullptr from getTimekeeperSingleton
commit
|
commitdiff
|
tree
|
snapshot
2017-10-09
Dan Melnic
Add SO_ZEROCOPY support
v2017.10.09.00
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Yedidya Feldblum
Let EventBase::runInEventBaseThreadAndWait consume...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Stiopa Koltsov
future.then() is identical to future.unit()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Yedidya Feldblum
Remove Executor::addPtr
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Jun Qu
Workaround for a gcc crash
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Valeriy Khromov
add static makeFromPath to construct SocketAddress...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Yedidya Feldblum
Use fewer keep-alives in VirtualEventBase::keepAliveRelease
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Yedidya Feldblum
Make keepAliveRelease consistent between EventBase...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Yedidya Feldblum
Move GlobalThreadPoolList.h into folly/concurrency/
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Andre Pinto
Add an overload to use backlashify with StringPiece
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Lee Howes
Add SemiFuture class.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Eric Niebler
give folly future's exceptions default visibility
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Yedidya Feldblum
Move keepalive-acquire code into Executor::keepAliveAcq...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Tom Jackson
Benchmark comparison
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Yedidya Feldblum
Let keep-alive tokens from VirtualEventBase be destroye...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Maged Michael
Dynamic MPMCQueue: Backout of last change as it may...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Maged Michael
Fixes: prevent compiler reporting UB, hazptr_array...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Yedidya Feldblum
Let keep-alive tokens be destroyed from any thread
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Igor Sugak
fix -Wvexing-parse
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Yedidya Feldblum
Move Merge.h into folly/algorithm/
v2017.10.02.00
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Maged Michael
Optimize local and bulk management of hazptr_holder-s
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Felix Handte
Short-Circuit within() When Future Is Already Complete
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Igor Sugak
delete deprecated SSLContext::setSSLLockTypes
commit
|
commitdiff
|
tree
|
snapshot
2017-09-27
Kyle Nekritz
Add AsyncSocketExceptionType for early data rejection.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-27
Mohamed Amin...
Fix unittest compile error on futures/test/RetryingTest...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Michael Lee
Delete conversion from Objective-C block to folly:...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-24
Yedidya Feldblum
Let ProcessReturnCode be publicly constructible
v2017.09.25.00
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Yedidya Feldblum
Avoid tautological compare in folly/experimental/symbol...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Matthew Tolton
Fix deadlock in TimedMutex
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Nathan Bronson
fix ASAN stl_tests:stl_vector_test
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Kyle Nekritz
Use unique_ptr rather than shared_ptr in MockReadCallback.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Kenny Yu
Add gdb deadlock detector script to new folly/experimen...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Phil Willoughby
Benchmark a realistic common use
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Christopher...
Enable -Wunused-variables
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Christopher...
Fix hardware crc32 under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Christopher...
Set names in NamedThreadFactory in the new thread
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Eric Niebler
fix strange recursive std::is_constructible instantiati...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Eric Niebler
Fix coroutine feature test macro on MSVC
v2017.09.18.00
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Dylan Yudaken
Allow awaiting on a folly::Optional that returns a...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Stella Lau
Allow getAutoUncompressionCodec() to have 1 terminal...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Pádraig Brady
fix usingJEMalloc() with LTO
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Martin Martin
NoHeap small_vector's no longer require a move constructor.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Tom Jackson
Window, mainly for futures
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Christopher...
Workaround a bug in template instation in MSVC 2017...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Christopher...
Fix build without zlib compression enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Stephen Chen
fixing namespacing issue for the dummy non sse crc32c_hw
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Marcus Holland...
Fix UB from signed integer overflow in RWSpinLock
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jon Maltiel...
Backed out changeset ea9041ce2280
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Michael Lee
Include glog/logging.h in SmallLocksTest for DCHECK
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Alberto Schiabel
Update String.h
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Christopher...
Don't use std::void_t
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Martin Martin
const -> constexpr in folly::small_vector
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Philip Jameson
Remove unneeded parts of build script
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Martin Martin
clang-format folly::small_vector. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Jon Maltiel...
Make RequestContext provider overridable in order to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Christopher...
Fix CMake build
commit
|
commitdiff
|
tree
|
snapshot
2017-09-11
Phil Willoughby
Dead shift in ConcurrentHashMapSegment
commit
|
commitdiff
|
tree
|
snapshot
2017-09-11
Anirudh Ramachandran
Move SSL_CTX sessionContext initialization into main...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Giuseppe Ottaviano
Add convenience std::string overload for toLowerAscii
v2017.09.11.00
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Giuseppe Ottaviano
Fix typo in async/README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Benjamin Jaeger
Optional.h - make == operators constexprs
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Eric Niebler
support using co_await with folly::Optional when it...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Michael Bolin
Grammar fix: s/it's/its/
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Kenny Yu
Fix data race in folly/executors/Codel.cpp exposed...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
James Sedgwick
move wangle/concurrent to folly/executors
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Stella Lau
Compress empty strings with underlying compressor
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
Yedidya Feldblum
Fix constexpr_min after D5739715
v2017.09.04.00
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
Igor Sugak
increase stack size when TSAN is enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-09-01
Kyle Nekritz
Deflake some AsyncSSLSocket tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-31
Aravind Anbudurai
Add a comment on File.h
commit
|
commitdiff
|
tree
|
snapshot
2017-08-31
Yedidya Feldblum
Extract non-portability constexpr math functions to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-31
Philip Jameson
Don't use symbolizer on OSX
commit
|
commitdiff
|
tree
|
snapshot
2017-08-30
Michael Lee
Include `<array>` for test
commit
|
commitdiff
|
tree
|
snapshot
2017-08-30
Aaryaman Sagar
Conditionally compiled for_each with constexpr
commit
|
commitdiff
|
tree
|
snapshot
2017-08-30
Maged Michael
Dynamic MPMCQueue: Eliminate cases of enqueue indefinit...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-30
Yedidya Feldblum
constexpr_log2
commit
|
commitdiff
|
tree
|
snapshot
2017-08-30
Yedidya Feldblum
Shrink MicroSpinLock.h transitive includes and inline...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-30
Xiao Shi
rm old comment on HHWheelTimer::UniquePtr
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
Richard Meng
Use weak_ptr to hold future context in timekeeper to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
Andrew Krieger
Allow forcing value for FOLLY_FUTURE_USING_FIBER in...
commit
|
commitdiff
|
tree
|
snapshot
next