folly.git
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
2014-07-25 Tudor BosmanMake ElfFile not crash on invalid ELF files
2014-07-25 Tudor BosmanEnforce that only one version of folly is loaded at...
2014-07-25 Yedidya FeldblumFix a folly build failure under clang: ConvTest.cpp.
2014-07-25 Yedidya FeldblumFix a folly build failure under clang: MPMCQueueTest...
2014-07-25 Yedidya FeldblumFix a folly build failure under clang: FutexTest.cpp.
2014-07-25 Tyler MacDonaldfix D1422343 ("make `folly::Formatter` extendible"...
2014-07-25 Brian PaneFix the unaligned string toLowerAscii test
2014-07-25 Alexey SpiridonovA generic line-reading callback for communicate()
2014-07-25 Alexey SpiridonovFactor out string stream re-splitting as StreamSplitter
2014-07-25 Marcin Pawlowskiextend folly::split
2014-07-21 Tudor BosmanBump version to 1:0
2014-07-21 Philip Proninmake folly::Range literal type
2014-07-21 Zejun WuCheck for self-assignment in move assignment
2014-07-21 Marcin Pawlowskireserve capacity in toAppend<StringType>(...)
2014-07-21 Marcin Pawlowskiadded replaceAt and replaceAll to MutableStringPiece
2014-07-21 Jim Meyeringfolly: toLowerAscii: avoid unaligned access; also corre...
2014-07-15 Tudor Bosmanoops, remove stray libgtest
2014-07-15 Tudor BosmanUpdate folly/thrift README with tested deps for Ubuntu...
2014-07-15 Tudor BosmanAllow undefined LZ4_MAX_INPUT_SIZE
2014-07-15 Pavlo KushnirFix IPAddress operator==
2014-07-14 Gunjan SharmaFix another race in Notification Queue
2014-07-14 Tudor BosmanEnforce max uncompressed size; use safe LZ4 decompresso...
2014-07-14 Elizabeth SmithSmall changes for cygwin build
2014-07-14 Elizabeth SmithMSVC includes for inet/sockets
2014-07-14 Elizabeth SmithMSVC intrinsics for bits and cpuid
2014-07-14 Elizabeth SmithExpression SFINAE issue in base.h
2014-07-14 Wez Furlonguse recursive_mutex to protect State
2014-07-09 Tudor BosmanRemove unnecessary and broken hash specializations
2014-07-09 Gunjan SharmaFix race in Notification Queue
2014-07-09 Tudor BosmanSimplify pipe2 / O_CLOEXEC handling in Subprocess.cpp
2014-07-09 Paul TarjanRevert "make `folly::Formatter` extendible"
2014-07-09 Tyler MacDonaldmake `folly::Formatter` extendible
2014-07-09 Tudor BosmanFix libc++ build errors
2014-07-09 Tudor BosmanUse pipe2 in Subprocess; platform-specific config
2014-07-09 Tom Jacksonstride()
2014-07-09 Brian PaneMove the branchless, parallel ASCII toLower into folly
2014-07-09 Hans Fugal(wangle) fix shadow
2014-07-07 Tudor Bosmanfix Makefile.am
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-07 Hans Fugal(wangle) cold via
2014-07-07 Hans Fugal(wangle) Future/Promise detachment
2014-07-07 Hannes Roth(Folly/FBString) Enum class for category
2014-07-07 Lucian Grijincufolly: StringPiece: add skipWhitespace
2014-07-07 Hans Fugals/setCallback_/setCallback/ for detail::State
2014-07-07 Hans Fugal(wangle) s/continuation_/callback/ (missed some)
2014-07-07 Hans Fugal(wangle) s/FutureObject/detail::State/
2014-07-07 Kevin ChouFix string split when last part is shorter than delimiter
2014-07-02 Tudor BosmanAdd Random-inl.h to Makefile.am
2014-07-01 Dave Watsonupdate make check targets
2014-07-01 Tudor BosmanSimplify include path, make sure .. is in it
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
next