folly.git
2014-12-11 Hans Fugalvia and activate/deactivate chaining
2014-12-11 Hans FugalRemove Later
2014-12-11 Hans FugalHHWheelTimer::scheduleTimeoutFn
2014-12-11 Bartosz NitkaRevert "Make folly::Singleton's destruction happen...
2014-12-11 Nicholas Ormrodinclude gflags header in SSLSessionCacheManager
2014-12-11 Andrii GrynenkoMake folly::Singleton's destruction happen earlier
2014-12-11 Andre PintoCorrect getsockopt call made by AsyncSocket
2014-12-11 James Sedgwickadd consumeUntilDrained API to NotificationQueue::Consumer
2014-12-11 Hans FugalReplace Later in tcc
2014-12-11 Maxim SokolovFixing static initilize fiasco in Benchmark.cpp
2014-12-11 Andrei BajenovReadd unit test
2014-12-11 Pavlo KushnirFix dynamic::insert
2014-12-11 Mainak Mandalfix varint decoding in case the first buffer is smaller...
2014-12-11 Nicholas OrmrodIOBuf::moveToFbString legacy 4GiB limit
2014-12-11 Nicholas Ormrodzlib compression fails on large IOBufs
2014-12-11 Subodh IyengarMake SSLContext's exit() handling more graceful
2014-12-11 James Sedgwickfix Makefile.am
2014-12-11 Dave Watsonfix build
2014-12-11 James SedgwickChannelPipeline tests and fixes
2014-12-11 James SedgwickAsyncSocketHandler
2014-12-11 James Sedgwicktest for OutputBufferingHandler
2014-12-11 James Sedgwickmodifiable channel pipelines
2014-12-11 Alexey SpiridonovAdd process group leader option
2014-12-11 Nicholas OrmrodFix build break
2014-12-11 James Sedgwickmerge event base tests
2014-11-20 Dave WatsonBump version to 17:0
2014-11-20 Dave Watsonfolly/io/async documentation
2014-11-20 Andrei BajenovHHWheelTimer - fix scheduling timeouts within callbacks
2014-11-19 Dave WatsonBump version to 16:0
2014-11-19 Dave WatsonOS merges
2014-11-19 Dave Watsonserver bootstrap
2014-11-19 Daniel SommermannRun the HHWheelTimer and EventBase tests
2014-11-19 Edward Chinadd custom getLoad() for multifeed leaf
2014-11-19 Dave WatsonClean up runBeforeLoop API
2014-11-19 Daniel SommermannMove some tests to folly
2014-11-19 James Sedgwicktop-level via()
2014-11-19 subodhImprove initialization of openssl
2014-11-19 Nicholas OrmrodFix build break
2014-11-19 James SedgwickIndefinite observers and inline observers
2014-11-19 James SedgwickOutputBufferingHandler
2014-11-19 Alex LandauCompactProtocol: readVarint optimizations
2014-11-19 James Sedgwickimplicit constructor exception_wrapper(std::exception)
2014-11-19 James Sedgwickfix potential race/memory corruption in IOThreadPoolExe...
2014-11-19 James Sedgwickpriority CPU thread pool
2014-11-19 Dave WatsonFix format bug
2014-11-19 Dave WatsonMove Acceptor to wangle
2014-11-19 Philip Proninfix potential memory leak in ThreadLocal
2014-11-19 Alex LandauCompactProtocol: more improvements
2014-11-19 Andrii Grynenkofolly::Singleton-based McrouterManager
2014-11-19 Hans FugalHave EventBase implement wangle::Executor
2014-11-19 Nick Burrettfolly::EventBase: wrap libevent calls to prevent race...
2014-11-19 Alecs KingUse folly::IPAddress::hash instead of gethostid
2014-11-19 Dave WatsonClean up RequestContext
2014-11-19 Dave WatsonOS merges
2014-11-19 Dmitry PaninAdd optional parameter pruneHook to EvictingCacheMap...
2014-11-08 Pavlo KushnirBump version to 15:0
2014-11-08 Nicholas OrmrodFix folly lint errors
2014-11-08 Misha ShneersonisDetachable for HHWheelTimer
2014-11-08 Dave WatsonMove SSL socket to folly
2014-11-08 Tom JacksonRemove volatile from MemoryMappingTest
2014-11-08 Daniel SommermannAdd some SocketAddress tests
2014-11-08 Dmitry PaninFix integer overflow in folly/Benchmark.cpp
2014-11-08 Philip ProninBMI1 support in EliasFanoCoding
2014-11-08 Hans Fugal(wangle) fix a race condition in Core::maybeCallback
2014-11-08 Brian WatlingRemove memory leak from readRandomDevice by using a...
2014-11-08 Brian WatlingFix crashes in readRandomDevice()
2014-11-08 Hans Fugal(wangle) fix a race in whenAll
2014-11-08 Lucian Grijincufolly: wangle: NamedThreadFactory: store of the thread...
2014-11-08 Nicholas OrmrodFix licenses
2014-11-08 Nicholas OrmrodFix global statics
2014-11-08 Nicholas Ormrodrm protected inheritance
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 Dave WatsonFix bad rebase for SSLContext
2014-11-08 Nicholas OrmrodFix line too long lint errors
2014-11-08 Mark DraytonIncrease size of demangled symbol buffer
2014-11-08 Sachin KadloorUndo a local change
2014-11-08 Nicholas Ormrodvolatile override
2014-11-08 Dave Watsonfix build
2014-11-08 Tomislav NovakFix large size class category handling in folly::goodMa...
2014-11-08 Sachin KadloorSocketAddress logging
2014-11-08 Nicholas OrmrodFix/override bad symbol names
2014-11-08 Nicholas OrmrodComparing the same tokens
2014-11-08 Nicholas Ormrodthrow() specs deprecated
2014-11-08 Nicholas OrmrodFix folly lint errors
2014-11-08 Dave WatsonSSLContext
2014-11-08 Dave Watsonsave/restore request context in future
2014-11-08 Hans Fugal(wangle-test) fix double ifndef in thens.rb
2014-11-08 Nicholas Ormrodoperator::* needs implicit
2014-11-08 Nicholas OrmrodMake dynamic noexcept
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-11-08 Nicholas OrmrodOverride #define of keyword
2014-11-08 Nicholas OrmrodOverride for include-guard
2014-11-08 Nicholas OrmrodAllow catch-int to be nolinted
2014-11-08 Nicholas OrmrodMove constructors should be noexcept
2014-11-08 James SedgwickFuture<T>::then([](T&&)), aka next()
2014-10-29 dcsommerBump version to 14:0
2014-10-29 Sean CannellaReally fix the clang warning in Format-inl.h
2014-10-29 Nicholas OrmrodFix spelling mistakes
next