projects
/
folly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
change EXPECT_EQ(false, ... to EXPECT_FALSE(...; ditto for ASSERT_EQ
[folly.git]
/
folly
/
2017-03-23
Jim Meyering
change EXPECT_EQ(false, ... to EXPECT_FALSE(...; ditto...
tree
|
commitdiff
2017-03-23
Maged Michael
Flat Combining
tree
|
commitdiff
2017-03-22
Giuseppe Ottaviano
Fix typo in Singleton
tree
|
commitdiff
2017-03-22
Christopher Dykes
Fix the nested command line app test helper
tree
|
commitdiff
2017-03-22
Michael Lee
Android should also use a relaxed Singleton
tree
|
commitdiff
2017-03-22
Brian Smith
Add additional points to configure help output
tree
|
commitdiff
2017-03-22
Christopher Dykes
Use the gflags portability header
tree
|
commitdiff
2017-03-21
Nathan Bronson
fix sorted_vector_{set,map} insert with bad hint
tree
|
commitdiff
2017-03-21
Nick Terrell
Add IOBuf::cloneCoalesced()
tree
|
commitdiff
2017-03-21
Andrii Grynenko
Don't allow singleton use w/o registrationComplete()
tree
|
commitdiff
2017-03-21
Christopher Dykes
Re-enable a couple of tests under MSVC
tree
|
commitdiff
2017-03-21
Maxim Georgiev
In AsyncSocketTest.SendMessageFlags test use folly...
tree
|
commitdiff
2017-03-20
Louis Brandy
call static function directly
tree
|
commitdiff
2017-03-20
Christopher Dykes
Give observer manager threads a name
tree
|
commitdiff
2017-03-20
Jason Fried
Folly Futures to Python Asyncio Futures Bridge
tree
|
commitdiff
2017-03-19
Jim Meyering
folly/test/TimeseriesTest.cpp: avoid shadowing warnings
v2017.03.20.00
tree
|
commitdiff
2017-03-18
Victor Zverovich
Make EventBaseLocal::getOrCreate work with noncopyable...
tree
|
commitdiff
2017-03-17
Brian Smith
Put the full help before the options
tree
|
commitdiff
2017-03-17
Andreas C. Osowski
Add hash and equal_to implementations to folly::Uri
tree
|
commitdiff
2017-03-16
Michael Steinert
Add support for OpenSSL 1.0
tree
|
commitdiff
2017-03-16
JiaJie Ye
Add getPeerAddress/getLocalAddress folly::SocketAddress...
tree
|
commitdiff
2017-03-15
Christopher Dykes
Backport std::index_sequence and friends
tree
|
commitdiff
2017-03-15
Michael Steinert
Fix the pkg-config filter
tree
|
commitdiff
2017-03-15
Felix Handte
Add String Support to Compression Codec
tree
|
commitdiff
2017-03-14
Michael Steinert
Fix the --disable-follytestmain option
tree
|
commitdiff
2017-03-14
Dmitry Pleshkov
small_vector should not require a copy-ctr from its...
tree
|
commitdiff
2017-03-13
Christopher Dykes
Add a way to determine if a compression codec is suppor...
tree
|
commitdiff
2017-03-13
Nick Terrell
Fill buffer before allocating more
tree
|
commitdiff
2017-03-13
Tom Jackson
get_ptr(mapOfMaps, key, key...)
tree
|
commitdiff
2017-03-13
Phil Willoughby
Update folly::Singleton documentation block
tree
|
commitdiff
2017-03-11
Andrii Grynenko
Make EventBaseLoopController only support VirtualEventBase
v2017.03.13.00
tree
|
commitdiff
2017-03-10
Maged Michael
Fix data race in IndexedMemPool
tree
|
commitdiff
2017-03-10
Christopher Dykes
Fix problems with clock_gettime and OSX < 10.12 + XCode 8
tree
|
commitdiff
2017-03-10
Andrii Grynenko
Use VirtualEventBase in mcrouter
tree
|
commitdiff
2017-03-10
Kyle Nekritz
Fix use after move in AsyncSSLSocket constructor.
tree
|
commitdiff
2017-03-10
Maxim Georgiev
Implementing a callback interface for folly::AsyncSocke...
tree
|
commitdiff
2017-03-10
Andrii Grynenko
Remove runInLoop
tree
|
commitdiff
2017-03-10
Adam Simpkins
teach gtest how to pretty-print StringPiece values
tree
|
commitdiff
2017-03-09
Maged Michael
Detect data race in IndexedMemPool
tree
|
commitdiff
2017-03-09
Kyle Nekritz
Replace MSG_PEEK with a pre-received data interface.
tree
|
commitdiff
2017-03-08
Andrii Grynenko
Fixes to always call Singleton's registrationComplete...
tree
|
commitdiff
2017-03-08
Christopher Dykes
Mark non-captured constexpr variable as static
tree
|
commitdiff
2017-03-08
Christopher Dykes
Don't define MALLOCX_* if building with JEMalloc
tree
|
commitdiff
2017-03-08
Anirudh Ramachandran
Fix mcrouter-oss build
tree
|
commitdiff
2017-03-08
Jon Maltiel Swenson
std::make_unique -> folly::make_unique for older platforms
tree
|
commitdiff
2017-03-08
Andrii Grynenko
Default VirtualEventBase
tree
|
commitdiff
2017-03-07
Alexander Blom
Dial EventBase loop time logging up to 11
tree
|
commitdiff
2017-03-07
Anirudh Ramachandran
Add a few more methods to OpenSSLCertUtils
tree
|
commitdiff
2017-03-06
Johannes Kopf
fixing a compile error on windows
v2017.03.06.00
tree
|
commitdiff
2017-03-05
Jim Meyering
folly/Foreach.h: avoid shadowing warnings
tree
|
commitdiff
2017-03-05
Subodh Iyengar
Add getTotalConnectTimeout method
tree
|
commitdiff
2017-03-04
Marc Celani
Remove a RequestContext deadlock
tree
|
commitdiff
2017-03-03
Yedidya Feldblum
Tweak size handling in Endian
tree
|
commitdiff
2017-03-02
Christopher Dykes
Revert D4618623: Give observer manager threads a name
tree
|
commitdiff
2017-03-02
Subodh Iyengar
Add a method to AsyncSSLSocket to supply connect timeouts
tree
|
commitdiff
2017-03-02
Yedidya Feldblum
Refactor Endian
tree
|
commitdiff
2017-03-01
Andrii Grynenko
Fix ASAN integration with detect_stack_use_after_return...
tree
|
commitdiff
2017-03-01
Andrii Grynenko
Disable MemoryIdler::unmapUnusedStack with ASAN
tree
|
commitdiff
2017-03-01
Nathan Bronson
rename Range template arg for increased readability
tree
|
commitdiff
2017-03-01
Philipp Unterbrunner
New C++17 backport: folly::enable_shared_from_this
tree
|
commitdiff
2017-02-28
Haijun Zhu
Give observer manager threads a name
tree
|
commitdiff
2017-02-27
Ted Percival
Update googletest to 1.8.0
tree
|
commitdiff
2017-02-27
Kyle Nekritz
Move some tests out of FOLLY_ALLOW_TFO ifdef.
tree
|
commitdiff
2017-02-27
Kyle Nekritz
Don't call memcpy with empty buffer in IOBuf::copyBuffer().
tree
|
commitdiff
2017-02-27
Christopher Dykes
Kill checks in configure.ac that aren't used
tree
|
commitdiff
2017-02-27
Christopher Dykes
Use cstdint instead of inttypes.h
tree
|
commitdiff
2017-02-27
Christopher Dykes
Kill unused include of sched.h
tree
|
commitdiff
2017-02-26
Philip Pronin
reduce consumed stack size in symbolizer
tree
|
commitdiff
2017-02-26
Christopher Dykes
Drop FOLLY_HAVE_STD_THIS_THREAD_SLEEP_FOR
tree
|
commitdiff
2017-02-25
Michael Lee
Fix -Wshadow warning in sorted_vector_types
tree
|
commitdiff
2017-02-24
Yedidya Feldblum
Drop support for gcc 4.7 with byteswap shim
tree
|
commitdiff
2017-02-24
Giuseppe Ottaviano
Fix a corner case in EliasFanoReader::previousValue
tree
|
commitdiff
2017-02-23
Mark Logan
Remove duplicates during bulk insertion.
tree
|
commitdiff
2017-02-21
Michael Lee
Add getCommonName and getSubjectAltName Cert utility...
tree
|
commitdiff
2017-02-20
Mark Williams
Prevent a crash in folly::Symbolizer
tree
|
commitdiff
2017-02-17
Maged Michael
Add Baton variants with multiple posters and with a...
tree
|
commitdiff
2017-02-17
Yedidya Feldblum
Fix exception_wrapper::throwException when called befor...
tree
|
commitdiff
2017-02-16
Yedidya Feldblum
Drop support for Clang < 3.9
tree
|
commitdiff
2017-02-16
Christopher Dykes
Workaround MSVC 2015 limitations in Traits.h
tree
|
commitdiff
2017-02-16
Christopher Dykes
Adjust a few things to avoid triggering warnings under...
tree
|
commitdiff
2017-02-16
Christopher Dykes
Use std::this_thread::yield rather than sched_yield
tree
|
commitdiff
2017-02-16
Maged Michael
Fix data race in Futex<EmulatedFutexAtomic>
tree
|
commitdiff
2017-02-16
Lovro Puzar
Add AtomicIntrusiveLinkedList::reverseSweep()
tree
|
commitdiff
2017-02-15
Philip Pronin
optimize EliasFanoEncoder::defaultNumLowerBits
tree
|
commitdiff
2017-02-15
Phil Willoughby
Replace the future-splitting system
tree
|
commitdiff
2017-02-15
Anton Likhtarov
Fix undefined behaviour
tree
|
commitdiff
2017-02-14
Alex Malyshev
Add overloads of Range::{start,end}sWith with custom...
tree
|
commitdiff
2017-02-14
Maxim Georgiev
Timestamping callback interface in folly::AsyncSocket
tree
|
commitdiff
2017-02-11
Adam Simpkins
add Range constructors from std::array
tree
|
commitdiff
2017-02-10
Andrii Grynenko
Minor GDB script fix
tree
|
commitdiff
2017-02-10
Jack Montgomery
changed Synchronized.md to reflect SharedMutex as default
tree
|
commitdiff
2017-02-10
Andrew Krieger
Detect identity conversion in toDynamic
tree
|
commitdiff
2017-02-09
Den Raskovalov
add folly:hasher<bool>
tree
|
commitdiff
2017-02-09
Andrii Grynenko
Add keepAlive() mechanism
tree
|
commitdiff
2017-02-09
Phil Willoughby
Benchmark string copying via the formatter
tree
|
commitdiff
2017-02-09
Andrew Krieger
Non-const `dynamic` iterators
tree
|
commitdiff
2017-02-08
Sebastian Messmer
Specialise std::hash for folly::Optional
tree
|
commitdiff
2017-02-08
Ameya Limaye
Throw custom exception type when ABD fails a result...
tree
|
commitdiff
2017-02-07
Christopher Dykes
Make a few coersions to bool explicit
tree
|
commitdiff
2017-02-07
Phil Willoughby
Modify BaseFormatter to help static analysers
tree
|
commitdiff
next