add support for whenAll to waitWithSemaphore
[folly.git] / folly / experimental /
2014-05-20 Tudor BosmanBuild up signal handler message before writing
2014-05-20 Philip Proninignore non-existent mount points in readHugePageSizes
2014-05-20 Tudor BosmanMemoryMapping changes: automatically detect huge pages...
2014-05-20 Tudor BosmanSymbolizedFrame::name is already null-terminated
2014-04-18 Nicholas OrmrodFix header ordering lint failures
2014-04-18 Elizabeth Smithmacro for cross platform x64 detection
2014-04-18 Elizabeth Smithabstract thread_local support
2014-04-18 Elizabeth SmithMSVC translation of noreturn attribute
2014-04-18 Elizabeth SmithMSVC always_inline and noinline __attributes__ translation
2014-04-09 ptarjanMake header compatible with warp
2014-04-09 Tom JacksonAdding support for signed integers
2014-03-18 Tudor BosmanUnbreak Symbolizer with small ElfCache
2014-03-18 Alexey SpiridonovMove commited bits out of folly
2014-03-10 Philip Proninfolly/experimental/Bits.h + ASan
2014-03-10 Philip Proninuse 0666 as the default permissions for new files
2014-02-28 Paul Tarjankill unused vars in folly
2014-02-28 Tudor BosmanLeak ELF file cache that the signal handler uses
2014-02-28 Tudor BosmanHarden failure signal handler in the face of memory...
2014-02-21 Alexey SpiridonovPart 2: Crontab selector
2014-02-21 Alexey SpiridonovPart 1: Local time label <=> UTC timestamp conversion
2014-02-21 Jim Meyeringfolly: avoid false-positive ASAN-abort from SignalHandl...
2014-02-21 Tom JacksonRemoving redirects
2014-02-07 Tudor BosmanCache open ELF files in Symbolizer
2014-02-06 Philip Proninfix missing change from D1156950
2014-02-06 Tom JacksonCodemod following promotion
2014-02-06 Tom JacksonPromoting out of experimental
2014-02-06 Philip Pronintune EF coding
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2014-02-06 Lucian Grijincufolly: File explicit ctor
2014-02-06 Philip ProninCHECK EliasFanoCompressedList::encode input is sorted
2014-01-19 Vladimir TkachevRemove byLine(const char*) method
2014-01-19 Andrei AlexandrescureadFile reads an entire file into a string, vector...
2014-01-16 Jordan DeLongRemove some files that should have been deleted in...
2014-01-16 Tudor Bosmanstack_trace_test was broken in debug mode
2014-01-16 Lucian Grijincufolly: symbolizer: small terse write fix + colorize...
2013-12-20 Tudor BosmanFix name handling when baseDir and subDir are both...
2013-12-20 Tudor Bosmanunw_backtrace is not async-signal-safe
2013-12-20 Tudor BosmanFix test, also do not read from stack of another thread
2013-12-20 Adam Simpkinsfix callPreviousSignalHandler()
2013-12-20 Tudor BosmanSeparate installFatalSignalCallbacks
2013-12-20 Tudor BosmanSwitch to folly symbolizer
2013-12-20 Tudor BosmanUse fixed size stack traces; unify getStackTrace
2013-12-20 Tudor BosmanRevert "Change exception tracer to use per-thread cachi...
2013-12-20 Tudor BosmanPrint (2 more) if stack trace truncated
2013-12-20 Tudor BosmanChange exception tracer to use per-thread caching in...
2013-12-20 Tudor BosmanAsync-signal-safe symbolizer, fatal signal handler
2013-11-26 Tom JacksonMove byLine to FileGen.h, add explanatory note
2013-11-26 Daniel MarinescuAdded SCOPE_FAIL and SCOPE_SUCCESS macros in non-portab...
2013-09-22 Altan AlpayAsyncIO::initializeContext() should provide more debug...
2013-09-22 Philip Proninfix heap-buffer-overflow (asan) in EliasFanoCoding
2013-08-28 Tudor BosmanUnbreak build: -Werror=pragmas (srsly)
2013-08-28 Tudor BosmanExpand the range where uninitialized warnings are ignored
2013-08-28 Philip Proninmake StringGen clang-compatible
2013-08-28 Tom Jacksondereference
2013-08-28 Tom JacksonFixing Until, Take
2013-08-28 Kittipat VirochsiriBatch
2013-08-28 Tom JacksonCycle
2013-07-18 Sean CannellaOSX compat fixes
2013-07-18 Tom Jacksonguard<Exception>() (redo)
2013-07-09 Chip TurnerRevert D874344 (it broke the build)
2013-07-09 Tom Jacksonguard<Exception>()
2013-06-26 Tudor BosmanSpeed up EventCount, now 64-bit only
2013-06-26 Tudor BosmanUse libunwind instead of the heavyweight thing from...
2013-06-26 Jim Meyeringfolly: accommodate use of -Wshadow in other projects
2013-06-03 Daniel Sloofmake folly build on OSX
2013-06-03 Tom JacksoneachToTuple<Types...>()
2013-06-03 Mike CurtissHACK: New Gen operators: zip, interleave
2013-06-03 Tom Jacksonmember(&Foo::getter), field(&Foo::field)
2013-05-23 Mike CurtissGen apply comment
2013-05-20 Mike Curtissgen::sample
2013-05-20 Tudor BosmanMake folly::AsyncIO thread safe
2013-05-20 Owen YamauchiBreak dependency on endian.h
2013-05-20 Jordan DeLongFix build for folly_fb_platform
2013-05-20 Tom JacksonMaking from(dynamic.items()) work
2013-05-20 Tom JacksondistinctBy()
2013-05-20 Tudor BosmanFix async_io_test to work with larger block sizes
2013-04-21 Tudor BosmanFOLLY_NORETURN
2013-04-21 Tudor BosmanModernize TemporaryFile, add TemporaryDirectory
2013-04-21 Philip Pronindo not include iostream from Range.h
2013-04-21 Tudor Bosmanremove folly/eventfd.h
2013-03-27 Louis Brandyfix clang warnings in folly::Gen
2013-03-27 Peter GriessAdd read/write mode to ElfFile
2013-03-27 Peter GriessAdd symbol name resolution and value retrieval
2013-03-27 Peter GriessEnable Elf::at<T> only for POD data types
2013-03-27 Peter GriessMove folly::symbolizer::systemError() into Exception.h
2013-03-27 Mike CurtissHACK: Static detection of infinite sequences
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2013-03-19 Tom JacksonFix unsplit(", ")
2013-03-19 Tom JacksonFixing namespace for GeneratorBuilder, more moves for...
2013-03-19 Tudor BosmanAdd CHECK for out-of-range minRequests
2013-03-19 Lucian Grijincufolly: AsyncIO: add debuging helper
2013-03-19 Tom Jacksonfolly/{experimental => .}/File
2013-03-19 Tudor BosmanRework folly::AsyncIO interface to make it easier for...
2013-03-19 Sergey DoroshenkoMake AsyncIO::capacity_ const
2013-03-19 Tom Jacksonall(), better any()
2013-03-19 Tudor Bosmanfix typos
2013-03-19 Tudor BosmanAsyncIO: CHECK preconditions
2013-03-19 Tudor BosmanAsyncIO in folly
2013-03-19 Andrew Tullochunsplit
2013-02-04 Jordan DeLongUpdate example in folly::gen
next