logging: add a StandardLogHandlerFactory helper class
[folly.git] / folly / Makefile.am
2017-12-07 Adam Simpkinslogging: add a StandardLogHandlerFactory helper class
2017-12-06 Yedidya FeldblumMove folly/Baton.h to folly/synchronization/
2017-12-04 Maged MichaelUnbounded queue
2017-12-01 Dave WatsonMove threadlocal_detail::Atfork to its own file
2017-11-29 Adam Simpkinslogging: add a FileHandlerFactory class
2017-11-22 Guo XiaoLink to unwind when using symbolizer
2017-11-21 Adam Simpkinslogging: add a LogConfig class and parsing code
2017-11-19 Adam Simpkinsimplement to() conversions for std::chrono to timespec...
2017-11-11 Yedidya FeldblumBackport C++17 container access functions: size, empty...
2017-11-09 Phil WilloughbyActually mark Unexpected as cold
2017-11-06 Yedidya FeldblumMove folly/LifoSem.h
2017-11-05 Yedidya FeldblumMove folly/Functional.h v2017.11.06.00
2017-11-04 Yedidya FeldblumMove folly/SafeAssert.h
2017-11-03 Eric Nieblerdon't try to run the poly tests on gcc-4.9. they will...
2017-10-31 Yedidya FeldblumOutline most throw expressions in Expected
2017-10-31 Yedidya FeldblumRemove folly/ContainerTraits.h
2017-10-31 Yedidya FeldblumMove folly/experimental/AsymmetricMemoryBarrier.h
2017-10-30 Eric NieblerFolly.Poly: a library for creating type-erasing polymor...
2017-10-29 Yedidya FeldblumMove folly/Launder.h
2017-10-29 Yedidya FeldblumMove folly/Array.h
2017-10-29 Yedidya FeldblumMove folly/Assume.h
2017-10-28 Yedidya FeldblumMove folly/detail/AtomicUtils.h
2017-10-24 Yedidya FeldblumMove folly/Hash.h to folly/hash/, leaving a shim
2017-10-23 James Sedgwickmove Iterator, Enumerate, EvictingCacheMap, Foreach...
2017-10-23 James Sedgwickmove Arena, ThreadCachedArena, and Malloc to memory/
2017-10-21 James Sedgwickmove InlineExecutor, ManualExecutor, and GlobalThreadPo...
2017-10-21 James Sedgwickmove MemoryMapping, Shell, ThreadId, ThreadName, and...
2017-10-21 James Sedgwickmove io/Compression and io/compression/* to compression/
2017-10-20 James Sedgwickmove executor task queues and thread factories into...
2017-10-19 James Sedgwickmove CallOnce to synchronization/
2017-10-19 Yedidya FeldblumAdd InlineExecutor.cpp to Makefile.am
2017-10-19 James Sedgwickmove ApplyTuple to functional/
2017-10-19 Yedidya FeldblumRevert D6050464: [Folly] Move folly/Hash.h to folly...
2017-10-19 Yedidya FeldblumMove folly/Hash.h to folly/hash/
2017-10-18 James Sedgwickmove futures/QueuedImmediateExecutor to executors/Queue...
2017-10-18 James Sedgwickmove futures/ScheduledExecutor to executors/ScheduledEx...
2017-10-18 Yedidya FeldblumMove folly/MallctlHelper.h to folly/memory/
2017-10-18 James Sedgwickmove Partial to functional/
2017-10-18 James Sedgwickmove futures/DrivableExecutor to executors/DrivableExecutor
2017-10-18 Yedidya FeldblumLift the invoke helper in Function.h
2017-10-18 James Sedgwickmove python/NotificationQueueExecutor to futures/
2017-10-15 Marc CelaniMove retrying method to separate header in folly/futures
2017-10-13 Neel GoyalAdd AsyncSocketException.cpp to build sources
2017-10-13 Yedidya FeldblumMove folly/Checksum.h into folly/hash/
2017-10-05 Yedidya FeldblumMove GlobalThreadPoolList.h into folly/concurrency/
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...
next