2017-10-23 |
Qi Wang | MemoryIdler: use mallctl directly for tcache.flush |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Christopher... | Modernize use of std::make_unique |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Jon Maltiel... | Rename unique_lock variables in `TimedMutex` in order... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Andrew Krieger | Gate std::invoke_result et. al. to appropriate MSVC... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
James Sedgwick | move Arena, ThreadCachedArena, and Malloc to memory/ |
commit | commitdiff | tree | snapshot |
2017-10-22 |
James Sedgwick | move futures/test/ExecutorTest.cpp to executors/ v2017.10.23.00 |
commit | commitdiff | tree | snapshot |
2017-10-21 |
James Sedgwick | move InlineExecutor, ManualExecutor, and GlobalThreadPo... |
commit | commitdiff | tree | snapshot |
2017-10-21 |
James Sedgwick | move MemoryMapping, Shell, ThreadId, ThreadName, and... |
commit | commitdiff | tree | snapshot |
2017-10-21 |
James Sedgwick | move io/Compression and io/compression/* to compression/ |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Yedidya Feldblum | Use folly/portability/GTest.h in folly/executurs/test/ |
commit | commitdiff | tree | snapshot |
2017-10-20 |
James Sedgwick | move executor task queues and thread factories into... |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Christopher... | Drop redundant void parameters from function declarations |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Christopher... | Match commented argument names with actual names |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Christopher... | Use nullptr rather than 0 for a null pointer |
commit | commitdiff | tree | snapshot |
2017-10-19 |
James Sedgwick | move CallOnce to synchronization/ |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Alex Yarmula | Handle timekeeperSingleton being nullptr in within() |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Yedidya Feldblum | Add InlineExecutor.cpp to Makefile.am |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Yedidya Feldblum | Fix fibers build on older boost |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Christopher... | Ensure curly-braces around control-flow |
commit | commitdiff | tree | snapshot |
2017-10-19 |
James Sedgwick | move ApplyTuple to functional/ |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Peter Alexander | Add ProducerConsumerQueue::capacity() |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Yedidya Feldblum | Revert D6050464: [Folly] Move folly/Hash.h to folly... |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Walker Mills | Add window overload that takes an executor to prevent... |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Yedidya Feldblum | Move folly/Hash.h to folly/hash/ |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Arkady Shapkin | Enable bug workaround also for MSVC 2017.4 |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Boliu Xu | Fix incorrect example usage in stop_watch |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Richard Fillman | Move small fields to avoid padding in AsyncSocket.h... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
James Sedgwick | move futures/QueuedImmediateExecutor to executors/Queue... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Andrew Krieger | Workaround MSVC bug with referencing template construct... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
James Sedgwick | move futures/ScheduledExecutor to executors/ScheduledEx... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Yedidya Feldblum | Move folly/MallctlHelper.h to folly/memory/ |
commit | commitdiff | tree | snapshot |
2017-10-18 |
James Sedgwick | move Partial to functional/ |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Christopher... | Use nullptr rather than 0 when initializing pointers |
commit | commitdiff | tree | snapshot |
2017-10-18 |
James Sedgwick | move futures/DrivableExecutor to executors/DrivableExecutor |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Yedidya Feldblum | Lift the invoke helper in Function.h |
commit | commitdiff | tree | snapshot |
2017-10-18 |
James Sedgwick | move python/NotificationQueueExecutor to futures/ |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Yedidya Feldblum | Simplify impl of setThreadName |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Dan Melnic | Do not set WriteFlags::WRITE_MSG_ZEROCOPY if the buffer... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Yedidya Feldblum | Un-templatize Range::str |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Yedidya Feldblum | Refactor ShutdownSocketSet atomic state machine |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Yedidya Feldblum | An InlineExecutor singleton |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Andrew Krieger | Don't make copies of std::string or fbstring when conve... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Yedidya Feldblum | Make Range.h and FBString.h mutually independent |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Yedidya Feldblum | Shrink integral hasher specialization implementations |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Chad Austin | fix typo in invalid log level error message |
commit | commitdiff | tree | snapshot |
2017-10-16 |
qiao hai-jun | fix typo |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Yedidya Feldblum | 4-way overloads for SemiFuture::value |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Ognjen Dragoljevic | Fix hash overloads for integral types |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Andrew Krieger | constexpr estimateSpaceNeeded for string literals. v2017.10.16.00 |
commit | commitdiff | tree | snapshot |
2017-10-15 |
Marc Celani | Move retrying method to separate header in folly/futures |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Yedidya Feldblum | Style fixes for folly/experimental/gdb/README.md |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Neel Goyal | Add AsyncSocketException.cpp to build sources |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Vitaly Berov | Replace ShutdownSocketSet to singleton |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Lucian Grijincu | folly: AsyncSocketException: move implementation to... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Yedidya Feldblum | Move folly/Checksum.h into folly/hash/ |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Miroslav Crnic | Add support for clang intrinsic constexpr |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Cameron Pickett | Handle nullptr from getTimekeeperSingleton |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Dan Melnic | Add SO_ZEROCOPY support v2017.10.09.00 |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Yedidya Feldblum | Let EventBase::runInEventBaseThreadAndWait consume... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Stiopa Koltsov | future.then() is identical to future.unit() |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Yedidya Feldblum | Remove Executor::addPtr |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Jun Qu | Workaround for a gcc crash |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Valeriy Khromov | add static makeFromPath to construct SocketAddress... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Yedidya Feldblum | Use fewer keep-alives in VirtualEventBase::keepAliveRelease |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Yedidya Feldblum | Make keepAliveRelease consistent between EventBase... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Yedidya Feldblum | Move GlobalThreadPoolList.h into folly/concurrency/ |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Andre Pinto | Add an overload to use backlashify with StringPiece |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Lee Howes | Add SemiFuture class. |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Eric Niebler | give folly future's exceptions default visibility |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Yedidya Feldblum | Move keepalive-acquire code into Executor::keepAliveAcq... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Tom Jackson | Benchmark comparison |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Yedidya Feldblum | Let keep-alive tokens from VirtualEventBase be destroye... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Maged Michael | Dynamic MPMCQueue: Backout of last change as it may... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Maged Michael | Fixes: prevent compiler reporting UB, hazptr_array... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Yedidya Feldblum | Let keep-alive tokens be destroyed from any thread |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Igor Sugak | fix -Wvexing-parse |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Yedidya Feldblum | Move Merge.h into folly/algorithm/ v2017.10.02.00 |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Maged Michael | Optimize local and bulk management of hazptr_holder-s |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Felix Handte | Short-Circuit within() When Future Is Already Complete |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Igor Sugak | delete deprecated SSLContext::setSSLLockTypes |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Kyle Nekritz | Add AsyncSocketExceptionType for early data rejection. |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Mohamed Amin... | Fix unittest compile error on futures/test/RetryingTest... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Michael Lee | Delete conversion from Objective-C block to folly:... |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Yedidya Feldblum | Let ProcessReturnCode be publicly constructible v2017.09.25.00 |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Yedidya Feldblum | Avoid tautological compare in folly/experimental/symbol... |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Matthew Tolton | Fix deadlock in TimedMutex |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Nathan Bronson | fix ASAN stl_tests:stl_vector_test |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Kyle Nekritz | Use unique_ptr rather than shared_ptr in MockReadCallback. |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Kenny Yu | Add gdb deadlock detector script to new folly/experimen... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Phil Willoughby | Benchmark a realistic common use |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Christopher... | Enable -Wunused-variables |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Christopher... | Fix hardware crc32 under MSVC |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Christopher... | Set names in NamedThreadFactory in the new thread |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Eric Niebler | fix strange recursive std::is_constructible instantiati... |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Eric Niebler | Fix coroutine feature test macro on MSVC v2017.09.18.00 |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Dylan Yudaken | Allow awaiting on a folly::Optional that returns a... |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Stella Lau | Allow getAutoUncompressionCodec() to have 1 terminal... |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Pádraig Brady | fix usingJEMalloc() with LTO |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Martin Martin | NoHeap small_vector's no longer require a move constructor. |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Tom Jackson | Window, mainly for futures |
commit | commitdiff | tree | snapshot |
next |