folly.git
2015-07-24 Nathan Bronsonimprovements to DeterministicSchedule
2015-07-24 Andre PintoFix oss build
2015-07-24 Nick TerrellDelete functions that return a pointer when the dynamic...
2015-07-23 Tudor BosmanHelper for writing nested command line apps
2015-07-23 Tudor BosmanMake gflags and boost::program_options play nice with...
2015-07-22 Nathan Bronsonfix racy assert in SharedMutex
2015-07-22 Tudor BosmanAdd executable_path() and convert SubprocessTest to...
2015-07-22 Ondrej Leheckamaking thrift and folly header files compile clean...
2015-07-22 Hannes Roth(Wangle) window, fix test
2015-07-21 Nick TerrellAdd bounds check in get_ptr.
2015-07-21 Hannes Roth(Wangle) within should raise TimedOut()
2015-07-21 Hans FugalFix "reference to 'thread' is ambiguous"
2015-07-21 Ondrej Leheckafixing compiler errors when compiling with Wunused...
2015-07-21 Viswanath SivakumarFix logspew in DelayedDestruction
2015-07-21 Tom JacksonRemove EmptySequence exception in favor of optional...
2015-07-21 Yedidya FeldblumFix a namespace nit in folly/futures/Future.cpp.
2015-07-20 Sara GolemonBump version to 51:0 v0.51.0
2015-07-20 Brian WatlingAllow access to a FiberManager's currently running...
2015-07-20 Nick TerrellOverload Optional::value() on object reference type.
2015-07-20 Steve O'Brienfolly Singleton: clear some state if creator function...
2015-07-20 Hannes RothRevert: (Wangle) within should raise TimedOut()
2015-07-20 Steve O'Brienfolly HHWheelTimer: fix loop variable
2015-07-20 Tom JacksonMaking Optional throw exceptions instead of assert
2015-07-20 James Sedgwickadd SocketPair.h/.cpp to Makefile
2015-07-20 Tudor Bosmanfolly::Future-istic barrier
2015-07-20 Pavlo KushnirAdd an option to disable guard pages for fiber stacks
2015-07-20 Hannes Roth(Wangle) within should raise TimedOut()
2015-07-15 Sara GolemonOnly try to use F_SETPIPE_SZ if it's available
2015-07-15 Sophia WangMake DestructorGuard inherit from a base
2015-07-15 Joe RicheyActually denote when we have infinite generators
2015-07-15 Joe RicheyChanging behavior of 'any' and 'all' sinks, adding...
2015-07-15 Andrii GrynenkoRequestContext support
2015-07-15 Lucian Grijincufolly: AsyncIOOp: improve logging message: add strerror
2015-07-15 Yedidya FeldblumFix Build: folly/io/async/test/ScopedEventBasedThreadTe...
2015-07-15 Yedidya FeldblumFile ctor should take StringPiece.
2015-07-13 Sara GolemonBump version to 50:0 v0.50.0
2015-07-13 Andrii GrynenkoFix examples in folly::Singleton code
2015-07-13 Kjell Schubertsplit SmallLocks.h to get a larger portion of folly...
2015-07-13 Yedidya FeldblumAn has_member_type macro.
2015-07-09 Joe RicheyAdded default value for filter's predicate argument
2015-07-09 Subodh IyengarAdd mocks for isBufferMovable
2015-07-09 Yedidya FeldblumThreadedExecutor.
2015-07-09 Tudor BosmanAdd isManaged / makeManaged
2015-07-09 Steve O'Brienfolly/singleton: fatal in unrecoverable error cases
2015-07-09 Mark McDuffhigh init priority for FiberManagerMap data
2015-07-07 Sara GolemonBump version to 49:1 v0.49.1
2015-07-07 Alexey SpiridonovInstall Ubuntu 12.04 LTS dependencies for Travis CI
2015-07-07 Sara GolemonBump version to 49:0 v0.49.0
2015-07-07 James Sedgwickfolly/wangle -> wangle cutover
2015-07-07 Philip Pronincleanup CompressedList / MutableCompressedList interfaces
2015-07-07 Hans Fugalfolly/futures Update README.md
2015-07-02 Yedidya FeldblumLift thrift/lib/cpp/test/TNotificationQueueTest.
2015-07-02 Sara GolemonFix typo - ac defined are prefixed with FOLLY_
2015-07-02 Hans Fugalnice error message if you try to Future<void>
2015-07-02 Michael LeeAdd an exception for building on OSX.
2015-07-02 Yedidya Feldblumfolly::Unit::Drop.
2015-07-02 Hans Fugalminor Timekeeper bug
2015-07-02 Hans FugalDiscourage Duration in code comments and tests
2015-07-01 Hans FugalFuture<Unit> global fixup
2015-07-01 Hans FugalFuture<Unit> wangle fixup
2015-07-01 Hans FugalNuke Future<void> (folly/futures)
2015-07-01 Sara GolemonDo an explicit test for XSI strerror_r
2015-07-01 Hans Fugal(easy) wrong test suite name
2015-07-01 Vignesh GowdaImplement a BitVector-based list
2015-07-01 Andrey Goderfix? AutoTimerTest
2015-07-01 Hans Fugalmake it really clear that wangle/rx is deprecated
2015-07-01 Sara GolemonAdd missing include for flock()
2015-07-01 Marc Horowitzmake folly/detail/FunctionalExcept.* work if FOLLY_HAVE...
2015-07-01 Woo Xiecheck ReadCallback before using it
2015-07-01 Woo Xiemove the socket setting into setReadCB()
2015-06-29 Sara GolemonBump version to 48:0 v0.48.0
2015-06-29 Kjell Schuberta subset of folly now compiles with Windows mingw64...
2015-06-29 Philip Pronincleanup includes in folly/Format.h
2015-06-29 Tom JacksonFix resplit | batch
2015-06-26 Mike ArpaiaRemove double-conversion as a source dep in OS X script
2015-06-26 Alex LandauFix passing RequestContext to executor thread
2015-06-26 Dave WatsonFix stop_ thread race
2015-06-26 Yedidya Feldblumto_shared_ptr.
2015-06-26 Woo Xieopt proxygen with newly added OpenSSL functions
2015-06-26 Tom JacksonGroupBy
2015-06-26 Hans Fugal(easy) remove cruft comment
2015-06-26 Hannes Roth(Wangle) Fix possible race in updating FSM state
2015-06-26 Hannes Roth(Wangle) Clean up some data races in tests
2015-06-26 Hannes Roth(Wangle) Fix bug with CrappyExecutors, and bad Priority...
2015-06-24 Sara GolemonDon't hardcode thread limit in ServerBootstrap
2015-06-24 Hannes Roth(Wangle) Remove unnecessary constructor argument to...
2015-06-24 Sara GolemonFix tests for glog and gflags
2015-06-24 Sara GolemonChange visibility of folly::Arena constructors to public
2015-06-24 Sara GolemonFix copy/pasta in docs
2015-06-24 Sara GolemonUpdate README.md to refer to homebrew Formula
2015-06-24 Hannes Roth(Wangle) Possibly undefined behavior in collect
2015-06-24 Sara GolemonProvide backfill s6_addr16 on BSD platforms
2015-06-24 Anton LikhtarovFutex: ignore errors on wake
2015-06-24 James Sedgwickrearrange Pipeline to have more functionality in Pipeli...
2015-06-23 191919Fix for clang (llvm 3.7.0+)
2015-06-23 Igor SugakRemove -Wno-inconsistent-missing-override suppression...
2015-06-23 Yedidya Feldbluminstance Eq Unit
2015-06-22 Igor SugakAdd missing override and remove redundant virtual in...
2015-06-22 Mike KaplinskiyAdd ./configure check for vsnprintf returning negative...
2015-06-22 Adriano MeloBuilding instructions for MAC OS X (MacPorts)
next