update stats APIs to use TimePoint vs Duration correctly
[folly.git] / folly / experimental /
2016-09-16 Vladimir SlaykovskiyReduce footprint of ScribeClient
2016-09-15 Jim Meyeringfolly/.../ExceptionTracerLib.cpp: provide less DOF...
2016-09-14 Mark WilliamsMake ElfCache follow .gnu_debuglink
2016-09-13 Andrii GrynenkoFix a bug in ObserverManager destructor
2016-09-13 Andrii GrynenkoFix TLObserver copy constructor
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-08-31 Andrii GrynenkoProperly report observable returning nullptr
2016-08-25 Andrii GrynenkoFix SimplerObservable build with -Werror=unused-local...
2016-08-24 Andrii GrynenkoCycle detection
2016-08-21 Christopher DykesGet ObserverManager compiling under MSVC
2016-08-19 Christopher DykesInclude <unordered_set> in experimental/observer/detail...
2016-08-17 Michael LeeMove the type_traits portability header into its own...
2016-08-17 Andrii Grynenkofolly::Observer
2016-08-11 Max WangUse _r_debug instead of /proc/<pid>/maps for folly...
2016-08-11 Lucian Grijincu__google_stl_debug_vector: erase() at invalid position...
2016-08-11 Shayan MohantyPolymorphic Functor implementation in Folly::FutureDAG
2016-08-10 Andrii GrynenkoReadMostlyMainPtrDeleter
2016-08-10 Christopher DykesAdd a utility for disabling some CRT assertions in...
2016-08-09 Christopher DykesImplement setenv correctly and support setting values...
2016-08-09 Christopher DykesLook for the PATH environment variable rather than...
2016-08-04 Christopher DykesInclude the fcntl.h portability header where it's needed
2016-08-03 Christopher DykesForce the overflow in BitVectorCoding::skipTo to be...
2016-07-29 Jim Meyeringfolly/experimental/test/FutureDAGTest.cpp: fix ASAN...
2016-07-22 Christopher DykesDon't use ?:
2016-07-19 Yedidya FeldblumMake the mprotect variant of asymmetricHeavyBarrier...
2016-07-19 Andrii GrynenkoUse membarrier in TLRefCount
2016-07-09 Shayan MohantyFolly::FutureDAG <-> Gossit
2016-07-06 Marcus Holland-MoritzRefactor folly::to<>
2016-07-02 Christopher DykesInclude the correct headers in various tests
2016-07-02 Christopher Dykesboost::filesystem::path is a wide string on Windows
2016-07-02 Aravind AnbuduraiMoved object destructor should not log
2016-07-01 Aravind AnbuduraiMake AutoTimer work with std::chrono::duration instead...
2016-07-01 Aravind Anbuduraiclang-format AutoTimer.h
2016-07-01 Christopher DykesDon't use stderr as an identifier name
2016-06-30 Aravind AnbuduraiMake AutoTimer usable with Closures
2016-06-24 Christopher DykesDear Elias Fano Bit Vector: You do not require GCC
2016-06-09 Christopher DykesUse intrinsics rather than inline assembly where possible
2016-06-04 Christopher DykesDeal with a couple of warnings from MSVC
2016-05-30 Christopher DykesSwitch uses of networking headers to <folly/portability...
2016-05-30 Christopher DykesSwitch uses of <sys/uio.h> to <folly/portability/SysUio.h>
2016-05-30 Christopher DykesSwitch uses of <unistd.h> to <folly/portability/Unistd.h>
2016-05-30 Christopher DykesSwitch uses of <sys/syscall.h> to <folly/portability...
2016-05-30 Christopher DykesInclude <folly/portability/SysTime.h> rather than ...
2016-05-25 Adam Simpkinsadd Cursor::peekBytes()
2016-05-24 Jon Maltiel Swensonstd::make_unique -> folly::make_unique
2016-05-24 Joseph GriegoClear old fs::path when moving a TemporaryDirectory
2016-05-19 Andrii GrynenkoMove fibers out of experimental
2016-05-19 Shubhanshu Agrawaladding Promise::await
2016-05-19 Andrii GrynenkoExport documentation from dex to folly
2016-05-18 Andrii GrynenkoFix one more race in Promise::setTry
2016-05-16 Andrii GrynenkoFix a race in Promise::setTry
2016-05-16 Andrii GrynenkoMake await exception safe
2016-05-14 Yedidya FeldblumPrefer constexpr to preprocessor conditionals when...
2016-05-14 Lucian Grijincufolly: ubsan: elias-fano avoid memset(nullptr)
2016-05-14 Lucian Grijincufolly: ubsan: redo BitsTest (no macros) and fix DCHECK...
2016-05-13 Mirek KlimosTest creation of RequestContext inside a fiber task
2016-05-12 Andrii GrynenkoRegister custom stack for signal handlers
2016-05-10 Faidon LiambotisFix a few typos all over the code
2016-05-09 Philip ProninReverted commit D3265572
2016-05-07 Andrii GrynenkoDon't re-throw exceptions from default FiberManager...
2016-05-06 Christopher DykesUse intrinsics rather than inline assembly where possible
2016-05-05 Andrii GrynenkoAllow adding tasks to TaskIterator dynamically
2016-05-05 Michael LeeSwitch gflags to portability/GFlags.h
2016-05-04 Christopher DykesUse std::thread::id in Fiber rather than a syscall
2016-05-04 Marcus Holland-MoritzUnpoison stack memory before deallocation
2016-04-30 Andrii GrynenkoDon't require folly::Unit in addTaskFinally
2016-04-29 Martin MartinMake addTask[Remote]Future() work for functions returni...
2016-04-29 Martin MartinClang-format in preparation for other change
2016-04-29 Philip Pronindon't destory defaultElfCache in exit handlers
2016-04-28 Eric Niebleruse std::forward instead of std::move on objects whose...
2016-04-28 Andrii GrynenkoFix races in TLRefCount
2016-04-26 Pavlo KushnirUse std::string in folly::dynamic
2016-04-21 Taiyuan Zhangfix cancelAllFunctions
2016-04-20 Michael LeeClean up deprecation warnings
2016-04-20 Michael LeeFix use of dynamic {} initialization in JSONSchemaTest
2016-04-18 Sven Overremove superfluous include directive
2016-04-16 Andrii GrynenkoNon-intrusive AtomicLinkedList
2016-04-14 Andrii GrynenkoFix GuardPageAllocator to do mprotect lazily
2016-04-07 Alexey SpiridonovDynamicParser to reliably and reversibly convert JSON...
2016-04-06 Sven Overfolly::fibers::Fiber: use folly::Function instead of...
2016-04-06 Dmitry PleshkovAllow usage of Symbolizer options for ExceptionStats...
2016-04-05 Sven Overfolly/futures: replace MoveWrappers with generalised...
2016-04-04 Sven Overfolly::FunctionScheduler: replace std::function w/...
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-04-01 Andrii GrynenkoImplement GDB pretty-printers for folly::fibers
2016-03-31 Christopher DykesUpdate the sys/syscall.h portability header for Windows
2016-03-28 Andrii GrynenkoAllocate stacks with guard pages by default
2016-03-28 Sven Overfolly::fibers: do not move out of lvalue references
2016-03-28 Christopher DykesMove asm portability to an Asm portability header
2016-03-24 Kevin McCrayfolly: avoid using atomic operations android can't...
2016-03-23 Yedidya FeldblumUse C++'s standardized [[noreturn]] attribute
2016-03-18 Christopher DykesCreate the sys/mman.h portability header
2016-03-17 Andrew CoxTell ASAN about fiber stacks
2016-03-14 Jimmy Saadefolly::FunctionScheduler: Adding capability to reset...
2016-03-04 Den RaskovalovAdd a missed glog header.
2016-02-25 Christopher DykesCreate a portability header for working with environmen...
2016-02-23 Lucian Grijincufolly: symbolizer: dwarf: don't fallback to linear...
2016-02-20 Andrii GrynenkoSupport nested FiberManagers
2016-02-19 Andrii GrynenkoFix EventBaseOnDestructionCallback to loop FiberManager
2016-02-19 Lucian Grijincufolly: symbolizer: slow address->{file+line-number...
next