move wangle/concurrent to folly/executors
[folly.git] / folly / Makefile.am
2017-09-06 James Sedgwickmove wangle/concurrent to folly/executors
2017-08-31 Yedidya FeldblumExtract non-portability constexpr math functions to...
2017-08-31 Philip JamesonDon't use symbolizer on OSX
2017-08-24 Aaryaman SagarunwrapTryTuple only accepted rvalue tuple types
2017-08-24 Alison Tsaimacro to enable scoped trace section functionality
2017-08-22 Aaryaman SagarAdded a for_each function to iterate through ranges
2017-08-22 Stella LauAdd zlib-specific codec initialization
2017-08-21 Phil WilloughbySynchronizedPtr
2017-08-16 Shu ZhangAdd ConcurrentHashMap installable
2017-08-15 Alexey Spiridonovtry to fix folly, wangle, etc open-source build
2017-07-30 Yedidya FeldblumOutline throw statements in format
2017-07-29 Yedidya FeldblumOutline throw statements in folly/futures/
2017-07-25 Mingtao YangMove OpenSSL locking code out of SSLContext
2017-07-25 Phil WilloughbyReplaceable
2017-07-24 Yedidya FeldblumMove the SpookyHash libraries into folly/hash v2017.07.24.00
2017-07-24 Yedidya FeldblumOutline the throw statements in Try
2017-07-22 Mihaela OgrezeanuRevert D5455584: [Folly] Move the SpookyHash libraries...
2017-07-22 Yedidya FeldblumMove the SpookyHash libraries into folly/hash
2017-07-19 Dave Watson3-way crc32c
2017-07-19 Xiangyu BuAdd SSLOptions to Makefile.am.
2017-07-14 Phil WilloughbyUpdate CachelinePadded
2017-07-12 Phil WilloughbyImprove launder
2017-06-30 Christopher DykesMerge StringBase.cpp into String.cpp
2017-06-28 Giuseppe OttavianoMove CacheLocality out of detail/ and into concurrency/
2017-06-27 Dave WatsonMove folly/experimental/AtomicSharedPtr.h -> folly...
2017-06-21 Adam Simpkinslogging: add printf-style logging macros
2017-06-20 Christopher DykesDelete folly/futures/OpaqueCallbackShunt.h
2017-06-20 Christopher DykesRevert D5278412: [Folly] Merge StringBase.cpp and Strin...
2017-06-20 Christopher DykesMerge StringBase.cpp and String.cpp
2017-06-19 Christopher DykesMake semaphore.h a non-portable header
2017-06-15 Adam Simpkinsfix issues with the open source tests
2017-06-15 Adam Simpkinslogging: add initialization convenience functions
2017-06-15 Adam Simpkinslogging: add GlogStyleFormatter
2017-06-15 Adam Simpkinslogging: add AsyncFileWriter
2017-06-15 Adam Simpkinslogging: add ImmediateFileWriter
2017-06-15 Adam Simpkinslogging: add new RateLimiter helper class
2017-06-15 Adam Simpkinslogging: add LogFormatter and LogWriter interfaces
2017-06-15 Adam Simpkinslogging: add XLOG() and XLOGF() logging macros
2017-06-13 Adam Simpkinslogging: add support for streaming operators
2017-06-13 Adam Simpkinsadd a new logging library
2017-06-10 Christopher DykesReorganize the stats directory
2017-06-06 Nathan BronsonUninitializedMemoryHacks
2017-06-05 Christopher DykesSwitch Bits.h to just use the popcount builtins directly
2017-06-05 Christopher DykesRename folly/detail/Malloc.h to folly/detail/MallocImpl.h
2017-06-01 Christopher DykesRemove InlineExecutor.cpp
2017-05-28 Maxim GeorgievMoving DestructorCheck from proxygen library to folly.
2017-05-24 Giuseppe OttavianoA core-cached shared_ptr
2017-05-15 Nathan BronsonStampedPtr
2017-05-11 Ashwin BharambeOutline `Optional::require_value()`
2017-05-09 Philipp Unterbrunnerback_emplace_iterator and related classes and utility...
2017-05-08 Anirudh RamachandranMove OpenSSLPtrTypes.h from folly/io/async/ssl to folly/ssl
2017-05-08 Dave WatsonAdd hardware crc impl
2017-05-03 Giuseppe OttavianoStore pointers in EliasFanoReader and BitVectorReader...
2017-04-28 Alexey SpiridonovSimplify BackgroundThreads, move them to folly/experime...
2017-04-27 Philipp Unterbrunnerfolly::rvalue_reference_wrapper for store&forward of...
2017-04-26 Pavel Aslanovfolly::overload and folly::variant_match
2017-04-25 Christopher DykesShift the implementation of setThreadName out of the...
2017-04-15 Tudor BosmanAdd exception_tracer to OSS build
2017-04-15 Christopher DykesAdd portability support for PThread's TLS API
2017-04-14 Christopher DykesRemove the old SpinLock implementations
2017-04-11 Eric Nieblernon-throwing, non-allocating exception_wrapper
2017-04-03 Dave Watsonatomic_shared_ptr
2017-04-01 Mainak Mandalfix memory leak in case of large number of retries
2017-03-23 Ted PercivalRe-enable io tests
2017-02-21 Michael LeeAdd getCommonName and getSubjectAltName Cert utility...
2017-02-15 Phil WilloughbyReplace the future-splitting system
2017-02-08 Ameya LimayeThrow custom exception type when ABD fails a result...
2017-02-04 Andrey IgnatovExpose testing callbacks from AsyncSocketTest2.
2017-02-01 Scott MichelsonMPMCQueue Wrapper with priorities
2017-01-30 Michael LeeFix folly/Makefile.am
2017-01-30 Michael LeeSplit up experimental/TestUtil
2017-01-27 Christopher DykesMove the Environment portability header to the stdlib...
2017-01-25 Daniel SommermannSplit out SSL test server for reuse
2017-01-07 Yedidya FeldblumRemove <glog/logging.h> from folly/Indestructible.h
2017-01-05 Yedidya FeldblumBackport ceil, floor, round from C++17 std::chrono
2017-01-03 Yedidya FeldblumDrop the boost dependency from Traits.h and FBVector.h
2016-12-29 Anirudh RamachandranAdd OpenSSL portability layer
2016-12-29 Yedidya Feldblumfolly::copy
2016-12-27 Adrian HamzaMake UncaughtExceptionCounter public
2016-12-22 Yedidya FeldblumMove Thrower into exception_wrapper
2016-12-17 Yedidya FeldblumLet ScopedEventBaseThread destruct the EventBase in...
2016-12-17 Yedidya FeldblumSplit EventBaseThread from ScopedEventBaseThread
2016-12-15 Wez Furlongadd folly::init to libfolly for OSS build
2016-12-13 Philip Proninmove JemallocNodumpAllocator to folly/experimental
2016-12-07 Yedidya FeldblumCut some includes from Executor.h
2016-12-07 Eric Niebleradd folly::FixedString, a constexpr-usable string with...
2016-11-30 Teng QinAdd optional Tracepoint for RequestContext switch
2016-11-25 Christopher DykesRevert D4214296: [Folly] Include init/Init.cpp
2016-11-21 Zach AmsdenInclude init/Init.cpp
2016-11-18 Phil WilloughbyExplain crash when exception is thrown from Scope Guard
2016-11-17 Andrii GrynenkoVirtualEventBase
2016-11-17 Lucian Grijincufolly: ExceptionWrapper: remove <iostream> from header
2016-11-17 Christopher DykesAdd folly::getCurrentThreadID()
2016-11-15 Andrii GrynenkoMove runAfterDelay/tryRunAfterDelay into TimeoutManager
2016-11-14 Alejandro PeláezRevert D4164236: [EventBase] Move runAfterDelay/tryRunA... v2016.11.14.00
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
next