Adding OpenSSLPtrTypes.h.
[folly.git] / folly / Makefile.am
2016-01-21 Kyle NekritzAdding OpenSSLPtrTypes.h.
2016-01-05 Michael LeeSwitch back to SYS_gettid, and fix
2015-12-24 Dominik Gabiclang attribute wrappers
2015-12-10 Andrii GrynenkoAdd ReadMostlySharedPtr and TLRefCount to Makefile.am
2015-11-26 Andrii GrynenkoNew ReadMostlySharedPtr implementation
2015-11-25 Mark IsaacsonFix proxygen OSS build
2015-11-23 Sara GolemonAdd missing header files to folly-automake
2015-11-21 Andrii GrynenkoFix folly/ThreadLocal with clang after PthreadKeyUnregi...
2015-11-12 Giuseppe OttavianoMake Malloc.h self-contained
2015-10-04 Pavlo KushnirFix build
2015-10-03 Yedidya FeldblumFix Build: folly/Range.h for build platforms missing...
2015-10-02 Yedidya FeldblumSupport SSE-enabled Range functions under Clang
2015-10-01 Alecs Kingfix build
2015-09-30 Dave WatsonUpdateableSharedPtr in folly
2015-09-30 Yedidya FeldblumExtract SparseByteSet into its own module
2015-09-29 Andre PintoOpen source AsyncPipe
2015-09-18 James Sedgwickmove ThreadWheelTimekeeper out of detail
2015-09-08 Giuseppe OttavianoImplement assume()
2015-09-07 Yedidya FeldblumDead Code: GCC-v4.6 Back Compat: folly/Chrono.h
2015-08-24 Peter GriessCreate MockAsyncUDPSocket
2015-08-17 Daniel M. WeeksLimit use of hardware crc32 check to SSE 4.2
2015-08-11 Yedidya FeldblumEmplacement in folly::padded::Adaptor, if the adapted...
2015-08-03 Orvid KingAdd MSVC support to futures/Deprecated.h
2015-07-30 Mark McDuffadd EventBase-local storage abstraction
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-20 James Sedgwickadd SocketPair.h/.cpp to Makefile
2015-07-20 Tudor Bosmanfolly::Future-istic barrier
2015-07-15 Sophia WangMake DestructorGuard inherit from a base
2015-07-13 Kjell Schubertsplit SmallLocks.h to get a larger portion of folly...
2015-07-09 Yedidya FeldblumThreadedExecutor.
2015-07-07 James Sedgwickfolly/wangle -> wangle cutover
2015-07-02 Yedidya FeldblumLift thrift/lib/cpp/test/TNotificationQueueTest.
2015-07-01 Vignesh GowdaImplement a BitVector-based list
2015-07-01 Hans Fugalmake it really clear that wangle/rx is deprecated
2015-06-29 Philip Pronincleanup includes in folly/Format.h
2015-06-24 James Sedgwickrearrange Pipeline to have more functionality in Pipeli...
2015-06-19 Vignesh GowdaMove folly::compression::Instructions to a separate...
2015-06-19 Nathan Bronsonmove SharedMutex from folly/experimental to folly
2015-06-15 Nathan BronsonMove AtomicUnorderedInsertMap to folly.
2015-06-15 Sara GolemonMerge pull request #225 from wb14123/dup
2015-06-15 Bin WangRemove duplicate header file
2015-06-12 Misha ShneersonAdded fiber supported mutex to folly
2015-06-11 Sara GolemonCheck for python in configure
2015-06-11 Alexander Böhn / FIKeep Makefile.am from double-installing detail/Clock.h
2015-06-11 James SedgwickRequestEventBaseCache -> IOObjectCache
2015-06-09 Anton LikhtarovAdd a guard page to a limited number of stacks
2015-06-09 James SedgwickAsyncSocket::writeRequest() and its first user wangle...
2015-06-03 Delyan KratunovLockFreeRingBuffer
2015-06-03 Delyan KratunovExtract TurnSequencer to detail/TurnSequencer
2015-05-28 Andre PintoInstrument EventHandlers' execution
2015-05-28 Marcelo Juchemremoving non-existing file from the build
2015-05-26 James Sedgwickmove FiberIOExecutor to wangle/concurrent
2015-05-26 Marc Horowitzfolly refactorings to better support cross-platform
2015-05-26 Tudor BosmantupleRange, tuplePrepend
2015-05-20 James SedgwickRFC: FutureDAG
2015-05-20 James SedgwickSharedPromise
2015-05-12 James SedgwickTelnet client
2015-05-12 James SedgwickSplit HandlerContext and Pipeline into inl headers
2015-04-29 Andrii GrynenkoMove Singleton out of folly/experimental into folly/
2015-04-29 Rushi DesaiAn IOExecutor that executes under mapped fiber context.
2015-04-27 James SedgwickManage handlers with shared_ptrs, introduce StaticPipeline
2015-04-27 Hans Fugalrearrange Future.h
2015-04-27 James Sedgwickstrip Channel from all class names
2015-04-27 Andre PintoFix oss build
2015-04-27 Andre PintoInstrument fibers execution
2015-04-10 Andrii GrynenkoFix open-source Makefiles after fibers were moved to...
2015-04-02 Alan FrindellUpdate Makefile.am for AsyncSignalHandler
2015-04-02 Alan FrindellAdd socket mocks
2015-04-02 Alan FrindellMove AsyncSocket tests from thrift to folly
2015-03-25 Dave WatsonUdp Acceptor
2015-03-18 Alecs Kingfix typo: add backslash to Makefile.am
2015-03-18 Alecs KingAdd StringKeyedUnorderedMap to Makefile
2015-03-18 Nathan Bronsonfix Makefile.am formatting
2015-03-18 Nathan BronsonSharedMutex - a small fast scalable reader-writer lock
2015-03-18 Andrey GoderAdd JSON Schema Validator
2015-03-05 Nicholas OrmrodAdd FunctionScheduler to Makefile.am
2015-03-03 Andrey GoderAdd AutoTimer to folly
2015-03-03 Dave Watsonuse ServerBootstrap
2015-03-03 Giuseppe OttavianoElias-Fano micro-optimizations
2015-02-11 Andrii GrynenkoMaking each SingletonEntry a singleton
2015-02-09 Brad KimMerge commit '64f2f2734ad853784bdd260bcf31e065c47c0741...
2015-02-04 Dave Watsonkill asyncsslserversocket
2015-02-02 James SedgwickgetVia() and waitVia()
2015-02-02 James Sedgwickkill remaining Futures-related Wangle references
2015-02-02 James Sedgwickglobal executors with weak_ptr semantics
2015-01-13 James Sedgwickmove wangle/futures to futures
2014-12-29 Hans FugalFix case of ThreadWheelTimekeeper.cpp in Makefile.am
2014-12-29 Hans Fugal(wangle) fix Makefile.am
2014-12-18 James Sedgwickcodemod: merge folly/wangle and folly/experimental...
2014-12-18 Adam Simpkinsfix the open source build
2014-12-18 Adam SimpkinsSpinLock improvements
2014-12-18 Adam Simpkinsremove PortableSpinLock.h
2014-12-18 Adam Simpkinsrename io::PortableSpinLock to SpinLock
2014-12-18 James Sedgwickcodemod: folly/wangle/ -> folly/wangle/futures
2014-12-18 James Sedgwickglobal io executor
2014-12-18 James Sedgwickmove wangle/Executor.h to folly/ root
2014-12-18 Dave WatsonAsyncUDPSocket
2014-12-11 Hans FugalRemove Later
2014-12-11 James Sedgwickfix Makefile.am
next