folly.git
2015-06-12 Misha ShneersonAdded fiber supported mutex to folly
2015-06-12 Yablonskyy... Add EOS checking to 'parseLeadingNumber' function.
2015-06-12 Hans Fugalapple-gate ThreadLocal in fibers code
2015-06-12 Nicholas OrmrodSuppress clang memcpy warnings
2015-06-12 Alan FrindellTemporarily disable performWriteIovec
2015-06-12 Nicholas OrmrodRecycle heap on assignment
2015-06-12 Woo Xieopt proxygen with new SSL_write_iovec function
2015-06-11 Fifi Lyufix for Boost >= 1.56
2015-06-11 Sara GolemonCheck for python in configure
2015-06-11 Alexander Böhn... Keep Makefile.am from double-installing detail/Clock.h
2015-06-11 Hans FugalReplace thread_local with FOLLY_TLS
2015-06-11 Hans Fugaldisable ThreadExecutor in FutureTest.cpp, on OSX
2015-06-11 Hans FugalBuild and run futures tests on OSX
2015-06-11 Hans FugalFuture::unit()
2015-06-11 Woo Xierefactor the interpretation of SSL errors into a function
2015-06-11 Hans Fugaluse LifoSem instead of sem_t for ManualExecutor
2015-06-11 Hans Fugalfolly::via(Executor*, Func)
2015-06-11 Tudor BosmanMake IOBuf copyable
2015-06-11 James SedgwickRequestEventBaseCache -> IOObjectCache
2015-06-11 James Sedgwickwangle::getEventBase()
2015-06-11 James Sedgwickoptimize makeFuture and Future<T>::Future()
2015-06-10 Praveen KumarFix libc++ use
2015-06-10 Yadwinder GrewalFix capitalization error in README.md
2015-06-10 Austin McKinleyFixing typos in README.md
2015-06-10 Ed BauntonUpdate FBVector.md
2015-06-10 Stewart HendersonUpdate github.com/floitsch/double-conversion to new...
2015-06-10 Praveen Kumarfix Baton.h typo
2015-06-10 Hannes Roth(Wangle) Re-add race test
2015-06-09 wooBump version to 45:0 v0.45.0
2015-06-09 James Sedgwickfix typo in SharedPromise comment
2015-06-09 Sara GolemonBump version to 44:0
2015-06-09 Dave WatsonAsyncSSLSocket StartTLS
2015-06-09 Hans Fugalfix osx bootstrap for new double-conversion directory...
2015-06-09 Anton LikhtarovAdd a guard page to a limited number of stacks
2015-06-09 Hannes Roth(Wangle) variadic collect
2015-06-09 James Sedgwickremove Singleton from io/async deps
2015-06-09 Woo Xiefix the compling error caused by tcpinfo of low version
2015-06-09 Alan FrindellAdd internal mode for HHWheelTimer
2015-06-09 Dave WatsonFix haystack threading crashes
2015-06-09 James SedgwickFileServer
2015-06-09 James SedgwickAsyncSocket::writeRequest() and its first user wangle...
2015-06-09 Steve O'BrienConv.h: fix a type error caught by clang
2015-06-09 Steve O'Briendecimal conversion: digits10 using bit-counting instruc...
2015-06-09 Hannes Roth(Wangle) Clean up tests
2015-06-05 Noam LernerBump version to 43:0 v0.43.0
2015-06-05 Nathan Bronsondisable stack madvise optimization on non-Linux platforms
2015-06-05 Josh WatzmanAdd missing include
2015-06-05 Hans Fugalmerge dex and readme
2015-06-05 Giuseppe OttavianoReduce footprint of EliasFanoReader
2015-06-05 Tudor BosmanAdd cloning constructor to folly::IOBuf
2015-06-05 Louis Brandyremove useless self-assignment in folly::iobuf
2015-06-03 Noam LernerBump version to 42:0 v0.42.0
2015-06-03 Hans Fugal(Futures) manually-generated and manually-sanitized...
2015-06-03 Giuseppe OttavianoMore flexible constructors for Elias-Fano lists
2015-06-03 Alecs Kingfix mem leak
2015-06-03 Hannes Roth(Wangle) Don't use std::bind in Core
2015-06-03 Delyan KratunovMinor fix
2015-06-03 Mark McDuffAsyncServerSocket: more tries for binding to a port
2015-06-03 Haim Grosmanfolly: adding folly::ltrimWhitespace / folly::rtrimWhit...
2015-06-03 Woo Xieenrich network-quality HTTPHeader field with retransmis...
2015-06-03 Lucian Grijincufolly: exception_tracer: add throw() to __cxa_begin_catch
2015-06-03 Lucian Grijincufolly: -Wsign-compare
2015-06-03 Abhik ChatterjeeComparing against tlsExthostname_
2015-06-03 Hans Fugalupdate wangle/rx/README.md
2015-06-03 Sarang MastiFix asan test crashes
2015-06-03 Dave WatsonChain executor in timeout functions
2015-06-03 Delyan KratunovMake TurnSequencer non-x86-safe
2015-06-03 Delyan KratunovMake detail/Futex.cpp bionic-safe
2015-06-03 Delyan KratunovLockFreeRingBuffer
2015-06-03 Delyan KratunovExtract TurnSequencer to detail/TurnSequencer
2015-06-03 Tudor BosmanFix toString() for authority-less URIs
2015-06-03 Dave WatsonChain interrupt handlers
2015-06-03 Sarang MastiFix AsyncSocket::handleRead
2015-06-03 Lucian Grijincufolly: MemoryMapping: madvise: round the end to lower...
2015-06-03 Philip Pronindrop V0 of EliasFanoEncoder
2015-05-28 Pavlo KushnirBump version to 41:0 v0.41.0
2015-05-28 Dave WatsonFix cancel in ThreadWheelTimeKeeper
2015-05-28 Hans Fugalfolly::Unit docs and use lift in is_void_or_unit
2015-05-28 Andre PintoInstrument EventHandlers' execution
2015-05-28 Hans FugalPromise::isFulfilled()
2015-05-28 James Sedgwickcopy wangle back into folly
2015-05-28 James Sedgwickmove folly/wangle to wangle
2015-05-28 Marcelo Juchemremoving non-existing file from the build
2015-05-28 Marcelo Juchemcleaning up RequestContext
2015-05-26 wooBump version to 40:0 v0.40.0
2015-05-26 James Sedgwickremove spurious warning
2015-05-26 Anton LikhtarovSome optimizations
2015-05-26 James Sedgwickmove FiberIOExecutor to wangle/concurrent
2015-05-26 Chip TurnerRevert "Make strlcpy available in folly" (D2062632)
2015-05-26 Chip TurnerMake strlcpy available in folly
2015-05-26 Marc Horowitzremove unused variable
2015-05-26 Jim Meyeringfolly/experimental/fibers/EventBaseLoopController.h...
2015-05-26 Marc HorowitzRefactor tests to verify that a single folly target...
2015-05-26 Marc Horowitzfolly refactorings to better support cross-platform
2015-05-26 Dave Watsonfixup service filter interface
2015-05-26 Tudor BosmantupleRange, tuplePrepend
2015-05-26 Hannes Roth(Wangle) Fix typo
2015-05-20 Viswanath SivakumarBump version to 39:0 v0.39.0
2015-05-20 James Sedgwickmake AsyncSocket::WriteRequest an interface
2015-05-20 Brian WatlingMake AtomicHashMap shadow declaration clean
next