projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2016-10-19
Jim Meyering
folly/test/SmallLocksTest.cpp: avoid shadowing warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Jim Meyering
folly/test/ThreadLocalTest.cpp: avoid shadowing warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Jim Meyering
folly/test/SingletonTest.cpp: avoid shadowing warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Jim Meyering
folly/fibers/test/FibersTest.cpp: avoid shadowing warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Jim Meyering
folly/futures/test/WhileDoTest.cpp: avoid shadowing...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yedidya Feldblum
CodeMod: dynamic-init-list-ctor
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Andrew Gallagher
folly: fixes for use with `-fvisibility-inlines-hidden`
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Phil Willoughby
Fix for ExceptionWrapperTest
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Marcelo Juchem
Getting fibers to build with boost 1.61
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Philip Pronin
fall back to .debug_info scan in fatal signal handler
v2016.10.17.00
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Nicholas Ormrod
Backed out changeset 09c1712854b3
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Shubhanshu...
BatchDispatcher exception handling
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Matthieu Martin
noexcept CollectVariadicContext destructor
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Csaba Kertesz
Add missing include
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Zonr Chang
Avoid setting OPENSSL_IS_{101,102,110} when using Borin...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Philip Pronin
fix .debug_aranges parsing
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Matthieu Martin
Provide a unpackTryTuple function in folly
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Andrii Grynenko
Add update-mutex into Observable
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Zonr Chang
Access SSL cipher info with a const reference.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Zonr Chang
Fix call to SSL_SESSION_up_ref().
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Philip Pronin
ZSTDCodec should properly handle non-shortcut levels
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Phil Willoughby
Print why we called std::terminate
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Giuseppe Ottaviano
Add support in enumerate() for iterators with exotic...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Christopher...
Fix build on Mac OSX Sierra
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Lucian Grijincu
folly: signal-handler: dynamic cache size, based on...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Jim Meyering
folly/ConcurrentSkipList.h: avoid shadowing warnings...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Shubhanshu...
BatchDispatcher add() interface
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Louis Boval
Disabling failing test for fbandroid
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Nicholas Ormrod
Remove memcpy-UB in fbstring
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Maged Michael
Update hazard pointers prototype
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Phil Willoughby
Make exception_wrapper::throwException() strict
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Jim Meyering
folly/Foreach.h: allow FOR_EACH to be nested with no...
v2016.10.10.00
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Jim Meyering
folly/io/async/HHWheelTimer.cpp: remove decl of unused...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Yinghai Lu
Limit maximum number of iterations in folly::Benchmark...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Yinghai Lu
Clang-format the flag declarations in Benchmark.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Nicholas Ormrod
Disallow COW in FBString
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Lucian Grijincu
folly: symbolizer: increase default signal-handler...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Mirek Klimos
FunctionScheduler - return whether shutdown was successful
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Alex Yarmula
Reverted commit D3979179
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Jim Meyering
folly/io: avoid shadowing warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Alex Yarmula
use previous Executor after delayed
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Michael Lee
Gate `__returns_nonnull__` attribute to gcc 4.9 or...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Lucian Grijincu
folly: deprecate StringPiece::hash
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Lucian Grijincu
folly: kill StringPieceHash
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Maged Michael
Updated example and methodology for using Deterministic...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Matthieu Martin
Fix optional default initialization
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Lucian Grijincu
folly: experimental: ABI-break: replace deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Lucian Grijincu
folly: elfcache: nuke StringPieceHash
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Qinfan Wu
Implicit construct sorted_vector_set from std::initiali...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Jim Meyering
folly/io/async/AsyncSocket.cpp: avoid shadowing warning...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Arthur O'Dwyer
hazptr: Replace friend "swap" with a member function...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Jim Meyering
folly/io/Compression.cpp: avoid shadowing warnings...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Giuseppe Ottaviano
Outline several fbstring/malloc functions
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Giuseppe Ottaviano
Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
Shubhanshu...
add BatchDispatcher
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
Giuseppe Ottaviano
Optimize frequently inlined FBString methods
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
Philip Pronin
switch back to inline assembly in compression::instructions
v2016.10.03.00
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Sven Over
Fix folly::Partial copy/move construction
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
Lucian Grijincu
folly: use std::__throw_out_of_range
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
Ted Percival
Find dwarf.h in libdwarf subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Lucian Grijincu
folly: Range: detail::throwOutOfRange -> std::__throw_o...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Dan Schatzberg
Fix ThreadCachedInt race condition
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Subodh Iyengar
Fix apple bug around TFO writes
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Subodh Iyengar
Add tfo functions for apple
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Lucian Grijincu
folly: Range: outline exception throwing
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
Giuseppe Ottaviano
Add unchecked versions of advance(), subtract(), and...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
Witchakorn...
Fix SUPPLY_MISSING_INT128_TRAITS
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
Maged Michael
folly/experimental/hazptr: fix gcc 5 build
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
Michael Lee
Set a default value for slot in SharedMutex.h
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sven Over
Introducing folly::FunctionRef
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Anirudh Ramachandran
SSL_SESSION wrapper
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Anirudh Ramachandran
AsyncSSLSocket::getSSLClientCiphers using static map
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Phil Willoughby
Make a SharedPromise from a Future
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Eli Pozniansky
Improve documentation of MPMCQueue size and sizeGuess...
v2016.09.26.00
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Alisson Gusatti...
Avoid external linkage call inside __ifunc__
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Michael Lee
Switch SocketAddressTest to use TemporaryFile instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Giuseppe Ottaviano
Fix a couple comments
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tianjiao Yin
fix flaky TimeKeeper unit-test
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Subodh Iyengar
Add logs for TFO succeded
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Michael Lee
experimental/observer/detail/ObserverManager.cpp missin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Shoaib Meenai
Fix compilation for libc++ 3.9
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Subodh Iyengar
Fix detaching from evb
commit
|
commitdiff
|
tree
|
snapshot
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
next