projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2016-09-20
Sven Over
use folly::Function<void()> in folly::Executor interface
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Maged Michael
Draft prototype of hazard pointers C++ template library
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Andrey Ignatov
Remove boost::barrier from AsyncUDPSocketTest.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Igor Sugak
Fix fibers asan integration for new asan APIs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Philip Pronin
fix ZSTD support
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Qi Wang
Try using the last Deferred reader slot first
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Dominik Gabi
move `shellQuote` to implementation file
v2016.09.19.00
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Dominik Gabi
escape `{` in cmd for deprecated `Substring(std::string...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Adam Simpkins
update stats APIs to use TimePoint vs Duration correctly
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Tom Jackson
Return rvalue references from &&-qualified members...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Vladimir Slaykovskiy
Reduce footprint of ScribeClient
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Eric Niebler
work around LLVM#30305 in folly::Expected, use unified...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Jim Meyering
folly/.../ExceptionTracerLib.cpp: provide less DOF...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Christopher...
Kill unneeded dependency on portability/Memory.h
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Neel Goyal
Add flag to indicate a session resumption attempt
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Adam Simpkins
a simple first step towards using clocks properly in...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Dominik Gabi
ignore `$SHELL` in `shellify`
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Dominik Gabi
formatting support for `Subprocess::shellify`
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Dominik Gabi
deprecate `folly::Subprocess(std::string, ...)`
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Mark Williams
Make ElfCache follow .gnu_debuglink
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Christopher...
Swap a newly added include of gtest.h with portability...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Phil Willoughby
Test for folly::SingletonThreadLocal
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Michael Lee
Remove Benchmark.h dependency in SpookyHash tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Milo Yip
Optimize toJson() Performance
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Stepan Palamarchuk
Fix recordStack feature in FiberManager
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Andrii Grynenko
Fix a bug in ObserverManager destructor
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Andrii Grynenko
Fix TLObserver copy constructor
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Giuseppe Ottaviano
Do not mess with NDEBUG in fbstring
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Christopher...
Use the GTest portability headers
v2016.09.12.00
v2016.09.12.01
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Christopher...
Use the GMock portability header
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Christopher...
Add portability headers for GTest and GMock
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Eric Niebler
Refactor basic_fbstring
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Yedidya Feldblum
Nomenclature in Synchronized - prefer read to shared
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Daniel Sommermann
Add forwarding gather() function to IOBufQueue
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Anirudh Ramachandran
Make folly::PasswordCollector::getPassword const
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Michael Lee
#if FOLLY_HAVE_INT128_T rather than #ifdef
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Denis Samoylov
move AsyncSSLSocket logging level for errors to vlog
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Maged Michael
Dynamic expansion of folly MPMC queue
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Andrii Grynenko
Remove runAfterDrain()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Zonr Chang
Explicitly include <random> to use std::mt19937 in...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tom Jackson
prvalues from get_ref_default()'s default functor
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Christopher...
Move the alignment attribute in TokenBucket to a place...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Nathan Bronson
integer division with controlled rounding in Math.h
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Maged Michael
Expand DSched interface for managing auxiliary functions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Christopher...
Rework the de-allocation guard on the munmap implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Chip Turner
Eliminate a string allocation in folly::SocketAddr...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Christopher...
Implement more of the sockets API
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Philip Pronin
delete const rvalue reference ctor of folly::Function
v2016.09.05.00
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Chip Turner
zstd is no longer in beta -- s/ZSTD_BETA/ZSTD/g
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Phil Willoughby
Fix folly conversions for Clang with GCC5's libstdc++
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Eric Niebler
Add ScopeGuard.h include in places where it is needed.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Andrii Grynenko
Properly report observable returning nullptr
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Colin Ni
Update FBVector.md
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Adam Simpkins
update TimeseriesHistogram::rate to return a template...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Zonr Chang
Consolidate namespace for using GFlags.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Philip Pronin
Reverted commit D3755446
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Naizhi Li
Fix folly::SocketAddress::reset
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Gabriel Grise
Expose SSL key materials to debug SSL
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Michael Lee
Use a normal variable if thread local is not available.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Zonr Chang
Fix joining threads twice when exiting EventBaseTest...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Zonr Chang
Define "__STDC_FORMAT_MACROS" for using PRI{u,x}64...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Zonr Chang
Make type conversion from Expected<> to bool explicitly.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Bruno Goncalves
Added a better check for openssl
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Anand Mazumdar
Modified ref-qualifiers return type for Optional::value...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Dan Schatzberg
Fix ThreadCachedInt race condition
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Andrii Grynenko
Resolve fibers-futures dependency
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Yedidya Feldblum
gen::dereference should perfectly-forward unwrapped...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Yedidya Feldblum
Use Synchronized in RequestContext
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Nick Terrell
Add default constructor to folly::IOBuf::Iterator.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Jon Maltiel...
Fix up TokenBucket.h in Makefile headers
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Philipp Unterbrunner
Generalized and polished folly::TokenBucket
v2016.08.29.00
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Lee Howes
Added fiber-compatible semaphore.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Christopher...
Use folly::Random and ensure M_PI is defined
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Yunqiao Zhang
collectOne
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
David Goldblatt
Add CachelinePadded<T> to folly.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Nicholas Ormrod
Remove now-useless FOLLY_MALLOC_H_
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Christopher...
Use intrusive base hook rather than a member hook
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Christopher...
Suppress an abort in FileUtilTest under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Christopher...
lseek returns the new offset, not 0
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Christopher...
Allow locking nullptr if the length is 0
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andrii Grynenko
Fix SimplerObservable build with -Werror=unused-local...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Christopher...
Don't pass the single quote format parameter when forma...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Felix Handte
Easy: Mark folly::static_function_deleter::operator...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Stephane Sezer
Fix a typo in ScopeGuard.h
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Christopher...
Don't assume unsigned long is 64-bit
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Yedidya Feldblum
Use cbegin and cend in static reflection container...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Christopher...
Allow building the NotificationQueue tests without...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Michael Callahan
Explicit typecast of unused constant to make 32 bit...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Andrii Grynenko
Cycle detection
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Huapeng Zhou
folly: fix enumeral vs non-enumeral type in conditional...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Jon Maltiel...
Prevent compiler warning about mixing enumeral and...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Phil Willoughby
Fix a folly build failure with GCC5
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Heng Hong Lee
AsyncSSLSocket getRawBytes fix
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Meng Zhang
Make it build on Ubuntu 16.04
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Giuseppe Ottaviano
Make fbstring::assign() tight, and simplify operator...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Giuseppe Ottaviano
Make Malloc.h self-contained again
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Christopher...
Fixup a reference to detail/FunctionalExcept.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Christopher...
Use a constexpr char* under MSVC for the constexpr...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Christopher...
More fixup of the build on Mac for HHVM
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
pp__qq
fix(FBString): fix bugs
v2016.08.22.00
commit
|
commitdiff
|
tree
|
snapshot
next