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 |
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 |
next |