2017-11-03 |
Lee Howes | Missing Future/SemiFuture->Value conversion check |
commit | commitdiff | tree | snapshot |
2017-11-03 |
Yedidya Feldblum | Alias std::launder when it is available |
commit | commitdiff | tree | snapshot |
2017-11-03 |
Eric Niebler | don't try to run the poly tests on gcc-4.9. they will... |
commit | commitdiff | tree | snapshot |
2017-11-02 |
Phil Willoughby | Make Expected presume it has a value and not an Error |
commit | commitdiff | tree | snapshot |
2017-11-02 |
Dan Melnic | Change kDefaultZeroCopyThreshold to 0 to avoid a regres... |
commit | commitdiff | tree | snapshot |
2017-11-02 |
Andrey Ignatov | Introduce non-throwing try* methods for IPAddress{... |
commit | commitdiff | tree | snapshot |
2017-11-02 |
Yedidya Feldblum | Refactor is_simple_allocator and callers |
commit | commitdiff | tree | snapshot |
2017-11-02 |
Christopher... | Fix folly::Function under C++17 exception specifier... |
commit | commitdiff | tree | snapshot |
2017-11-01 |
Ognjen Dragoljevic | Make associative container out-of-range exception provi... |
commit | commitdiff | tree | snapshot |
2017-11-01 |
Lee Howes | Quick comment on DE to clarify use cases and lack of... |
commit | commitdiff | tree | snapshot |
2017-11-01 |
Yedidya Feldblum | Fix unsynchronized accesses in IOThreadPoolExecutor... |
commit | commitdiff | tree | snapshot |
2017-11-01 |
Eric Niebler | add a complete example to poly's docs, fix typos and... |
commit | commitdiff | tree | snapshot |
2017-11-01 |
Alisson Gusatti... | Fix OSS's "make check" |
commit | commitdiff | tree | snapshot |
2017-11-01 |
Maged Michael | Add integrated reference counting |
commit | commitdiff | tree | snapshot |
2017-11-01 |
Andrii Grynenko | Clear frame cache when activating a fiber |
commit | commitdiff | tree | snapshot |
2017-11-01 |
Yedidya Feldblum | A macro for creating member-invoke traits |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Lee Howes | Adding DeferredExecutor to support deferred execution... |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Martin Martin | Remove unused field or local var. |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Teng Qin | Improve folly::RequestContext onSet and onUnset efficiency |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Teng Qin | Improve folly::RequestContext::get() |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Alex Guzman | Add utility function for loading certificates from... |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Yedidya Feldblum | Outline most throw expressions in Expected |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Yedidya Feldblum | Remove dep on Format.h from GenerateFingerprintTables.cpp |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Yedidya Feldblum | Remove folly/ContainerTraits.h |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Yedidya Feldblum | Move folly/experimental/AsymmetricMemoryBarrier.h |
commit | commitdiff | tree | snapshot |
2017-10-30 |
Christopher... | Fix the CMake build |
commit | commitdiff | tree | snapshot |
2017-10-30 |
Felix Leupold | Allow to pass ObjC blocks into folly::Function |
commit | commitdiff | tree | snapshot |
2017-10-30 |
Yedidya Feldblum | Simplify type_t |
commit | commitdiff | tree | snapshot |
2017-10-30 |
Lee Howes | Split SemiFuture and Future into separate types. Add... |
commit | commitdiff | tree | snapshot |
2017-10-30 |
Arkady Shapkin | Mention Windows (Vcpkg) build in README.md |
commit | commitdiff | tree | snapshot |
2017-10-30 |
Eric Niebler | Folly.Poly: a library for creating type-erasing polymor... |
commit | commitdiff | tree | snapshot |
2017-10-30 |
Alexander Pronchenkov | Remove a few memory allocations in ThreadWheelTimekeepe... |
commit | commitdiff | tree | snapshot |
2017-10-30 |
Murali Vilayannur | Override TemporaryFile's default move constructor v2017.10.30.00 |
commit | commitdiff | tree | snapshot |
2017-10-29 |
Yedidya Feldblum | CodeMod: Replace includes of folly/Hash.h with folly... |
commit | commitdiff | tree | snapshot |
2017-10-29 |
Yedidya Feldblum | Make SysBufferDeleter::operator() inlineable |
commit | commitdiff | tree | snapshot |
2017-10-29 |
Yedidya Feldblum | Move folly/Launder.h |
commit | commitdiff | tree | snapshot |
2017-10-29 |
Yedidya Feldblum | Move folly/Array.h |
commit | commitdiff | tree | snapshot |
2017-10-29 |
Yedidya Feldblum | Move folly/Assume.h |
commit | commitdiff | tree | snapshot |
2017-10-28 |
Andrew Krieger | Break out BitIterator into its own header |
commit | commitdiff | tree | snapshot |
2017-10-28 |
Yedidya Feldblum | Move folly/detail/AtomicUtils.h |
commit | commitdiff | tree | snapshot |
2017-10-28 |
Scott Michelson | LOG_EVERY_N instead of every time |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Yedidya Feldblum | Fix FunctionScheduler::resetFunctionTimer concurrency bug |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Yedidya Feldblum | type_t, a generalization of void_t |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Christopher... | Just use a volatile static in Malloc.h |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Christopher... | Fix build with Windows SDK v10.0.16232 |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Dan Melnic | Disable zerocopy if we're notified about deferred copie... |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Yedidya Feldblum | Expected coroutines support |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Kenny Yu | folly: Fix data race in folly::Codel |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Luca Niccolini | rework reads/writes |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Marko Novakovic | Supply an explicit default dtor impl |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Yedidya Feldblum | Flesh out Optional members swap, reset, emplace, has_value |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Yedidya Feldblum | Simplify IsUniquePtrToSL in IOBuf.h |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Yedidya Feldblum | Move folly/Hash.h to folly/hash/, leaving a shim |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Igor Sugak | fix build with asan and static linking |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Christopher... | Prefer bool literals rather than integers in boolean... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Christopher... | Consistently have the namespace closing comment |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Christopher... | Modernize uses of std::make_shared |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Lee Howes | Add a full drain for folly's ManualExecutor. |
commit | commitdiff | tree | snapshot |
2017-10-23 |
James Sedgwick | move Iterator, Enumerate, EvictingCacheMap, Foreach... |
commit | commitdiff | tree | snapshot |
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 |
next |