projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
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
2017-02-24
Yedidya Feldblum
Drop support for gcc 4.7 with byteswap shim
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Giuseppe Ottaviano
Fix a corner case in EliasFanoReader::previousValue
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Mark Logan
Remove duplicates during bulk insertion.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Michael Lee
Add getCommonName and getSubjectAltName Cert utility...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Mark Williams
Prevent a crash in folly::Symbolizer
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Maged Michael
Add Baton variants with multiple posters and with a...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Yedidya Feldblum
Fix exception_wrapper::throwException when called befor...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Yedidya Feldblum
Drop support for Clang < 3.9
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Christopher...
Workaround MSVC 2015 limitations in Traits.h
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Christopher...
Adjust a few things to avoid triggering warnings under...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Christopher...
Use std::this_thread::yield rather than sched_yield
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Maged Michael
Fix data race in Futex<EmulatedFutexAtomic>
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Lovro Puzar
Add AtomicIntrusiveLinkedList::reverseSweep()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Philip Pronin
optimize EliasFanoEncoder::defaultNumLowerBits
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Phil Willoughby
Replace the future-splitting system
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Anton Likhtarov
Fix undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Alex Malyshev
Add overloads of Range::{start,end}sWith with custom...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Maxim Georgiev
Timestamping callback interface in folly::AsyncSocket
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Adam Simpkins
add Range constructors from std::array
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Andrii Grynenko
Minor GDB script fix
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Jack Montgomery
changed Synchronized.md to reflect SharedMutex as default
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Andrew Krieger
Detect identity conversion in toDynamic
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Den Raskovalov
add folly:hasher<bool>
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andrii Grynenko
Add keepAlive() mechanism
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Phil Willoughby
Benchmark string copying via the formatter
commit
|
commitdiff
|
tree
|
snapshot
next