Move runAfterDelay/tryRunAfterDelay into TimeoutManager
[folly.git] / folly / Makefile.am
2016-11-12 Andrii GrynenkoMove runAfterDelay/tryRunAfterDelay into TimeoutManager
2016-11-10 Tudor BosmanAdd include files necessary to use symbolizer
2016-11-04 Zach AmsdenAdd StringKeyedMap/Set.h to OSS build
2016-11-02 Tudor BosmanCompile RangeSse42.cpp with -msse4.2
2016-10-31 Ameya LimayeImplement AtomicBatchDispatcher in folly::fibers
2016-10-13 Matthieu MartinProvide a unpackTryTuple function in folly
2016-10-12 Christopher DykesFix build on Mac OSX Sierra
2016-10-03 Shubhanshu Agrawaladd BatchDispatcher
2016-09-26 Anirudh RamachandranSSL_SESSION wrapper
2016-09-16 Dominik Gabimove `shellQuote` to implementation file v2016.09.19.00
2016-09-15 Dominik Gabiformatting support for `Subprocess::shellify`
2016-09-10 Christopher DykesAdd portability headers for GTest and GMock
2016-09-07 Nathan Bronsoninteger division with controlled rounding in Math.h
2016-08-29 Andrii GrynenkoResolve fibers-futures dependency
2016-08-29 Jon Maltiel SwensonFix up TokenBucket.h in Makefile headers
2016-08-26 Lee HowesAdded fiber-compatible semaphore.
2016-08-26 David GoldblattAdd CachelinePadded<T> to folly.
2016-08-24 Andrii GrynenkoCycle detection
2016-08-22 Christopher DykesFixup a reference to detail/FunctionalExcept.cpp
2016-08-19 Christopher DykesMove detail/FunctionalExcept to portability/BitsFunctexcept
2016-08-17 Michael LeeMove the type_traits portability header into its own...
2016-08-17 Andrii Grynenkofolly::Observer
2016-08-16 Sven OverIntroducing folly::partial
2016-08-16 Yedidya FeldblumScopedBoundPort
2016-08-15 Eric NieblerAdd folly::Expected, an alternative to exceptions for...
2016-08-11 Yedidya FeldblumRemove ConditionallyExistent, because it violates the...
2016-08-01 Yedidya FeldblumRemove the glog header include from Assume.h
2016-07-24 Qinfan WuAdd helper functions for mallctl
2016-07-19 Christopher DykesWrappers folly::chrono::clock_gettime and clock_gettime_ns
2016-07-19 Steve MuirGenerate a pkg-config file for Folly
2016-07-19 Andrii GrynenkoUse membarrier in TLRefCount
2016-07-18 Christopher DykesAdd an Atomic portability header
2016-07-13 Kyle NekritzMove DecoratedAsyncTransportWrapper and WriteChainAsync...
2016-07-09 Yedidya FeldblumMove IPAddress definitions to source files
2016-07-06 Giuseppe OttavianoPython-like enumerate()
2016-07-06 Adam Simpkinsadd LockTraits
2016-07-01 Misha Shneersonstop_watch is moved to folly
2016-06-24 Marcus Holland-MoritzFix uses of std::nextafter on Android
2016-06-17 Yedidya FeldblumWrappers for some of OpenSSL's crypto hash functions
2016-06-10 Ben HamiltonMake Fibers library conditional on working Boost.Contex...
2016-06-10 Marcus Holland-MoritzGet rid of circular dependency when including Exception...
2016-05-28 Adam Simpkinsadd Cursor::readWhile() and skipWhile()
2016-05-26 Adam Simpkinsmove io/Cursor-defs.h to io/Cursor.cpp
2016-05-19 Yedidya FeldblumExtract Try to top-level
2016-05-19 Andrii GrynenkoMove fibers out of experimental
2016-05-18 Yedidya FeldblumExtract Unit to top-level
2016-05-14 Yedidya FeldblumA thread-per-task executor
2016-05-12 Christopher DykesMake the sys/uio.h portability header work for Windows
2016-05-11 Subodh Iyengarwangle support for TFO
2016-05-11 Christopher DykesAdd a compatibility shim for working with libevent...
2016-05-06 Christopher DykesCreate the stdio.h portability header
2016-05-06 Christopher DykesCreate the unistd.h portability header
2016-05-04 Christopher DykesCreate the stdlib.h portability header
2016-05-04 Christopher DykesCreate the fcntl.h portability header
2016-05-04 Christopher DykesCreate the sockets portability header
2016-04-28 Subodh IyengarStop abusing errno
2016-04-27 Eric NieblerReimplement folly::Function to improve compile times.
2016-04-19 Mark IsaacsonAdd make_array to folly
2016-04-16 Andrii GrynenkoNon-intrusive AtomicLinkedList
2016-04-15 Christopher DykesRemove the strings.h portability header
2016-04-12 Michael LeeSorry, forgot to add portability/Memory.cpp
2016-04-07 Alexey SpiridonovDynamicParser to reliably and reversibly convert JSON...
2016-04-02 Christopher DykesAdd portability header for libgen.h
2016-04-02 Christopher DykesCreate a portability header for syslog.h
2016-04-01 Christopher DykesCreate the Builtins portability header
2016-04-01 Christopher DykesCreate the dirent.h portability header
2016-04-01 Christopher DykesCreate the pthread.h portability header
2016-03-31 Christopher DykesCreate the sys/resource.h portability header
2016-03-31 Christopher DykesCreate a malloc.h portability header
2016-03-31 Christopher DykesUpdate the sys/syscall.h portability header for Windows
2016-03-28 Christopher DykesCreate the string.h portability header
2016-03-28 Christopher DykesMove asm portability to an Asm portability header
2016-03-24 Yedidya FeldblumFix Build: folly after replacing FOLLY_NORETURN
2016-03-23 Christopher DykesMove the clock details over to the Time.h portability...
2016-03-22 Sven OverIntroducing folly::Function
2016-03-20 Christopher DykesSplit iovec out of SysUio.h
2016-03-18 Christopher DykesCreate the sys/mman.h portability header
2016-03-16 Christopher DykesCreate portability/Config.h
2016-03-15 Christopher DykesAdd portability header for sys/file.h
2016-03-12 Michael LeeRemove portability/Stdlib.{h,cpp}
2016-03-09 Christopher DykesCreate the sys/stat.h portability header
2016-03-09 Anirudh RamachandranSSL cleanup: moving some OpenSSL definitions to new...
2016-03-05 Christopher DykesCreate the Windows portability header
2016-03-04 Christopher DykesCreate the sys/types.h portability header
2016-03-04 Daniel ColascioneAdd MicroLock as an alternative to MicroSpinLock
2016-03-02 Christopher DykesCreate the strings.h portability header
2016-03-02 Michael LeeAndroid does not always provide posix_memalign
2016-03-02 Christopher DykesCreate the portability header for time.h
2016-02-26 Andrii GrynenkoFix folly::ThreadLocal to have unique singleton in...
2016-02-26 Christopher DykesCreate the sys/time.h portability header
2016-02-25 Michael LeeSplit tests into test and benchmarks.
2016-02-25 Christopher DykesCreate a portability header for working with environmen...
2016-02-20 Andrii GrynenkoMove RequestContext::getStaticContext to .cpp
2016-02-19 Yedidya FeldblumIndestructible
2016-02-19 Christopher DykesDon't use a VLA for the double->string buffer.
2016-02-18 Yedidya FeldblumSort the Makefile headers a bit
2016-02-17 Lovro PuzarAdd call_once, wrapper around std::call_once with a...
2016-02-17 Michael LeeHandle wrapvFull when IOV_MAX is not defined.
2016-02-05 Yedidya FeldblumConditionallyExistent<typename>
2016-02-05 Andrii GrynenkoRevert D2853921
next