projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
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
2017-11-20
Dave Watson
Add free-function retire
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Tianjiao Yin
fix SingletonTest
v2017.11.20.00
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
Adam Simpkins
implement to() conversions for std::chrono to timespec...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
Pingjia Shan
get rid of redundant calls to RequestContext::saveContext()
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
Pádraig Brady
folly: support FOLLY_FALLTHROUGH on GCC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-18
Tianjiao Yin
reduce the number of iteration when test SharedMutexTes...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Pingjia Shan
Remove unnecessary white line
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Jim Meyering
folly/fibers/test/FibersTest.cpp: accommodate ASAN...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Jody Ho
Expose the time remaining in HHWheelTimer::Callback
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Subodh Iyengar
Add unit test for timeout=0
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Yedidya Feldblum
Fix wrong source name in tests Makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Benny Chen
allow small vector to be storage for sorted_vector_map
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Adam Simpkins
add EXPECT_THROW_RE() and EXPECT_THROW_ERRNO() test...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Igor Sugak
fix asan build
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Yedidya Feldblum
Extra expectations for ADL toAppend
commit
|
commitdiff
|
tree
|
snapshot
2017-11-14
Christopher...
Minor tweak to the wording of the vcpkg section
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Jason Fried
Add ByteRange/StringPiece Conversion for Cython
commit
|
commitdiff
|
tree
|
snapshot
2017-11-12
Andrew Krieger
Fix an ICE in MSVC from functional/Invoke.h
v2017.11.13.00
commit
|
commitdiff
|
tree
|
snapshot
2017-11-12
Yedidya Feldblum
Fix some declared tests not being included in Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-11
Yedidya Feldblum
Backport C++17 container access functions: size, empty...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Sergey Doroshenko
fix typo in Subprocess.h comments
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Christopher...
Minor tweaks to the wording of a couple of errors in...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Pádraig Brady
folly: fix sysMembarrier() with newer kernel headers
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Pádraig Brady
folly: avoid compile warning/failure due to lvalue...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Shubhanshu...
adding a fibers compatible once flag
commit
|
commitdiff
|
tree
|
snapshot
2017-11-09
Yedidya Feldblum
Add makeSemiFuture declarations to helpers.h
commit
|
commitdiff
|
tree
|
snapshot
2017-11-09
Phil Willoughby
Make ColdClassTest work on ancient compilers
commit
|
commitdiff
|
tree
|
snapshot
2017-11-09
Dan Melnic
Remove the zerocopy write threshold support, add suppor...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-09
Teng Qin
Add parsing for indirect functions
commit
|
commitdiff
|
tree
|
snapshot
2017-11-09
Teng Qin
Add a multi-type version of iterateSectionsWithType
commit
|
commitdiff
|
tree
|
snapshot
2017-11-09
Yedidya Feldblum
Fix folly/test/Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2017-11-09
Teng Qin
Add a multi-type version of iterateSymbolsWithType
commit
|
commitdiff
|
tree
|
snapshot
2017-11-09
Yedidya Feldblum
In SemiFuture members, fix DCHECK of pointer types
commit
|
commitdiff
|
tree
|
snapshot
2017-11-09
Phil Willoughby
Actually mark Unexpected as cold
commit
|
commitdiff
|
tree
|
snapshot
2017-11-09
Christopher...
Mark the base class of NoFutureInSplitter as public
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Arkady Shapkin
Fix static linking gflags and glog
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Yedidya Feldblum
Heterogeneous lookups for sorted_vector types
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Andre Pinto
Avoid implicitly dropping const modifier
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Andre Pinto
Fix oss build
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Igor Sugak
fix -Wunused-variable
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Christopher...
Workaround a bug in MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Adam Simpkins
logging: set the thread name for the AsyncFileWriter...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Dave Watson
Support movable keys
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Dave Watson
Remove incorrect DCHECKS
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Giuseppe Ottaviano
Allow to specify per-priority capacities in PriorityLif...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Yedidya Feldblum
crange, and range const overloads
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Yedidya Feldblum
Move folly/LifoSem.h
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Eric Niebler
Value-initialize the Data union member of folly::Function
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Phil Willoughby
Mark constructing an Unexpected as cold
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Yedidya Feldblum
Move folly/Functional.h
v2017.11.06.00
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Yedidya Feldblum
constexpr_clamp
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Lee Howes
Make SemiFuture::via throw on nullptr executor.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Yedidya Feldblum
Move folly/SafeAssert.h
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Lee Howes
Parameter order
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Louis Dionne
Nitpick: fix typo in name
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Dan Melnic
Expose the zerocopy buf ID, change the AsyncSocket...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Lee Howes
Missing Future/SemiFuture->Value conversion check
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Yedidya Feldblum
Alias std::launder when it is available
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Eric Niebler
don't try to run the poly tests on gcc-4.9. they will...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Phil Willoughby
Make Expected presume it has a value and not an Error
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Dan Melnic
Change kDefaultZeroCopyThreshold to 0 to avoid a regres...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Andrey Ignatov
Introduce non-throwing try* methods for IPAddress{...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Yedidya Feldblum
Refactor is_simple_allocator and callers
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Christopher...
Fix folly::Function under C++17 exception specifier...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Ognjen Dragoljevic
Make associative container out-of-range exception provi...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Lee Howes
Quick comment on DE to clarify use cases and lack of...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Yedidya Feldblum
Fix unsynchronized accesses in IOThreadPoolExecutor...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Eric Niebler
add a complete example to poly's docs, fix typos and...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Alisson Gusatti...
Fix OSS's "make check"
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Maged Michael
Add integrated reference counting
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Andrii Grynenko
Clear frame cache when activating a fiber
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Yedidya Feldblum
A macro for creating member-invoke traits
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Lee Howes
Adding DeferredExecutor to support deferred execution...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Martin Martin
Remove unused field or local var.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Teng Qin
Improve folly::RequestContext onSet and onUnset efficiency
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Teng Qin
Improve folly::RequestContext::get()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Alex Guzman
Add utility function for loading certificates from...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Yedidya Feldblum
Outline most throw expressions in Expected
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Yedidya Feldblum
Remove dep on Format.h from GenerateFingerprintTables.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Yedidya Feldblum
Remove folly/ContainerTraits.h
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Yedidya Feldblum
Move folly/experimental/AsymmetricMemoryBarrier.h
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Christopher...
Fix the CMake build
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Felix Leupold
Allow to pass ObjC blocks into folly::Function
commit
|
commitdiff
|
tree
|
snapshot
next