make io::Cursor::push() safe to call with an empty ByteRange
[folly.git] / folly / experimental /
2017-06-23 Ilya Maykovfix UBSAN failure in atomic_shared_ptr_test
2017-06-23 Christopher DykesFix AsyncFileWriterTest due to long being 32-bit on...
2017-06-23 Ilya Maykovmove input shared_ptr in atomic_shared_ptr constructor
2017-06-23 Christopher DykesFix GlogFormatterTest on Windows
2017-06-23 Christopher DykesStop MSVC from complaining about digraphs not being...
2017-06-23 Christopher DykesSwitch the logging tests from .native() to .string()
2017-06-23 Christopher DykesEnable more auto-deps in Folly
2017-06-22 Adam Simpkinslogging: fix issues detecting XLOG(FATAL) statements...
2017-06-22 Adam Simpkinslogging: improve the AsyncFileWriter flush test()
2017-06-22 Adam Simpkinslogging: fully convert the ERROR level to ERR
2017-06-22 Adam Simpkinslogging: add more tests for fatal log messages
2017-06-21 Maged MichaelAdd support for move operations on hazptr-holder. Other...
2017-06-21 Adam Simpkinslogging: shorten output of logLevelToString()
2017-06-21 Christopher DykesShift the exception tracer benchmark and test into...
2017-06-21 Dave WatsonAdd flags to asymmetric mem barrier
2017-06-21 Uladzislau PaulovichAdd missing uint32 type to folly::ProgramOptions::gFlag...
2017-06-21 Adam Simpkinslogging: reduce the amount of code emitted for log...
2017-06-21 Adam Simpkinslogging: add printf-style logging macros
2017-06-21 Adam Simpkinslogging: make XLOG_GET_CATEGORY() safe for all callers
2017-06-21 Adam Simpkinslogging: improve the AsyncFileWriterTest discard test
2017-06-20 Adam Simpkinslogging: implement FATAL and DFATAL log levels
2017-06-20 Maged MichaelUpdate hazard pointer interface to standard proposal...
2017-06-20 Qi Zhoufix folly::FunctionScheduler.cancelFunctionAndWait...
2017-06-20 Adam Simpkinslogging: add LoggerDB::flushAllHandlers()
2017-06-20 Adam Simpkinslogging: add a LogHandler::flush() call
2017-06-20 Adam Simpkinslogging: add a NEVER_DISCARD flag to LogWriter
2017-06-20 Adam Simpkinslogging: add a small example program
2017-06-16 Christopher DykesRemove the relative comparison operators on LogLevel
2017-06-16 Christopher DykesDon't declare caught exceptions when not actually used
2017-06-16 Christopher DykesDon't try to use _CrtDbgReport in the logging framework
2017-06-16 Christopher DykesEnsure LogWriter::writeMessage(std::string&&) is in...
2017-06-16 Christopher DykesInclude the time portability header in GlogStyleFormatt...
2017-06-16 Christopher DykesExplicitly initialize the base class of LogStream
2017-06-15 Andrii GrynenkoFix Observable to not trigger unneccessary refresh...
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 a LoggerDB::internalWarning() function
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-15 Maged MichaelAdd thread caching of hazard pointers. Benchmarks....
2017-06-15 James Sedgwickfix rest of non-portable includes
2017-06-14 Jonathan KronFixing opt-asan/ubsan fail for folly contbuild
2017-06-13 Adam Simpkinslogging: if folly::format() fails, also log the arguments
2017-06-13 Adam Simpkinslogging: add support for streaming operators
2017-06-13 Adam Simpkinsadd a new logging library
2017-06-09 Yedidya FeldblumApply clang-format to folly/experimental/exception_trac...
2017-06-08 Christopher DykesSwitch unguarded #pragmas to use portability macros
2017-06-08 Christopher DykesRefer to nullptr not NULL
2017-06-08 Qi Wangmake extent_hooks static.
2017-06-06 Victor ZverovichAdd element construction/destruction hooks to IndexedMe...
2017-06-05 Qi WangFix JemallocNodumpAllocator destructor w/ jemalloc...
2017-06-05 Phil WilloughbyMake StringKeyed* more complete
2017-06-02 Qi WangFix JemallocNodumpAllocator extent_hooks API.
2017-06-02 Maged MichaelHazard pointers: Optimize memory order, add bulk reclam...
2017-06-02 Qi WangUpdate folly/JemallocNodumpAllocator to jemalloc 4...
2017-06-01 Tom JacksonFix UB in folly/experimental/Bits.h
2017-05-24 Victor Gaoapply clang-tidy modernize-use-override
2017-05-24 Giuseppe OttavianoA core-cached shared_ptr
2017-05-23 Christopher DykesMake a few implicit truncations either explicit, or...
2017-05-19 Xiao ShiStampedPtr: use async-signal-safe assert
2017-05-17 Alexey SpiridonovThreadedRepeatingFunctionRunner: Name all the threads
2017-05-16 Alexey SpiridonovSimplify ThreadedRepeatingFunctionRunner by requiring...
2017-05-16 Yedidya FeldblumFix violations of unused-lambda-capture
2017-05-16 Christopher DykesSwitch implicit references of folly::make_unique to...
2017-05-15 Nathan BronsonStampedPtr
2017-05-12 Philip Proninreturn range from AsyncIO::cancel(), fix test
2017-05-12 James Sedgwickadd FOLLY_FALLTHROUGH throughout to satisfy internal...
2017-05-11 Philip ProninAsyncIO::cancel
2017-05-09 Christopher DykesCodemod folly::make_unique to std::make_unique
2017-05-04 Maged MichaelAdd thread-safe priority queue with arbitrary prioritie...
2017-05-03 Giuseppe OttavianoStore pointers in EliasFanoReader and BitVectorReader...
2017-05-03 Giuseppe OttavianoTemplate EliasFanoReader on size type
2017-05-03 Giuseppe OttavianoDo not store inner_ in EliasFanoReader and BitVectorReader
2017-05-03 Giuseppe OttavianoDo not store the lower bits mask in EliasFanoReader
2017-05-03 Dave WatsonDomain destruction fixes
2017-05-01 Andrii GrynenkoFix a race in Observable context destruction
2017-04-28 Alexey SpiridonovSimplify BackgroundThreads, move them to folly/experime...
2017-04-27 Maged MichaelFlat combining: Add lock holder with deferred option...
2017-04-26 Dave WatsonFix virtual struct bug
2017-04-18 Maged MichaelFlat combining: Update statistics.
2017-04-15 Tudor BosmanAdd exception_tracer to OSS build
2017-04-12 Alexey SpiridonovReplace Subprocess::pipe* syntax sugar with Subprocess...
2017-04-11 Andrii GrynenkoFix TLRefCount::useGlobal to work with TSAN
2017-04-11 Christopher DykesRevert D4832473: [Folly] Disable EnvUtil::setAsCurrentE...
2017-04-10 Alexander ShaposhnikovRemove superfluous std::move
2017-04-08 Giuseppe OttavianoFix leak in EliasFanoCodingTest
2017-04-08 Louis BrandyReadMostlySharedPtrTest, subtle test bug caught by...
2017-04-07 Phil WilloughbyFix a logic error in StringKeyedTest
2017-04-06 Phil WilloughbyUpdate StringKeyed... benchmarks to tell the whole...
2017-04-05 Christopher DykesDisable EnvUtil::setAsCurrentEnvironment() on platforms...
2017-04-03 Dave Watsonatomic_shared_ptr
2017-03-31 Wez Furlongavoid UB in StringKeyedCommon for default constructed...
2017-03-29 Yedidya FeldblumCut extraneous typename in StringKeyedCommon.h
2017-03-25 Arthur O'DwyerSeveral fixes to the "SWMRList" example in experimental... v2017.03.27.00
2017-03-25 Maged Michael(folly) Add lock holder interface to flat combining...
2017-03-24 Phil WilloughbyExpand environment-handling in folly
2017-03-23 Ted PercivalRe-enable io tests
next