projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2017-12-21
Andrii Nakryiko
Fix crashing on corrupted ELF binaries with invalid...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Chad Austin
test that the value remains alive even if the .then...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Yedidya Feldblum
Kill FOLLY_ALIGNED etc
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Yedidya Feldblum
Fix Build: propagate_const under GCC
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Zheng Yan
Add readWithPriority to PriorityMPMCQueue
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Yedidya Feldblum
Add hardware_destructive_interference_size
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Yedidya Feldblum
propagate_const
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Dave Watson
Fix erase in Iterate (2)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Dave Watson
Fix ThreadLocal races
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Yedidya Feldblum
Switch the Baton template params
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Dustin Pho
Secure RNG utilities
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Yedidya Feldblum
Baton::ready, a const variant of try_wait
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Giuseppe Ottaviano
Make global executors shutdown-safe
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Christopher...
Remove the folly/Assume.h shim
v2017.12.18.00
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Maged Michael
Test UnboundedBlockingQueue in ThreadPoolExecutorTest
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Maged Michael
UnboundedQueue: Change try_dequeue variants to fail...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Maged Michael
UnboundedQueue: Fix advanceHead
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Yedidya Feldblum
Group the fields of UnboundedQueue
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Maged Michael
Fix comments in UnboundedQueue and DynamicBoundedQueue
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Yanbo Xu
Revert D6579707: [folly/ConcurrentHashMap] Fix erase...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Keith Daigle
Fix PicoSpinLock on aarch64
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Yanbo Xu
Fix erase in Iterate
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Yedidya Feldblum
Fix folly::max_align_v for Clang on ARMv7
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Yedidya Feldblum
Let Baton methods be noexcept
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Dan Melnic
Fix zerocopy AsyncSocket memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Chen Shen
Fix xlog docs
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Yedidya Feldblum
Use explicit memory order in Baton::post
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Kyle Nekritz
Move security protocol and application protocol APIs...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Maged Michael
Dynamic Bounded Queue
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Maged Michael
UnboundedQueue: Use alignas instead of FOLLY_ALIGNED
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Yedidya Feldblum
Fix AsyncSocketTest.WriteErrorCallbackBytesWritten
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Yedidya Feldblum
constexpr_ceil
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Yedidya Feldblum
Move max_align_v and max_align_t to folly/lang/Align.h
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Yedidya Feldblum
Remove unused #include <string.h> from folly/Portability.h
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Christopher...
Explicitly refer to the std::chrono namespace to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
RcRonco
typo in io/Cursor.h
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Dave Watson
RCU
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Adam Simpkins
logging: minor clean up in Logger.h
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Adam Simpkins
logging: add more documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Yedidya Feldblum
Switch to the try_wait_for and try_wait_until Baton...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Andrii Nakryiko
Store filename and provide detailed message on data...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Yedidya Feldblum
Assorted tweaks to folly/String.h
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Neel Goyal
Fix case where ssl cert does not match key
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Yedidya Feldblum
folly::fibers::Baton API consistency with folly::Baton
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Nick Terrell
Pass ZSTD_CONTENTSIZE_UNKNOWN
commit
|
commitdiff
|
tree
|
snapshot
2017-12-10
Yedidya Feldblum
Remove multi-poster support from Baton
v2017.12.11.00
commit
|
commitdiff
|
tree
|
snapshot
2017-12-10
Andrew Gallagher
Fix some clang build failures on aarch64
commit
|
commitdiff
|
tree
|
snapshot
2017-12-10
Maged Michael
UnboundedBlockingQueue: Remove extra include
commit
|
commitdiff
|
tree
|
snapshot
2017-12-10
Yedidya Feldblum
Fix signed integer overflow in StaticTracepointTest.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Yedidya Feldblum
Split Baton wait methods into fast and slow paths
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Yedidya Feldblum
Fix UBSAN failure in RangeTest.cpp with libstdc++-v4.9
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Yedidya Feldblum
replace std::dequeue with UMPMCQueue in UnboundedBlocki...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Maged Michael
UnboundedQueue: Add LgAlign template parameter - Refact...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Yedidya Feldblum
Move folly/Bits.h to folly/lang/
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Eric Niebler
prevent folly::Function<T const&()> from being initiali...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Adam Simpkins
logging: use raw string literals in config tests
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Maged Michael
FlatCombining: Use SaturatingSemaphore instead of multi...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Yedidya Feldblum
Fix crash in exception_wrapper::get_exception<>
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Yedidya Feldblum
Use simpler tags for ctor dispatch in exception_wrapper
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Stepan Palamarchuk
Fix DCHECKs in IOBufQueue
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Mehdi Bouaziz
Removed dead IsSomeVector
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Andrii Grynenko
Fix SignalHandlerTest with ASAN
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Adam Simpkins
logging: allow partial updates to log handler settings
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Adam Simpkins
logging: split FileHandlerFactory into two classes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Adam Simpkins
logging: add a StandardLogHandlerFactory helper class
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Louis Brandy
fix ubsan-detected UMR in TemporaryFile
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Yedidya Feldblum
Rename Baton::timed_wait to try_wait_for and try_wait_until
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Yedidya Feldblum
Move folly/Baton.h to folly/synchronization/
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Yedidya Feldblum
Use boost::filesystem::current_path in ChangeToTempDir
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Liang Zhu
exclude Unix Domain Socket from enableTTLBANotifications
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
Pingjia Shan
Fix RequestContext held too long issue in EventBase
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
Aaryaman Sagar
Split get_default() into two for deferred default const...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
Dave Watson
bitreverse
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
Liang Zhu
exclude Unix Domain Socket from setErrMessageCB
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
Yedidya Feldblum
Add missing check against SemiFuture in FutureBase...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
Nathan Bronson
better error handling in MemoryIdler for inside jails
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Stepan Palamarchuk
Improve QueueAppender/IOBufQueue performance
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Dave Watson
add AtFork::unregisterHandler
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Maged Michael
Unbounded queue
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Anirudh Ramachandran
Add wrapper for getting X509_digest from a cert
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Alastair Daivis
Statically allocate futex array
v2017.12.04.00
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
David Goode
allow fiber executor to override fiber options
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Adam Simpkins
add makeSystemError*() helper functions
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Adam Simpkins
logging: fix compilation error on older C++ compilers
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Adam Simpkins
logging: update initialization code to use the new...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Igor Sugak
unify FOLLY_SANITIZE existing uses and add a few new
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Adam Simpkins
implement chrono conversions for unusual duration types
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Dave Watson
Move threadlocal_detail::Atfork to its own file
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Bin Liu
fix ASAN build
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Yedidya Feldblum
Let SaturatingSemaphore::try_wait be non-const and...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Igor Sugak
fix build when sanitizers are enabled and jemalloc...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Yedidya Feldblum
Some fixes for custom conversions of enums
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Maged Michael
Saturating semaphore
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Igor Sugak
add FOLLY_SANITIZE macro
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Adam Simpkins
logging: add a LogConfig::update() method
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Adam Simpkins
logging: add an assert for the FLAG_INHERIT bit
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Adam Simpkins
logging: remove comment about LogLevel::ERROR
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Adam Simpkins
logging: add LoggerDB::updateConfig() and resetConfig()
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Adam Simpkins
logging: add a LoggerDB::getConfig() method
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Adam Simpkins
logging: don't clamp the log level to DFATAL in debug...
commit
|
commitdiff
|
tree
|
snapshot
next