projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2017-04-10
Christopher...
Refactor FOLLY_GCC_DISABLE_WARNING to play nice with...
v2017.04.10.00
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Yedidya Feldblum
All template params for PriorityMPMCQueue
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Christopher...
Fix include ordering for OpenSSLPtrTypes.h
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Christopher...
Qualify a couple local constexpr values as 'static...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Giuseppe Ottaviano
Fix leak in EliasFanoCodingTest
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Louis Brandy
ReadMostlySharedPtrTest, subtle test bug caught by...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Louis Brandy
fix EvictingCacheMap test bug found w/ -fsanitize-addre...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Anirudh Ramachandran
Fix leak in HMAC_CTX_free compat API
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Phil Willoughby
Fix a logic error in StringKeyedTest
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Alan Frindell
Get rid of try/catch in messageAvailable, which is...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Andrii Grynenko
Require registrationComplete() not only in dbg builds
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Phil Willoughby
Update StringKeyed... benchmarks to tell the whole...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Maged Michael
IndexedMemPool: Fix race condition on size_ that can...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Alan Frindell
Make NotificationQueue::Consumer::messageAvailable...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Subodh Iyengar
Add trimAtMost functions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Christopher...
Disable EnvUtil::setAsCurrentEnvironment() on platforms...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Eli Lindsey
use folly singleton relaxed init on android
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Maxim Georgiev
Make some AsyncTest methods virtual to allow mocking...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Sven Over
Function.h: remove FOLLY_MSVC_DISABLE_WARNING
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Anirudh Ramachandran
Support building with OpenSSL 1.1.0 and BoringSSL
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Anirudh Ramachandran
OpenSSL 1.1.0 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Andrii Grynenko
Don't allow singleton use w/o registrationComplete()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Nick Terrell
Remove use of generic lambdas
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Harrison Klaperman
Fix broken ManualExecutor
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Christopher...
Don't use macros for FBVector::insert
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Dan Melnic
Remove/make private the default ***Holder constructor...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Dave Watson
atomic_shared_ptr
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Giuseppe Ottaviano
Optimize JSON escaping of ASCII strings
v2017.04.03.00
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Mainak Mandal
fix memory leak in case of large number of retries
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Wez Furlong
avoid UB in StringKeyedCommon for default constructed...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Yedidya Feldblum
Some constexpr symbols for whether sanitizers are enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Yedidya Feldblum
Fix double-delete in Singleton::make_mock
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Eric Niebler
Remove unneccessary test for &that==this in folly:...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Eric Niebler
Properly constrain folly::Function's generic conversion...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Nick Terrell
Path variants for get_(ref_)default()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Igor Sugak
Backed out changeset d4e3fdfd5775
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Tom Jackson
uncurry
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Yedidya Feldblum
Cut extraneous typename in StringKeyedCommon.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Sven Over
fix dead-lock in Future when executor discards function
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Nick Terrell
AutomaticCodec
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Ondrej Lehecka
Cursor::read<T>() initializes return value
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Nick Terrell
Optimize ZlibCodec::doUncompress()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Christopher...
Implement S_ISDIR()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Maged Michael
Change trylock() to try_lock() in folly::SpinLock to...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Dylan Yudaken
Allow custom sorting function for JSON serializer
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Nick Terrell
Gate LZ4Frame behind version check
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Nick Terrell
Disallow temporary default values in get_ref_default()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Arthur O'Dwyer
Several fixes to the "SWMRList" example in experimental...
v2017.03.27.00
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Maged Michael
(folly) Add lock holder interface to flat combining...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Nick Terrell
Add tryRead() and endian variants
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Nick Terrell
Avoid passing temporary to get_ref_default()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Nick Terrell
Allow decompresion without uncompressedSize
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Nick Terrell
Optimize ZSTDCodec::doUncompress()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Nick Terrell
Add LZ4_FRAME codec
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Phil Willoughby
Expand environment-handling in folly
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Ted Percival
Re-enable io tests
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Andrii Grynenko
Make sure singleton destructor is always called from...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Maxim Georgiev
Randomize the Unix socket name in AsyncSocketTest.SendM...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Jim Meyering
change EXPECT_EQ(false, ... to EXPECT_FALSE(...; ditto...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Maged Michael
Flat Combining
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Giuseppe Ottaviano
Fix typo in Singleton
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Christopher...
Fix the nested command line app test helper
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Michael Lee
Android should also use a relaxed Singleton
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Brian Smith
Add additional points to configure help output
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Christopher...
Use the gflags portability header
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Nathan Bronson
fix sorted_vector_{set,map} insert with bad hint
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Nick Terrell
Add IOBuf::cloneCoalesced()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Andrii Grynenko
Don't allow singleton use w/o registrationComplete()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Christopher...
Re-enable a couple of tests under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Maxim Georgiev
In AsyncSocketTest.SendMessageFlags test use folly...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Louis Brandy
call static function directly
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Christopher...
Give observer manager threads a name
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Jason Fried
Folly Futures to Python Asyncio Futures Bridge
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Jim Meyering
folly/test/TimeseriesTest.cpp: avoid shadowing warnings
v2017.03.20.00
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Victor Zverovich
Make EventBaseLocal::getOrCreate work with noncopyable...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Brian Smith
Put the full help before the options
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Andreas C....
Add hash and equal_to implementations to folly::Uri
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Michael Steinert
Add support for OpenSSL 1.0
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
JiaJie Ye
Add getPeerAddress/getLocalAddress folly::SocketAddress...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Christopher...
Backport std::index_sequence and friends
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Michael Steinert
Fix the pkg-config filter
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Felix Handte
Add String Support to Compression Codec
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Michael Steinert
Ignore the generated file folly/libfolly.pc
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Michael Steinert
Fix the --disable-follytestmain option
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Dmitry Pleshkov
small_vector should not require a copy-ctr from its...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Christopher...
Add a way to determine if a compression codec is suppor...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Nick Terrell
Fill buffer before allocating more
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Tom Jackson
get_ptr(mapOfMaps, key, key...)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Phil Willoughby
Update folly::Singleton documentation block
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Andrii Grynenko
Make EventBaseLoopController only support VirtualEventBase
v2017.03.13.00
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Maged Michael
Fix data race in IndexedMemPool
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Christopher...
Fix problems with clock_gettime and OSX < 10.12 + XCode 8
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Andrii Grynenko
Use VirtualEventBase in mcrouter
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Kyle Nekritz
Fix use after move in AsyncSSLSocket constructor.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Maxim Georgiev
Implementing a callback interface for folly::AsyncSocke...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Andrii Grynenko
Remove runInLoop
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Adam Simpkins
teach gtest how to pretty-print StringPiece values
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Maged Michael
Detect data race in IndexedMemPool
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Kyle Nekritz
Replace MSG_PEEK with a pre-received data interface.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Andrii Grynenko
Fixes to always call Singleton's registrationComplete...
commit
|
commitdiff
|
tree
|
snapshot
next