folly.git
2016-01-29 Denis SamoylovMake advanced init function for test optional
2016-01-29 Michael LeeExclude based on __APPLE__
2016-01-29 Giuseppe OttavianoOptimize getline(istream&, fbstring&) implementation
2016-01-28 Denis SamoylovA common init function for binaries and a default main...
2016-01-28 Lucian Grijincufolly: ubsan: replace undefined call through reinterpre...
2016-01-28 Michael LeeAdd (void)ssl back to SSLContext for -Wunused-parameter
2016-01-28 Marcus Holland... Fix unused parameter errors under -Werror
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2016-01-28 Igor Sugakfolly/test/FBVectorTestBenchmarks.cpp.h: remove unused...
2016-01-28 Francis MaFix FOLLY_TLS under macosx and clang
2016-01-28 Igor Sugakfolly: use -Wheader-hygiene with clang
2016-01-28 Andrii GrynenkoFix EventBase destruction race in FiberManagerMap
2016-01-27 Francis MaMake folly::detail::CacheLocality portable on apple
2016-01-27 Lucian Grijincufolly: ubsan: reduce vector size to avoid UBSAN timeout
2016-01-27 Orvid KingImplement a generalized mechanism for pushing/popping...
2016-01-27 Maxim GeorgievAdd mechanizm for caching local and peer addresses...
2016-01-27 Giuseppe OttavianoFix typo in comment
2016-01-27 Yedidya FeldblumExtract endianness checks into Portability.h
2016-01-26 Christopher... Use FOLLY_DEPRECATED rather than directly using GCC...
2016-01-26 Arjen RoodselaarDebian DEBs build script
2016-01-25 Christopher... Initialize LifoSem's padding to allow for its constexpr...
2016-01-25 Michael BejdaThread-safe RequestContext putIfAbsent operation
2016-01-22 David Callahanavoid aggressive optimization
2016-01-21 Tom JacksonAdd PrintTo for dynamic
2016-01-21 Kyle NekritzAdd getPeerCert() to AsyncTransport.
2016-01-21 Kyle NekritzAdding OpenSSLPtrTypes.h.
2016-01-21 Dmitry PleshkovHaswell-specific implementation of Select64 routine.
2016-01-20 Michael LeeMove StringTest benchmarks into StringBenchmark.cpp
2016-01-20 Michael LeeRemove unecessary main functions.
2016-01-19 Alan FrindellAdd Range::erase
2016-01-15 Alexey SpiridonovPrint null correctly
2016-01-15 Aaron BalsaraFix buck build for SSLContext
2016-01-15 Aaron BalsaraAllow SSLContext to read certificates and keys from...
2016-01-14 Francis MaDecouple future and fiber for mobile
2016-01-14 Rachel Krollmatch new signal text from prior diff; squash colors (!)
2016-01-13 Michael LeeAdd a preprocessor guard around __STDC_LIMIT_MACROS...
2016-01-13 Michael LeeUse PRIuMAX for Android format strings.
2016-01-12 Rachel KrollLog pid/uid of sending process in signal handler, too
2016-01-11 Kyle NekritzAdd security protocol trace event.
2016-01-09 Yedidya FeldblumSingeltonVault::ScopedExpunger - RAII class to clear...
2016-01-09 Andrii GrynenkoFix Python FiberTask to properly init/reset Python...
2016-01-08 Pallab Bhattacharyafolly::Symbolizer can be enhanced for dumpStackTrace
2016-01-08 Giuseppe OttavianoFix two fbstring operator+ overloads
2016-01-06 David Callahanparse args for -json flag
2016-01-05 Gustavo Serra... Enable GroupVarint on PPC64
2016-01-05 David Callahanparse args for -json flag
2016-01-05 Neel GoyalAdd canAdvance to cursor and tests
2016-01-05 Michael LeeSwitch back to SYS_gettid, and fix
2016-01-04 Michael LeeClean up folly tests.
2015-12-30 Giuseppe OttavianoClose AsyncServerSocket sockets in reverse order
2015-12-28 Samrat BhattacharyaAdd Notification Queue Size in verbose logs of EventBase
2015-12-24 Dominik Gabiwrapper for nullable attribute
2015-12-24 Dominik Gabiclang attribute wrappers
2015-12-23 Michael LeeChange `SYS_gettid` to __NR_gettid instead
2015-12-23 Giuseppe OttavianoFix test Dynamic.ArrayReassignment with Clang 3.7
2015-12-23 Mike KolupaevAdded missing instantiation for HistogramBuckets::compu...
2015-12-23 Michael LeeRemove extra FLAGS_seed definition
2015-12-21 Michael LeeMove ThreadLocal.h into the implementation
2015-12-18 Kosov Eugenefixed build with g++ 5+ and ASAN enabled
2015-12-17 Andrii GrynenkoFix EventBaseLoopController destruction races
2015-12-17 Michael LeeAllow override for unaligned reads in SpookyHashV2
2015-12-17 Bin LiuPut optimized memcpy into folly
2015-12-15 Lovro PuzarSupport gzip in folly/io:compression
2015-12-15 Neel GoyalUpdate SSLContext to use folly::Random and discrete_dis...
2015-12-15 Yang ChiAdd a per-socket buffer callback
2015-12-15 Yang ChiRemove per-write buffer callback from AsyncSocket
2015-12-11 Louis Brandyfolly::dynamic::operator= for std::initializer_list
2015-12-11 Andrii GrynenkoFix RefCountTest and RCURefCount race
2015-12-11 Philip Proninsetup signal handler with SA_ONSTACK
2015-12-10 Yedidya FeldblumUse SharedMutex as the default mutex type in Synchronized
2015-12-10 Neel GoyalD2741855 broke my wangle. Reverting
2015-12-10 Barney MossUnit test showing array assignment problem on gcc 4.9
2015-12-10 Andrii GrynenkoAdd ReadMostlySharedPtr and TLRefCount to Makefile.am
2015-12-10 Arjen RoodselaarFix automake build
2015-12-10 Neel GoyalUpdate SSLContext to use discrete_distribution
2015-12-09 Andrii GrynenkoSwitch folly::Singleton to ReadMostlySharedPtr
2015-12-09 Alan FrindellAdd support for ALPN
2015-12-09 Shijin Kongnotification queue read -> readNoInt
2015-12-08 Chad ParryAvoid cost of cancelAll
2015-12-08 Andrii GrynenkoFix TLRefCount race around thread local destruction...
2015-12-08 Chip TurnerUpdate zstd to 0.4.2
2015-12-08 Neel GoyalMark some methods virtual on SSL Context.
2015-12-07 John Sherwoodadd type info to broken promise what()
2015-12-07 Kyle NekritzFix segfaults in AsyncSSLSocket when used in unencrypte...
2015-12-06 Bartek Ryniecjson: Add option to parse numbers as strings
2015-12-06 Kyle NekritzMake getWrappedTransport/getUnderlyingTransport const.
2015-12-06 Kyle NekritzRemove getBytesRead and getBytesWritten from folly...
2015-12-06 Alexey SpiridonovAdd an "after fork, before exec" callback
2015-12-06 Umair Sadiqfix for negative delay in runAfterDelay
2015-12-03 Steve O'BrienThreadLocalDetail: OSX fixes
2015-12-02 Steve O'BrienThreadLocalDetail: fix bug just introduced w/ recent...
2015-12-02 Tudor BosmanAdd Optional::value_type
2015-12-02 Steve O'Brienfolly: ThreadLocalDetail: make PthreadKeyUnregister...
2015-12-02 Chad ParryRecommend a different exception_handler idiom
2015-12-02 Andrii GrynenkoProperly init collectDone_
2015-12-01 Yedidya FeldblumAvoid requiring a suppression (unevaluated-expression)
2015-12-01 Daniel AnderssonEnable find/emplace for key types other than KeyT.
2015-12-01 Jim Meyeringfolly/Conv.h: suppress -Wfloat-conversion warnings
2015-12-01 Yedidya FeldblumCodeMod: Use the ExceptionWrapper::with_exception varia...
2015-12-01 Jim Meyeringfolly/Conv.h: estimateSpaceNeeded: avoid undefined...
next