folly.git
2014-12-18 Adam Simpkinsupdate call sites to use SpinLock
2014-12-18 Adam Simpkinsrename io::PortableSpinLock to SpinLock
2014-12-18 Andrii Grynenkoget_fast/get_weak_fast API for folly::Singleton
2014-12-18 Cameron PickettAdd specific multi-bind to AsyncServerSocket
2014-12-18 Nathan Bronsonfix Futex when steady_clock and system_clock precisions...
2014-12-18 James Sedgwickcodemod: folly/wangle/ -> folly/wangle/futures
2014-12-18 Andrii GrynenkoRemove locking when getting ptr to Singleton
2014-12-18 James Sedgwickglobal io executor
2014-12-18 James Sedgwickmove wangle/Executor.h to folly/ root
2014-12-18 Chip TurnerImprove performance of stringPrintf and related functions
2014-12-18 Andrew ChalfantAdd convenience method for folly::join
2014-12-18 Dave WatsonAsyncUDPSocket
2014-12-18 Chip TurnerImprove benchmarking around stringPrintf functions
2014-12-11 Dave WatsonBump version to 18:0
2014-12-11 James Sedgwickformatting nits in Executor.h
2014-12-11 James Sedgwickfuture_* callbacks in ThreadManager thread
2014-12-11 Nicholas OrmrodConcurrentSkipList Bug
2014-12-11 Brian WatlingFix clang compilation
2014-12-11 Dave WatsonOnly test multi accept if reuse port supported
2014-12-11 Sean CannellaSupport -Wsign-compare compilation
2014-12-11 Brian WatlingUse an IO thread pool executor by default
2014-12-11 Adrian HamzaAdd mock singleton injection support to folly/experimen...
2014-12-11 davejwatsonMulti accept
2014-12-11 Philip Proninfix Cursor::skipAtMostSlow bug introduced in D1724111
2014-12-11 Dave WatsonAdd REUSEPORT option to AsyncServerSocket
2014-12-11 Sean CannellaTransportInfo size mismatches
2014-12-11 Dave Watsonset internal thread factory
2014-12-11 Dave WatsonSet a better default for maxReadsPerEvent
2014-12-11 Dave WatsonBump up log level
2014-12-11 Shijin Kongfix local variable shadow
2014-12-11 Philip Proninimprove io::Cursor read() performance for small sizeof(T)
2014-12-11 Sean CannellaMake ThreadLocal identifiers consistent
2014-12-11 Andrii GrynenkoRevert "Revert "Make folly::Singleton's destruction...
2014-12-11 Hans FugalMore logging in HHWheelTimer::scheduleTimeoutFn
2014-12-11 Hans Fugals/makeFuture().via/via/
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...
next