Search unpadded strings in Range benchmarks
[folly.git] / folly /
2015-09-23 Yedidya FeldblumSearch unpadded strings in Range benchmarks
2015-09-23 Yedidya FeldblumUse constexpr for folly::dynamic::TypeInfo static fields
2015-09-22 Yedidya FeldblumFully clean up before each round of benchmarks in Range...
2015-09-21 Chip TurnerMove definition of strlcpy to outside an #if
2015-09-21 Subodh IyengarFix potential delete behavior of guard
2015-09-21 Chip TurnerMake strlcpy available in folly, second attempt
2015-09-21 Marc Horowitzmake to<bool> skip range check
2015-09-20 Yedidya FeldblumUse string for benchmark names to support computed...
2015-09-19 Philip Proninimplement ThreadCachedArena::totalSize()
2015-09-18 James Sedgwickmove ThreadWheelTimekeeper out of detail
2015-09-18 Yedidya FeldblumSupport MSVC, which does not have VLAs, in folly/io...
2015-09-17 Steve O'Brienfolly Singleton: "eager" option to initialize upfront
2015-09-17 Lucian Grijincufolly: clock: remove static globals, replace with meyer...
2015-09-16 Yedidya FeldblumCompatibility: libevent: accessors for struct event
2015-09-16 Lucian Grijincufolly: gen: remove static member
2015-09-16 Lucian Grijincufolly: ProgramOptions: avoid static init fiasco by...
2015-09-16 Sara GolemonLimit declaration of GroupVarint tables to SSE >= 2
2015-09-16 James Sedgwickuse HHWheelTimer for EventBase::runAfterDelay
2015-09-16 Lucian Grijincufolly: io: SSLContext/AsyncSSLSocket: drop global stati...
2015-09-15 Lucian Grijincufolly: async: fix SIOF in test
2015-09-15 Kevin HurleyAdd unit test for update_missing
2015-09-15 Yedidya FeldblumPrefer constexpr to preprocessor macros in FBString.h
2015-09-15 Yedidya FeldblumNo need to export global instances of folly::AsciiCase...
2015-09-15 Yedidya FeldblumDrop support for GCC < 4.8 in folly/FBString.h
2015-09-14 Orvid KingImplement clock_getres for Windows
2015-09-14 Giuseppe OttavianoAdd benchmarks for SpookyHashV2 and constify SpookyHash...
2015-09-14 Yedidya FeldblumCodeMod: Drop FOLLY_OVERRIDE and FOLLY_FINAL
2015-09-14 Yedidya FeldblumLift the test for ext/random and sfmt19937
2015-09-14 Orvid KingMSVC 2015 constexpr in Bits.h
2015-09-14 Orvid KingDon't use weird format specifiers
2015-09-14 Christopher ColePort fbstring_core to big-endian architectures.
2015-09-14 Orvid KingHandle MSVC correctly in detail/IPAddress.h
2015-09-14 Yedidya FeldblumSupport unique_ptr instances with custom deleters in...
2015-09-14 Yedidya FeldblumThe ' in folly/configure.ac messes with Vim's highlighting
2015-09-13 Orvid KingUse .string() not .native() when working with boost...
2015-09-13 Yedidya FeldblumDrop support for GCC < 4.8 in folly/experimental/Bits.h
2015-09-13 Leonardo BianconiPort Folly to PPC64
2015-09-12 Giuseppe OttavianoAdd support for std::string in folly::Hash
2015-09-11 Bryce ReddTyping changes in the LockFreeRingBuffer to support...
2015-09-11 Kevin HurleyAdd ability to merge dynamic objects
2015-09-11 Maxim GeorgievMarking a bunch of AsyncSSLSocket methods as "const".
2015-09-11 Sara GolemonRevert "use thread_local instead of ThreadLocal for...
2015-09-11 Lucian Grijincufolly: fix EmplaceIterCtor test
2015-09-11 Yedidya FeldblumUse type-parameterized test cases in folly/test/Synchro...
2015-09-11 Yedidya FeldblumFix Build: IPv6: SocketAddressTest.SetFromStrings and...
2015-09-10 Mark McDuffuse thread_local instead of ThreadLocal for some static...
2015-09-10 Giuseppe OttavianoMake EliasFanoReader and BitVectorReader API more consi...
2015-09-10 Elliott ClarkAdd SharedPromise<T>::isFulfilled
2015-09-10 Lucian Grijincufolly: small_vector: emplace_back for iterator construc...
2015-09-09 Eugene Pekurovskyfolly::FunctionScheduler: Adding support for uniform...
2015-09-09 Tom JacksonHandle take(-1) better
2015-09-09 Yedidya FeldblumDrop support for GCC < 4.8 in folly/Conv.h
2015-09-08 Yedidya FeldblumDrop support for GCC < 4.8 in folly/test/FBStringTest.cpp
2015-09-08 Giuseppe OttavianoImplement assume()
2015-09-08 Orvid KingSwitch a local from long to size_t for MSVC
2015-09-08 Tom HughesImplement adjacent_tokens_only() for GFlagValueSemanticBase
2015-09-08 Christopher DolanDeclare missing environ variable
2015-09-07 Yedidya FeldblumDead Code: GCC-v4.6 Back Compat: folly/Chrono.h
2015-09-04 James Sedgwickfix SharedPromise<T>::setWith
2015-09-04 Jason EvansFix MemoryIdler::flushLocalMallocCaches() regression.
2015-09-03 Brian WatlingAllow (read-only) access to a fiber's stack details
2015-09-02 Sven Overfolly: specialise makeFutureWith for functions returnin...
2015-09-02 Haijun ZhuErasing Cpp2Worker in its evb thread
2015-08-31 Sara GolemonBump version to 57:0 v0.57.0
2015-08-31 Jason EvansUniversally update to jemalloc 4.0.0.
2015-08-31 Kyle NekritzLog TLS signature_algorithms extension values.
2015-08-31 Sara GolemonRevert "Mass Revert to cdb635a"
2015-08-31 Sara GolemonBump version to 56:0 v0.56.0
2015-08-31 Michael LeeMass Revert to cdb635a
2015-08-31 Michael MortonAdding singular token bucket implementation.
2015-08-31 Mainak Mandalmake doNotOptimizeAway work with clang
2015-08-31 Yedidya FeldblumFix the example for folly::static_function_deleter.
2015-08-25 Sara GolemonBump version to 55:0 v0.55.0
2015-08-25 Maxim GeorgievAdding a unit test for HHWheelTimer exercising the...
2015-08-24 Mark IsaacsonGive folly/symbolizer an explicit main function
2015-08-24 Peter GriessCreate MockAsyncUDPSocket
2015-08-23 Yedidya FeldblumRename fixup from TDelayedDestruction to DelayedDestruc...
2015-08-23 Yedidya FeldblumRename fixup from TNotificationQueue to NotificationQueue.
2015-08-21 Yedidya Feldblumstatic_function_deleter.
2015-08-21 Maxim GeorgievAdd a default timeout parameter to HHWheelTimer.
2015-08-21 Tom JacksonPrevent accidental moves in filter()
2015-08-21 Jason PradoRemove superfluous std::move calls
2015-08-20 Andrey ObraztsovReplace Singleton<T>::get() with Singleton<T>::try_get...
2015-08-19 Kristen PartonRevert "[folly::gen] Prevent accidental moves in filter()"
2015-08-18 Tom JacksonPrevent accidental moves in filter()
2015-08-18 Orvid KingAdjust Format-inl.h to work with MSVC
2015-08-18 Yedidya FeldblumEnvVarSaver.
2015-08-18 Subodh IyengarRefactor HandshakeHelper and add a peeking handshake...
2015-08-17 Sara GolemonBump version to 54:0 v0.54.0
2015-08-17 Daniel M. WeeksLimit use of hardware crc32 check to SSE 4.2
2015-08-17 Orvid KingRemove `unsigned char v = static_cast<unsigned char...
2015-08-17 Orvid KingImplement Random.cpp for MSVC
2015-08-17 Yedidya FeldblumExtract folly/io/async/test/RequestContextTest.cpp...
2015-08-15 Dhruv MataniMore descriptive message when we fail with a "Double...
2015-08-14 Naizhi LiAllow AysncUDPSocket to work without SO_REUSEADDR flag
2015-08-14 Dave WatsonRemove dep on boost_thread
2015-08-14 Yedidya FeldblumFix AtomicHashArray::defaultConfig SIOF.
2015-08-13 Peter GriessSet IPV6_V6ONLY in folly::AsyncUDPServerSocket
2015-08-13 Yang ChiDetect clang in folly/Portability.h
2015-08-12 Orvid KingDon't warn if pthread_atfork isn't avaliable on MSVC
next