folly.git
2014-09-26 James Sedgwickstats for ThreadPoolExecutor
2014-09-26 James Sedgwickmove rx to folly/experimental
2014-09-26 James Sedgwickmove Codel to wangle
2014-09-26 Nicholas OrmrodFix lint errors
2014-09-26 Ranjeeth Dasinenirfc : -Wshorten-64-to-32 warnings in folly liger depend...
2014-09-26 Nathan Bronsonfix leak in MPMCQueueTest's use of boost::intrusive_ptr
2014-09-26 Nicholas OrmrodFix lint errors
2014-09-26 Nicholas OrmrodIncrease wangle test timers
2014-09-26 Pavlo KushnirFaster accessors for dynamic values
2014-09-26 Guohui Wangadd function to push data from another cursor
2014-09-19 dcsommerBump version to 9:0
2014-09-19 Tudor BosmanDo not barf on invalid ELF files
2014-09-19 Dave Watsonmove socketaddress to folly
2014-09-19 James Sedgwickfix occasional crash in cpu pool
2014-09-19 Dave Watsoninstall connectionmanager headers
2014-09-18 Dave WatsonBump version to 8:0
2014-09-18 dungcoimerge https://github.com/facebook/folly/pull/88
2014-09-18 Sean CannellaRemove dependency on std::to_string
2014-09-18 Matt Dordalfix race in Future::waitWithSemaphore
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-09-17 Dave WatsonBump version to 7:0
2014-09-17 Dave Watsonmove connectionmanager/managed connection to wangle
2014-09-17 James SedgwickThreadPoolExecutor and its children CPUThreadPoolExecut...
2014-09-17 Sean CannellaFix folly signed/unsigned comparisons
2014-09-17 Marc Horowitzmake with_exception() const work in all cases
2014-09-17 Shao-Chuan... Adding IO stats in AsyncIO.
2014-09-15 Dave WatsonBump version to 6:0
2014-09-15 Chip TurnerAdd non-strict mode to folly::Singleton
2014-09-15 Victor Lohequality for exception_wrapper
2014-09-15 Dave WatsonMake TSocketAddress use folly::IPAddress
2014-09-15 Jim Meyeringfolly: avoid used-uninitialized bug in a test
2014-09-10 Sara GolemonBump version to 5:0
2014-09-10 Daniel SommermannInstall EvictingCacheMap as part of OSS build
2014-09-10 Sara GolemonFix folly compilation on MacOSX
2014-09-10 Dave WatsonRemove broken test
2014-09-09 Sara GolemonBump version to 4:0
2014-09-09 Dave WatsonMove HHWheelTimer to folly
2014-09-09 Jason EvansConvert from jemalloc's obsolete *allocm() to *allocx().
2014-09-09 Marc Horowitzfix exceptionStr to work for derived classes of std...
2014-09-09 Pavlo KushnirFix bug in stripComments
2014-09-09 Chip TurnerFix bug in circular singleton creation detection
2014-09-09 Hannes Roth(Folly/Wangle) Later.then, Later.whenAllLater
2014-09-09 Matt DordalRename shadowing local variables in various stats objects
2014-09-09 Chip TurnerMake using folly::Singleton easier: names and direct...
2014-09-09 Philip Proninuse folly::Baton in waitWithSemaphore
2014-09-09 Marc HorowitzMake it work more generically
2014-09-09 Chip TurnerImprove messaging when registrationComplete hasn't...
2014-09-09 Soren LassenEventCountTest cleanups
2014-09-09 Daniel SommermannFix compilation warning
2014-09-09 Nicholas OrmrodFix block overhead estimation in tests
2014-09-09 Sean CannellaFix various compiler warnings
2014-09-09 Nicholas OrmrodFix #includes
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-09-09 Dave WatsonAdd link-local scope handling
2014-09-09 Marcin Pawlowskimade toAppendDelim better
2014-09-09 Nicholas OrmrodFix Optional test for -fb platform
2014-09-09 Tom Jacksonhash_range
2014-09-09 Hannes Roth(Wangle) Optimize empty continuation
2014-09-09 Tudor BosmanAdd Optional::value_or
2014-09-09 Jez NgFix json_test's lookup of test files.
2014-09-09 Andrey KashinEnabling folly::Synchronized for non-default constructi...
2014-09-09 Darren MoClang Love
2014-09-09 Jez NgFactor out JSON stripComments().
2014-08-15 Sara GolemonBump version to 3:2
2014-08-15 Sara Golemondon't use readFromSysfs on non-linux
2014-08-15 Sara GolemonAdd missing s6_addr16 define for MacOSX targets
2014-08-15 Sara GolemonBump version to 3:1
2014-08-15 Daniel Sloofbe explicit about what integer type we're using
2014-08-14 Sara GolemonBump version to 3:0
2014-08-14 Hannes Roth(Wangle) Generic void star callback wrapper
2014-08-14 Philip Proninfix build (gtest 1.6 -> 1.7)
2014-08-14 Ranjeeth Dasinenimove EvictingCacheMap to folly
2014-08-14 Josh WatzmanRemove constructor version attribute on OS X
2014-08-14 Brian PaneSmall memory footprint reduction for folly::MultiLevelT...
2014-08-14 Lucian Grijincufolly: operator << for MutableStringPiece
2014-08-14 Nathan Bronsonalways log from LOG_EVERY_MS if interval is <= 0
2014-08-14 Chip TurnerFix test breakage in clang
2014-08-14 Marc Celanistore ipaddresses in folly::IPAddress
2014-08-14 Sarang MastiAdd timed_wait and try_wait to Baton
2014-08-14 Philip ProninEliasFanoReader::{jump,jumpTo}
2014-08-14 Henry FilgueirasImprove IPAddress::toFullyQualified() CPU performance
2014-08-14 Jim Meyeringfolly/test: correct an erroneous test for failed mmap
2014-08-14 Philip Proninstreaming support for EF compression
2014-08-14 Jim Meyeringfolly/IndexedMemPool: correct an erroneous test for...
2014-08-14 Marc Celanisorted_vector containers have a shrink_to_fit() method
2014-08-14 Marc HorowitzDon't check for thread running in terminateLoopSoon()
2014-08-14 Ranjeeth Dasinenirfc: move folly::json::ParseError type to folly/json.h
2014-08-14 Philip ProninEliasFanoReader::goTo()
2014-08-14 Hitesh KhandelwalAPI for getTimeoutManager
2014-08-14 Dave Watsoninstall delayeddestruction header
2014-08-14 Rushi DesaiConstruct Later with exception_ptr
2014-08-14 Alan FrindellMove TDelayedDestruction to folly::DelayedDestruction
2014-08-14 Marc CelaniIPAddress::empty()
2014-07-25 Chip TurnerBump version to 2:0
2014-07-25 Chip TurnerTry again: folly::Singleton, a class for managing singl...
2014-07-25 Jun LIAdd method to parse parameter list in query string...
2014-07-25 Tom JacksonAdding one more test for trailing dots
2014-07-25 Hans Fugal(wangle) set* should not invalidate getFuture
2014-07-25 Tudor BosmanVersioning for Thrift, remove thrift/lib/cpp/config.h
2014-07-25 Tom JacksonSupport trailing decimals for floats
next