projects
/
folly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add portability support for PThread's TLS API
[folly.git]
/
folly
/
2017-04-15
Christopher Dykes
Add portability support for PThread's TLS API
tree
|
commitdiff
2017-04-15
Christopher Dykes
Remove unused local in OpenSSLCertUtils
tree
|
commitdiff
2017-04-14
Andrew Krieger
Suppress more warnings for MSVC
tree
|
commitdiff
2017-04-14
Christopher Dykes
Use folly::getCurrentThreadId() in SSLContext
tree
|
commitdiff
2017-04-14
Christopher Dykes
Make folly::getCurrentThreadId() return a thread ID...
tree
|
commitdiff
2017-04-14
Christopher Dykes
Add FOLLY_HAVE_PTRHEAD
tree
|
commitdiff
2017-04-14
Christopher Dykes
Remove the old SpinLock implementations
tree
|
commitdiff
2017-04-14
Mark Williams
Revert D4805628: [folly] Suppress more warnings for...
tree
|
commitdiff
2017-04-14
Yedidya Feldblum
Initialize the singleton-vault early in init()
tree
|
commitdiff
2017-04-14
Andrew Krieger
Suppress more warnings for MSVC
tree
|
commitdiff
2017-04-14
Andrew Krieger
Remove pthread dependency from CacheLocality.h
tree
|
commitdiff
2017-04-14
Christopher Dykes
Switch TimedRWMutex implementation to use lock_guard...
tree
|
commitdiff
2017-04-14
Christopher Dykes
Use getCurrentThreadID() rather than pthread_self(...
tree
|
commitdiff
2017-04-14
Andrew Krieger
Explicitly use CreateFileA in readlink
tree
|
commitdiff
2017-04-14
Christopher Dykes
Support folly::getCurrentThreadID() without PThread
tree
|
commitdiff
2017-04-14
Christopher Dykes
Don't use pthread_spinlock_t in TimedRWMutex
tree
|
commitdiff
2017-04-13
Christopher Dykes
Switch includes of PThread to the portability header
tree
|
commitdiff
2017-04-13
Christopher Dykes
Fix 1/2 of exception_wrapper under MSVC
tree
|
commitdiff
2017-04-13
Neel Goyal
Add method to check if SSL Lock is disabled
tree
|
commitdiff
2017-04-13
Christopher Dykes
Kill a couple of PThread includes
tree
|
commitdiff
2017-04-13
Nick Terrell
Add bzip2 support
tree
|
commitdiff
2017-04-13
Christopher Dykes
Fix the last issues with exception_wrapper under MSVC
tree
|
commitdiff
2017-04-12
Alexey Spiridonov
Replace Subprocess::pipe* syntax sugar with Subprocess...
tree
|
commitdiff
2017-04-12
Alexey Spiridonov
Delete | operator for Subprocess::Options
tree
|
commitdiff
2017-04-12
Nick Terrell
Fix zlib + lzma memory usage inefficiency
tree
|
commitdiff
2017-04-12
Jude Taylor
codemod: ASN1_STRING_data -> ASN1_STRING_get0_data
tree
|
commitdiff
2017-04-12
Christopher Dykes
Make folly::StrictConjunction usable under MSVC
tree
|
commitdiff
2017-04-12
Jude Taylor
Provide a copy ctor for Digest that copies the current...
tree
|
commitdiff
2017-04-12
Artem Lantsev
Add memory padding and alignment to prevent false sharing
tree
|
commitdiff
2017-04-12
Aravind Anbudurai
Support linux namespace clone flags
tree
|
commitdiff
2017-04-12
Angelo Failla
IPAddressV(46) methods to convert IPs to their inverse...
tree
|
commitdiff
2017-04-11
Eric Niebler
non-throwing, non-allocating exception_wrapper
tree
|
commitdiff
2017-04-11
Christopher Dykes
Treat OpenSSL as a non-portable include
tree
|
commitdiff
2017-04-11
Christopher Dykes
Implement clearenv in the portability headers
tree
|
commitdiff
2017-04-11
Andrii Grynenko
Fix TLRefCount::useGlobal to work with TSAN
tree
|
commitdiff
2017-04-11
Andrii Grynenko
Fix Fiber::LocalData leak for large fiber locals
tree
|
commitdiff
2017-04-11
Christopher Dykes
Revert D4832473: [Folly] Disable EnvUtil::setAsCurrentE...
tree
|
commitdiff
2017-04-10
Alexander Shaposhnikov
Remove superfluous std::move
tree
|
commitdiff
2017-04-10
Nick Terrell
Fix std::max() call in Compression.cpp
tree
|
commitdiff
2017-04-10
Christopher Dykes
Fix the build... Whoops...
tree
|
commitdiff
2017-04-10
Christopher Dykes
Re-work the OpenSSL portability header to be a portabil...
tree
|
commitdiff
2017-04-10
Jason Fried
Client RequestChannels and folly/python/futures.h
tree
|
commitdiff
2017-04-10
Andrii Grynenko
Fix folly/test:singleton_test - Singleton.SharedPtrUsage
tree
|
commitdiff
2017-04-10
Christopher Dykes
Refactor FOLLY_GCC_DISABLE_WARNING to play nice with...
v2017.04.10.00
tree
|
commitdiff
2017-04-08
Yedidya Feldblum
All template params for PriorityMPMCQueue
tree
|
commitdiff
2017-04-08
Christopher Dykes
Fix include ordering for OpenSSLPtrTypes.h
tree
|
commitdiff
2017-04-08
Christopher Dykes
Qualify a couple local constexpr values as 'static...
tree
|
commitdiff
2017-04-08
Giuseppe Ottaviano
Fix leak in EliasFanoCodingTest
tree
|
commitdiff
2017-04-08
Louis Brandy
ReadMostlySharedPtrTest, subtle test bug caught by...
tree
|
commitdiff
2017-04-08
Louis Brandy
fix EvictingCacheMap test bug found w/ -fsanitize-addre...
tree
|
commitdiff
2017-04-07
Anirudh Ramachandran
Fix leak in HMAC_CTX_free compat API
tree
|
commitdiff
2017-04-07
Phil Willoughby
Fix a logic error in StringKeyedTest
tree
|
commitdiff
2017-04-06
Alan Frindell
Get rid of try/catch in messageAvailable, which is...
tree
|
commitdiff
2017-04-06
Andrii Grynenko
Require registrationComplete() not only in dbg builds
tree
|
commitdiff
2017-04-06
Phil Willoughby
Update StringKeyed... benchmarks to tell the whole...
tree
|
commitdiff
2017-04-06
Maged Michael
IndexedMemPool: Fix race condition on size_ that can...
tree
|
commitdiff
2017-04-05
Alan Frindell
Make NotificationQueue::Consumer::messageAvailable...
tree
|
commitdiff
2017-04-05
Subodh Iyengar
Add trimAtMost functions
tree
|
commitdiff
2017-04-05
Christopher Dykes
Disable EnvUtil::setAsCurrentEnvironment() on platforms...
tree
|
commitdiff
2017-04-04
Eli Lindsey
use folly singleton relaxed init on android
tree
|
commitdiff
2017-04-04
Maxim Georgiev
Make some AsyncTest methods virtual to allow mocking...
tree
|
commitdiff
2017-04-04
Sven Over
Function.h: remove FOLLY_MSVC_DISABLE_WARNING
tree
|
commitdiff
2017-04-04
Anirudh Ramachandran
Support building with OpenSSL 1.1.0 and BoringSSL
tree
|
commitdiff
2017-04-04
Anirudh Ramachandran
OpenSSL 1.1.0 compatibility
tree
|
commitdiff
2017-04-04
Andrii Grynenko
Don't allow singleton use w/o registrationComplete()
tree
|
commitdiff
2017-04-03
Nick Terrell
Remove use of generic lambdas
tree
|
commitdiff
2017-04-03
Harrison Klaperman
Fix broken ManualExecutor
tree
|
commitdiff
2017-04-03
Christopher Dykes
Don't use macros for FBVector::insert
tree
|
commitdiff
2017-04-03
Dan Melnic
Remove/make private the default ***Holder constructor...
tree
|
commitdiff
2017-04-03
Dave Watson
atomic_shared_ptr
tree
|
commitdiff
2017-04-01
Giuseppe Ottaviano
Optimize JSON escaping of ASCII strings
v2017.04.03.00
tree
|
commitdiff
2017-04-01
Mainak Mandal
fix memory leak in case of large number of retries
tree
|
commitdiff
2017-03-31
Wez Furlong
avoid UB in StringKeyedCommon for default constructed...
tree
|
commitdiff
2017-03-31
Yedidya Feldblum
Some constexpr symbols for whether sanitizers are enabled
tree
|
commitdiff
2017-03-30
Yedidya Feldblum
Fix double-delete in Singleton::make_mock
tree
|
commitdiff
2017-03-30
Eric Niebler
Remove unneccessary test for &that==this in folly:...
tree
|
commitdiff
2017-03-30
Eric Niebler
Properly constrain folly::Function's generic conversion...
tree
|
commitdiff
2017-03-30
Nick Terrell
Path variants for get_(ref_)default()
tree
|
commitdiff
2017-03-30
Igor Sugak
Backed out changeset d4e3fdfd5775
tree
|
commitdiff
2017-03-29
Tom Jackson
uncurry
tree
|
commitdiff
2017-03-29
Yedidya Feldblum
Cut extraneous typename in StringKeyedCommon.h
tree
|
commitdiff
2017-03-29
Sven Over
fix dead-lock in Future when executor discards function
tree
|
commitdiff
2017-03-29
Nick Terrell
AutomaticCodec
tree
|
commitdiff
2017-03-29
Ondrej Lehecka
Cursor::read<T>() initializes return value
tree
|
commitdiff
2017-03-28
Nick Terrell
Optimize ZlibCodec::doUncompress()
tree
|
commitdiff
2017-03-28
Christopher Dykes
Implement S_ISDIR()
tree
|
commitdiff
2017-03-28
Maged Michael
Change trylock() to try_lock() in folly::SpinLock to...
tree
|
commitdiff
2017-03-28
Dylan Yudaken
Allow custom sorting function for JSON serializer
tree
|
commitdiff
2017-03-27
Nick Terrell
Gate LZ4Frame behind version check
tree
|
commitdiff
2017-03-27
Nick Terrell
Disallow temporary default values in get_ref_default()
tree
|
commitdiff
2017-03-25
Arthur O'Dwyer
Several fixes to the "SWMRList" example in experimental...
v2017.03.27.00
tree
|
commitdiff
2017-03-25
Maged Michael
(folly) Add lock holder interface to flat combining...
tree
|
commitdiff
2017-03-25
Nick Terrell
Add tryRead() and endian variants
tree
|
commitdiff
2017-03-24
Nick Terrell
Avoid passing temporary to get_ref_default()
tree
|
commitdiff
2017-03-24
Nick Terrell
Allow decompresion without uncompressedSize
tree
|
commitdiff
2017-03-24
Nick Terrell
Optimize ZSTDCodec::doUncompress()
tree
|
commitdiff
2017-03-24
Nick Terrell
Add LZ4_FRAME codec
tree
|
commitdiff
2017-03-24
Phil Willoughby
Expand environment-handling in folly
tree
|
commitdiff
2017-03-23
Ted Percival
Re-enable io tests
tree
|
commitdiff
2017-03-23
Andrii Grynenko
Make sure singleton destructor is always called from...
tree
|
commitdiff
next