folly.git
2015-04-02 Alan FrindellMove AsyncSocket tests from thrift to folly
2015-04-02 Rushi DesaiMove AtomicLinkedList to folly
2015-04-02 Hannes Roth(Wangle) Swap order of Try<T> and T matching
2015-04-02 Naizhi LiAdd support for writev for AsyncUDPSocket
2015-04-02 Tom JacksonMinor fixes from documentation
2015-04-02 Mark McDuffimprove split() docs
2015-04-02 Hannes Roth(Wangle) Allocate lambda space inside Core instead...
2015-04-02 Dave Watsonstop in same thread
2015-04-02 Joel GoguenMove OpenSSL uninitialization to a separate function
2015-04-02 Yuri PutivskyGet access to EventBaseManager object
2015-04-02 Daniel PittmanMPMCQueue - FPE to invalid_argument for 0 capacity
2015-04-02 Dave WatsonDefault accept function in Acceptor
2015-04-02 Yedidya FeldblumEventBase::runImediatelyOrRunInEventBaseThreadAndWait.
2015-04-02 Yuri PutivskyFixing predicate inlining
2015-04-02 Yuri PutivskyExtend IO pool with external optional event_base_manager
2015-04-02 Dave Watsonasyncudpserversocket reuse port
2015-04-02 Hans FugalFuture::filter(A => bool)
2015-04-02 Alexey SpiridonovAdd CaptureFD for log testing (and some glog patterns)
2015-04-02 Alexey SpiridonovAdd EXPECT_{NO_,}_PCRE_MATCH macros
2015-04-02 Adam SimpkinsTemporaryFile and TemporaryDirectory
2015-04-02 Hannes Roth(Wangle) Reduce
2015-03-25 Noam LernerBump version to 32:0 v0.32.0
2015-03-25 Ben MaurerAdd a pretty macro for deprecation
2015-03-25 Sarang MastiRelax CHECK condition in stringAppendfImpl
2015-03-25 Dave Watsonhttpserver on serverbootstrap (2)
2015-03-25 Alexey SpiridonovAdd ChangeToTempDir to TestUtil
2015-03-25 Andrii GrynenkoMake folly::Singleton DFATAL as late as possible
2015-03-25 Dave WatsonUdp Acceptor
2015-03-25 Dave Watsonfix service memory leak
2015-03-25 Alexey SpiridonovAdd comment about djb2 hash
2015-03-25 Sean CannellaSocketAddress::anyAddress should be a method
2015-03-25 Hannes Roth(Wangle) Clean up move constructors
2015-03-25 Andrey GoderSupport 'min ms to log'
2015-03-25 Alexey SpiridonovFix logFormat
2015-03-18 Andre AzevedoBump version to 31:0 v0.31.0
2015-03-18 Nicholas OrmrodFixed README download link to get the correct GTest...
2015-03-18 Praveen KumarBackoffTimeout disallow copy, move, default ctor
2015-03-18 Praveen KumarWe might avoid some temporaries
2015-03-18 Praveen KumarAsyncServerSocket disallow copy, move, and default...
2015-03-18 Alecs Kingfix typo: add backslash to Makefile.am
2015-03-18 Alecs KingAdd StringKeyedUnorderedMap to Makefile
2015-03-18 Hans Fugal(folly osx) test for the zip, not the dir
2015-03-18 James SedgwickexceptionStr(exception_wrapper)
2015-03-18 Jeroen Vaelenextend future api with Future<T>::poll
2015-03-18 Matt DordalAdd ctor to CPUThreadPoolExecutor to enable custom...
2015-03-18 Naizhi LiAdd support for iovec for UDP send in folly::AsyncUDPSocket
2015-03-18 Adam Simpkinsadd Cursor::isAtEnd()
2015-03-18 Stepan PalamarchukProtect unprotected
2015-03-18 Matt DordalCPUThreadPoolExecutor's default queue is quite big
2015-03-18 Nathan Bronsonfix Makefile.am formatting
2015-03-18 Nathan BronsonSharedMutex - a small fast scalable reader-writer lock
2015-03-18 Adrian HamzaAdd null check to avoid crash in unit tests that use...
2015-03-18 Andrey GoderAdd JSON Schema Validator
2015-03-06 Viswanath SivakumarBump version to 30:0 v0.30.0
2015-03-06 Mark IsaacsonRemove unnecessary includes from FBVector
2015-03-05 Nicholas OrmrodBump version to 29:0 v0.29.0
2015-03-05 Dave Watsonhttpserver on serverbootstrap
2015-03-05 Sara GolemonBump version to 28:0 v0.28.0
2015-03-05 Ram Kumar RengaswamyBugfix uriEscapeTable generate.
2015-03-05 Nicholas OrmrodAdd FunctionScheduler to Makefile.am
2015-03-05 Hans FugalMoveWrapper::move()
2015-03-03 Alecs KingBump version to 27:0 v0.27.0
2015-03-03 Subodh IyengarAdd test for running after terminate
2015-03-03 Hans FugalmakeMoveWrapper(lvalue)
2015-03-03 Sara GolemonMacOS doesn't have malloc_usable_size()
2015-03-03 Dor GrossCreating a flatten() method to get the inner Future...
2015-03-03 zhaokaiAdd const to the variable: needle
2015-03-03 zhaokaiUpdate UnitTest of MapUtilTest.cpp
2015-03-03 zhaokaiFix comment of Benchmark.h
2015-03-03 Dave Watsonattempt at putting thrift2 on ChannelPipeline
2015-03-03 Monica LeeAdd willEqual to C++ Futures Code
2015-03-03 Nathan Bronsonsupport IndexedMemPool for types without default constr...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Haim GrosmanEventBase::runAfterDelay to throw an exception
2015-03-03 John EhrhardtUpdating Folly Formatting's use of separators for Decim...
2015-03-03 Sean CannellaReduce AsyncSocket code size
2015-03-03 Hans FugalFuture::ensure
2015-03-03 Sven Overfolly/FileUtil.h: fix compiler warning signed/unsigned...
2015-03-03 Nicholas OrmrodImprovement fbvector.computePushBackCapacity
2015-03-03 Andrei AlexandrescuRemoving call to google::setThreadName from FunctionSch...
2015-03-03 Praveen KumarEmulatedFutexAtomic doesn't copy or move
2015-03-03 Beny Luoadd preprocessor to hide unused functions
2015-03-03 Andrii GrynenkoFix folly::Singleton DFATAL
2015-03-03 Andre PintoOptimize perf of EventBase with new option.
2015-03-03 Andrey GoderAdd AutoTimer to folly
2015-03-03 Hans Fugal(folly/futures) Fix get() bug
2015-03-03 Ranjeeth Dasinenirevert D1471958. ParseError is not intended to be caught
2015-03-03 Hans Fugal(futures) Make executors sticky
2015-03-03 Hannes RothRevert: (Wangle) Clean up move constructors
2015-03-03 Hannes Roth(Wangle) Clean up move constructors
2015-03-03 Michael LeeRemove @/folly dependency from folly/io:compression
2015-03-03 Dave Watsonuse ServerBootstrap
2015-03-03 Dave Watsonsome moar unittests
2015-03-03 Dave WatsonUse folly's async udp socket
2015-03-03 Andrii GrynenkoKill get_fast/get_weak_fast Singletonn API
2015-03-03 Andrei AlexandrescuMigrate FunctionScheduler from common/concurrency/...
2015-03-03 Sara GolemonReformat comment for readability, 80-col rule, and...
2015-03-03 Hannes Roth(Wangle) Shrink Core to 128 bytes
2015-03-03 Jim MeyeringExceptionWrapperTest.cpp vs clang's new warning about...
2015-03-03 Jim Meyeringwangle: make new pragma use portable to older clang
next