projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
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
2017-03-08
Christopher...
Mark non-captured constexpr variable as static
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Christopher...
Don't define MALLOCX_* if building with JEMalloc
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Anirudh Ramachandran
Fix mcrouter-oss build
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Jon Maltiel...
std::make_unique -> folly::make_unique for older platforms
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Andrii Grynenko
Default VirtualEventBase
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Alexander Blom
Dial EventBase loop time logging up to 11
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Anirudh Ramachandran
Add a few more methods to OpenSSLCertUtils
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Johannes Kopf
fixing a compile error on windows
v2017.03.06.00
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Jim Meyering
folly/Foreach.h: avoid shadowing warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Subodh Iyengar
Add getTotalConnectTimeout method
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Marc Celani
Remove a RequestContext deadlock
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Yedidya Feldblum
Tweak size handling in Endian
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Christopher...
Revert D4618623: Give observer manager threads a name
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Subodh Iyengar
Add a method to AsyncSSLSocket to supply connect timeouts
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Yedidya Feldblum
Refactor Endian
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Andrii Grynenko
Fix ASAN integration with detect_stack_use_after_return...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Andrii Grynenko
Disable MemoryIdler::unmapUnusedStack with ASAN
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Nathan Bronson
rename Range template arg for increased readability
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Philipp Unterbrunner
New C++17 backport: folly::enable_shared_from_this
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Haijun Zhu
Give observer manager threads a name
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Ted Percival
Update googletest to 1.8.0
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Kyle Nekritz
Move some tests out of FOLLY_ALLOW_TFO ifdef.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Kyle Nekritz
Don't call memcpy with empty buffer in IOBuf::copyBuffer().
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Christopher...
Kill checks in configure.ac that aren't used
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Christopher...
Use cstdint instead of inttypes.h
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Christopher...
Kill unused include of sched.h
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Philip Pronin
reduce consumed stack size in symbolizer
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Christopher...
Drop FOLLY_HAVE_STD_THIS_THREAD_SLEEP_FOR
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Michael Lee
Fix -Wshadow warning in sorted_vector_types
commit
|
commitdiff
|
tree
|
snapshot
next