projects
/
folly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move detail/FunctionalExcept to portability/BitsFunctexcept
[folly.git]
/
folly
/
2016-08-19
Christopher Dykes
Move detail/FunctionalExcept to portability/BitsFunctexcept
tree
|
commitdiff
2016-08-19
Aaryaman Sagar
Updating documentation for folly::Synchronized to inclu...
tree
|
commitdiff
2016-08-19
Andrii Grynenko
Don't allow getting singleton after shutdown in strict...
tree
|
commitdiff
2016-08-19
Aaryaman Sagar
Adding upgradable locks to Synchronized
tree
|
commitdiff
2016-08-18
Aravind Anbudurai
Support for EPOLLPRI
tree
|
commitdiff
2016-08-18
Christopher Dykes
Fix folly::Expected under MSVC
tree
|
commitdiff
2016-08-18
Dave Watson
bitmap search
tree
|
commitdiff
2016-08-18
Dave Watson
remove constant tick
tree
|
commitdiff
2016-08-17
Christopher Dykes
Add a pair of util functions for getting and setting...
tree
|
commitdiff
2016-08-17
Phil Willoughby
Fix folly contbuild
tree
|
commitdiff
2016-08-17
Michael Lee
Move the type_traits portability header into its own...
tree
|
commitdiff
2016-08-17
Petr Lapukhov
Allow accept callbacks to be short-circuited in primary...
tree
|
commitdiff
2016-08-17
Subodh Iyengar
Invoking correct callback during TFO fallback
tree
|
commitdiff
2016-08-17
Subodh Iyengar
Fix ssl timeouts during TFO
tree
|
commitdiff
2016-08-17
Subodh Iyengar
Simplify TFO write path
tree
|
commitdiff
2016-08-17
Andrii Grynenko
folly::Observer
tree
|
commitdiff
2016-08-16
Michael Lee
Split up FibersTest into test and Benchmark.
tree
|
commitdiff
2016-08-16
Christopher Dykes
Use std::is_nothrow_swappable under MSVC
tree
|
commitdiff
2016-08-16
Eric Niebler
Use folly::Expected to implement folly::tryTo, a non...
tree
|
commitdiff
2016-08-16
Christopher Dykes
Use a base hook rather than a member hook for EventBase...
tree
|
commitdiff
2016-08-16
Christopher Dykes
Disable SSL socket cache tests if cache isn't available
tree
|
commitdiff
2016-08-16
Nathan Bronson
explicit return types in Partial to work around gcc bug
tree
|
commitdiff
2016-08-16
Kyle Nekritz
Fix extension length counter in client hello parsing.
tree
|
commitdiff
2016-08-16
Sven Over
Introducing folly::partial
tree
|
commitdiff
2016-08-16
Yedidya Feldblum
ScopedBoundPort
tree
|
commitdiff
2016-08-15
Christopher Dykes
Fix applyTuple to work under MSVC again
tree
|
commitdiff
2016-08-15
Yedidya Feldblum
Let FOLLY_SAFE_DCHECK be erased by the optimizer in...
tree
|
commitdiff
2016-08-15
Eric Niebler
Reverted commit D3557832
tree
|
commitdiff
2016-08-15
Eric Niebler
Use folly::Expected to implement folly::tryTo, a non...
tree
|
commitdiff
2016-08-15
Alex Orlov
Don't derive name on singleton creation
tree
|
commitdiff
2016-08-15
Christopher Dykes
Add a pair of overloads to dynamic::setDefault
tree
|
commitdiff
2016-08-15
Eric Niebler
Add folly::Expected, an alternative to exceptions for...
tree
|
commitdiff
2016-08-14
Sven Over
add forgotten apply_tuple_test to Makefile.am
v2016.08.15.00
tree
|
commitdiff
2016-08-13
Guobao Sun
Fix typos in FBVector's comments
tree
|
commitdiff
2016-08-12
Christopher Dykes
Don't call strlen(nullptr) in mkdtemp and mkstemp
tree
|
commitdiff
2016-08-12
Sven Over
fix folly::NotificationQueue for move-only value types
tree
|
commitdiff
2016-08-12
Sven Over
prepare for folly::Executor taking folly::Function
tree
|
commitdiff
2016-08-12
Giuseppe Ottaviano
Additional changes to MicroLock
tree
|
commitdiff
2016-08-11
Christopher Dykes
Don't attempt to escape % in SparseByteSetBench
tree
|
commitdiff
2016-08-11
Christopher Dykes
Construct TestObject in AtomicLinkedListTest via a...
tree
|
commitdiff
2016-08-11
Christopher Dykes
Include intrin.h in CpuId for the cpuid builtins
tree
|
commitdiff
2016-08-11
Christopher Dykes
Adjust the AsyncSocket TestServer to work with Winsock
tree
|
commitdiff
2016-08-11
Christopher Dykes
Disable the constexpr tests for findFirstSet, findLastS...
tree
|
commitdiff
2016-08-11
Christopher Dykes
Use explicitly sized integers in the Conv test
tree
|
commitdiff
2016-08-11
Christopher Dykes
Eliminate accidental trigraph in FBString
tree
|
commitdiff
2016-08-11
Max Wang
Use _r_debug instead of /proc/<pid>/maps for folly...
tree
|
commitdiff
2016-08-11
Yedidya Feldblum
Remove ConditionallyExistent, because it violates the...
tree
|
commitdiff
2016-08-11
Sven Over
Let applyTuple accept any number of tuples
tree
|
commitdiff
2016-08-11
Lucian Grijincu
__google_stl_debug_vector: erase() at invalid position...
tree
|
commitdiff
2016-08-11
Shayan Mohanty
Polymorphic Functor implementation in Folly::FutureDAG
tree
|
commitdiff
2016-08-10
Michael Lee
Gate SysMembarrier to not FOLLY_MOBILE platforms
tree
|
commitdiff
2016-08-10
Dave Watson
Fix scheduling bug
tree
|
commitdiff
2016-08-10
Philip Pronin
fix bug in FBString::find
tree
|
commitdiff
2016-08-10
Christopher Dykes
Mark FormatArg::error as noreturn
tree
|
commitdiff
2016-08-10
Christopher Dykes
Don't attempt to call getsockname before binding an...
tree
|
commitdiff
2016-08-10
Christopher Dykes
Special-case /dev/null in open in the portability header
tree
|
commitdiff
2016-08-10
Andrii Grynenko
Use ReadMostlyMainPtrDeleter in folly::Singleton
tree
|
commitdiff
2016-08-10
Andrii Grynenko
ReadMostlyMainPtrDeleter
tree
|
commitdiff
2016-08-10
Christopher Dykes
Wait for all threads to finish executing before leaving...
tree
|
commitdiff
2016-08-10
Christopher Dykes
Add a utility for disabling some CRT assertions in...
tree
|
commitdiff
2016-08-10
Christopher Dykes
Support read and write from blocking and non-blocking...
tree
|
commitdiff
2016-08-09
Christopher Dykes
Allow the time remaining parameter to nanosleep to...
tree
|
commitdiff
2016-08-09
Christopher Dykes
Properly support socketpair and reading and writing...
tree
|
commitdiff
2016-08-09
Christopher Dykes
Implement setenv correctly and support setting values...
tree
|
commitdiff
2016-08-09
Christopher Dykes
Look for the PATH environment variable rather than...
tree
|
commitdiff
2016-08-09
Christopher Dykes
Support using fcntl to mark pipes as non-blocking
tree
|
commitdiff
2016-08-09
Subodh Iyengar
Remove getTFOSucceeded
tree
|
commitdiff
2016-08-09
Yedidya Feldblum
constexpr_abs
tree
|
commitdiff
2016-08-09
Aaryaman Sagar
Removing noexcept specifications in constructors for...
tree
|
commitdiff
2016-08-09
Subodh Iyengar
Add MSG_NOSIGNAL to AsyncSSLSocket
tree
|
commitdiff
2016-08-08
Adam Simpkins
Update documentation for Synchronized
tree
|
commitdiff
2016-08-08
Michael Lee
Include sys/syscall.h to SysMembarrier
tree
|
commitdiff
2016-08-08
Maged Michael
Methodology for using DeterministicSchedule support...
tree
|
commitdiff
2016-08-05
Christopher Dykes
Use the socket portability layer when needed.
v2016.08.08.00
tree
|
commitdiff
2016-08-05
Dave Watson
Upper level tests
tree
|
commitdiff
2016-08-05
Dave Watson
remove catchupEveryN
tree
|
commitdiff
2016-08-05
Christopher Dykes
Handle creating the default crypto context if it doesn...
tree
|
commitdiff
2016-08-05
Christopher Dykes
Don't throw in the Watchdog destructor
tree
|
commitdiff
2016-08-05
Aaryaman Sagar
Adding policies for all the upgrade and downgrade mutex...
tree
|
commitdiff
2016-08-05
Aaryaman Sagar
Adding support for upgradable mutexes to LockTraits
tree
|
commitdiff
2016-08-04
Christopher Dykes
Use std::max_align_t rather than __attribute__((__align...
tree
|
commitdiff
2016-08-04
Melanie Subbiah
Create trace points for thread events
tree
|
commitdiff
2016-08-04
Christopher Dykes
Don't attempt to mmap an anonymous shared piece of...
tree
|
commitdiff
2016-08-04
Christopher Dykes
Use std::thread rather than pthreads in AtomicHashMapTest
tree
|
commitdiff
2016-08-04
Christopher Dykes
Fix compilation errors when attempting to compile Folly...
tree
|
commitdiff
2016-08-04
Christopher Dykes
Add a couple more things to the socket portability...
tree
|
commitdiff
2016-08-04
Christopher Dykes
Disable the use of direct TLS in ThreadLocalDetail...
tree
|
commitdiff
2016-08-04
Christopher Dykes
Fix a pair of non-ascii quotes that made their way...
tree
|
commitdiff
2016-08-04
Christopher Dykes
Eliminate the atomic porability header's dependence...
tree
|
commitdiff
2016-08-04
Christopher Dykes
Don't assume boost::path contains narrow characters
tree
|
commitdiff
2016-08-04
Christopher Dykes
Don't try to ignore the SIGPIPE signal if it isn't...
tree
|
commitdiff
2016-08-04
Christopher Dykes
Assume p is not nullptr in storeUnaligned
tree
|
commitdiff
2016-08-04
Mirek Klimos
RequestContext::create should call onUnset callback
tree
|
commitdiff
2016-08-04
Christopher Dykes
Include the fcntl.h portability header where it's needed
tree
|
commitdiff
2016-08-04
Christopher Dykes
Support TimeUtil under MSVC
tree
|
commitdiff
2016-08-04
Christopher Dykes
Fix the Windows portability implementations of mmap...
tree
|
commitdiff
2016-08-04
Nick Terrell
Fix Enumerate C++17 Support
tree
|
commitdiff
2016-08-04
Christopher Dykes
Don't use a macro for no reason
tree
|
commitdiff
2016-08-04
Christopher Dykes
Don't name a member small
tree
|
commitdiff
2016-08-03
Christopher Dykes
Fix the mode being used in the implementation of open...
tree
|
commitdiff
next