projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
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
2017-11-30
Adam Simpkins
logging: add a LogHandler::getConfig() method
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Adam Simpkins
logging: add a LogHandler registry to LoggerDB
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Yedidya Feldblum
Synchronize coupled caches in folly::threadlocal_detail...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Adam Simpkins
logging: add a FileHandlerFactory class
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Andrii Nakryiko
Add unit tests for opening non-ELF files.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Sarang Masti
Fix incorrect usages of folly::Synchronized
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Adam Simpkins
logging: convert assert() checks to FOLLY_SAFE_DCHECK()
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Alexander Kabaev
Unbreak folly on x86-32
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Yedidya Feldblum
Remove some custom test main()'s in folly/experimental...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Pingjia Shan
Reset context shared_ptr in AsyncTimeout::cancelTimeout()
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Adam Simpkins
logging: fix unused variable warning in non-debug builds
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Tom Jackson
Use "auto" with GENERATOR instead of std::function
commit
|
commitdiff
|
tree
|
snapshot
2017-11-27
Xiangyu Bu
Revise API to load cert/key in SSLContext.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-27
Andrii Nakryiko
Fix ElfFile crashing when opening short (<64 bytes...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-27
Dave Watson
Use hazptr_local and hazptr_array
commit
|
commitdiff
|
tree
|
snapshot
2017-11-27
Bin Liu
make `usingJEMalloc()` a constexpr when USE_JEMALLOC...
v2017.11.27.00
commit
|
commitdiff
|
tree
|
snapshot
2017-11-26
Giuseppe Ottaviano
Add folly::hasher support for floating point types
commit
|
commitdiff
|
tree
|
snapshot
2017-11-23
Yedidya Feldblum
QueuedImmediateExecutor tweaks
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Fuat Geleri
Enable EventBase switching for AsyncSocket even if...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Guo Xiao
Link to unwind when using symbolizer
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Dave Watson
Add a fast path to folly::ThreadLocal
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Andrii Grynenko
Fix ASAN failure in FutureDAG test
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Aaron Orenstein
Add -Werror to -Wshadow-local and -Wshadow-compatible...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Adam Simpkins
logging: add a LogConfig class and parsing code
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Dave Watson
improve ThreadLocalBenchmark
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Dave Watson
fix hazptr_array move
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Giuseppe Ottaviano
Revert D6366352: [folly] Split get_default() into two...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Aaryaman Sagar
Split get_default() into two for deferred default const...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Dylan Yudaken
correct usage of namespace std for coroutines_trait...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Christopher...
Work around a bug in MSVC name lookup within templated...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Yedidya Feldblum
No need for a wrapping structure for posixTimeToDuration
commit
|
commitdiff
|
tree
|
snapshot
next