folly.git
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
2014-10-29 Nicholas OrmrodFix multiple includes
2014-10-29 Nicholas Ormrodoperator bool()
2014-10-29 Nicholas Ormrod__attribute__s need double underscore
2014-10-29 Hans Fugalmove clang disable of Thens.cpp to thens.rb
2014-10-29 Dave WatsonMove AsyncSocket to folly (try 2)
2014-10-29 Sean CannellaAddress clang sign warning in Format-inl.h
2014-10-29 Hans Fugalkill threadgate
2014-10-29 Dave WatsonAdd MemoryIdler suppot to IOThreadPoolExecutor
2014-10-29 Viswanath SivakumarRevert "D1587625 [thrift->folly] AsyncSocket"
2014-10-29 Adam Simpkinsimprove io::Appender functionality
2014-10-29 Dave WatsonAdd missing headers
2014-10-29 Dave WatsonAsyncSocket
2014-10-29 Hans Fugal(wangle) fix race in Core::detachOne()
2014-10-29 Hans Fugalunrevert "(wangle) express current Core functionality...
2014-10-29 Dave WatsonRemove some leftover apache paths
2014-10-29 Hans FugalRevert "(wangle) express current Core functionality...
2014-10-29 Hans Fugalfix Future<const T>::value()
2014-10-29 Dave Watsonmove asyncserversocket to folly
2014-10-29 James Sedgwickadd PortableSpinLock.h to Makefile, unbreak fbthrift...
2014-10-29 Andrii GrynenkoSchedule destroyInstances in registrationComplete
2014-10-29 Hans Fugal(wangle) fix after-delete assert
2014-10-29 Hans FugalwaitFor race workaround
2014-10-29 Hans Fugal(wangle) Fix a couple compilation issues
next