Fix crashes in readRandomDevice()
[folly.git] / folly / experimental /
2014-11-08 Lucian Grijincufolly: wangle: NamedThreadFactory: store of the thread...
2014-11-08 James Sedgwicknetty-like channels
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-11-08 James SedgwickName prefix setter for NamedThreadFactory
2014-11-08 Mark DraytonIncrease size of demangled symbol buffer
2014-11-08 Nicholas Ormrodvolatile override
2014-11-08 Nicholas OrmrodFix folly lint errors
2014-10-29 Dave WatsonAdd MemoryIdler suppot to IOThreadPoolExecutor
2014-10-29 Dave WatsonRemove some leftover apache paths
2014-10-29 Andrii GrynenkoSchedule destroyInstances in registrationComplete
2014-10-29 Hans Fugal(wangle) dummy cpp files
2014-10-17 Tom JacksonFixing broken bits test
2014-10-17 Andrii GrynenkoDon't throw in Singleton::get() if singleton is alive
2014-10-17 James Sedgwicksupport for move-only types
2014-10-17 James Sedgwickmerge wangle/Executor.h and experimental/wangle/concurr...
2014-10-17 Andrii GrynenkoSchedule destroyInstances only when first singleton...
2014-10-17 Sean CannellaFix clang test compilation failures
2014-10-15 Andrii GrynenkoDon't re-create singletons
2014-10-15 Andrii GrynenkoLeak folly::SingletonVault
2014-10-15 Andrii GrynenkoFix folly::Singleton to work with objects w/o default...
2014-10-15 Daniel SommermannRevert "Leak folly::SingletonVault"
2014-10-15 Andrii GrynenkoLeak folly::SingletonVault
2014-10-15 James Sedgwicksubscriptions
2014-10-15 James Sedgwickin thread pools, take factory as shared ptr
2014-10-15 James Sedgwickexpose event base from IOThreadPoolExecutor
2014-09-30 Andrii Grynenkoremove get_weak from singleton
2014-09-30 Andrii GrynenkoUse RWSpinLock for Singleton mutex
2014-09-26 James Sedgwickfix future executor test
2014-09-26 James SedgwickRFC: future executor
2014-09-26 James Sedgwickfix more flakey tests
2014-09-26 Dave Watsonupdate thrift to use managed connection
2014-09-26 James Sedgwickde-flake tests
2014-09-26 James Sedgwickuser-defined expirations
2014-09-26 James Sedgwickthread safety for Observable::observers_
2014-09-26 James Sedgwickstats for ThreadPoolExecutor
2014-09-26 James Sedgwickmove rx to folly/experimental
2014-09-26 James Sedgwickmove Codel to wangle
2014-09-26 Nicholas OrmrodFix lint errors
2014-09-19 Tudor BosmanDo not barf on invalid ELF files
2014-09-19 James Sedgwickfix occasional crash in cpu pool
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-09-17 Dave Watsonmove connectionmanager/managed connection to wangle
2014-09-17 James SedgwickThreadPoolExecutor and its children CPUThreadPoolExecut...
2014-09-17 Shao-Chuan WangAdding IO stats in AsyncIO.
2014-09-15 Chip TurnerAdd non-strict mode to folly::Singleton
2014-09-09 Chip TurnerFix bug in circular singleton creation detection
2014-09-09 Chip TurnerMake using folly::Singleton easier: names and direct...
2014-09-09 Chip TurnerImprove messaging when registrationComplete hasn't...
2014-09-09 Soren LassenEventCountTest cleanups
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-08-14 Chip TurnerFix test breakage in clang
2014-08-14 Philip ProninEliasFanoReader::{jump,jumpTo}
2014-08-14 Philip Proninstreaming support for EF compression
2014-08-14 Philip ProninEliasFanoReader::goTo()
2014-07-25 Chip TurnerTry again: folly::Singleton, a class for managing singl...
2014-07-25 Tudor BosmanMake ElfFile not crash on invalid ELF files
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-07-01 Philip Proninfix AsyncIO::doWait
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
next