Remove SingletonVault C bindings
[folly.git] / folly / test /
2018-01-02 Yedidya FeldblumRemove SingletonVault C bindings
2018-01-02 Yedidya FeldblumAdd ColdClassTest.cpp to oss builds
2018-01-02 Yedidya FeldblumFix copyright lines for Bits.h and move BitsBenchmark.cpp
2018-01-01 Yedidya FeldblumFix some copyright lines in folly/
2017-12-31 Yedidya Feldblumconstexpr_pow v2018.01.01.00
2017-12-30 Yedidya FeldblumShift monotonic_coarse_clock into Chrono.h and rename...
2017-12-28 Aaryaman SagarAdded remove_cvref
2017-12-28 Aaryaman Sagarfolly::Indestructible interface improvement
2017-12-26 Yedidya Feldblumconstexpr_log2_ceil
2017-12-26 Yedidya FeldblumMove folly/AtomicStruct.h to folly/synchronization/
2017-12-20 Zheng YanAdd readWithPriority to PriorityMPMCQueue
2017-12-20 Yedidya FeldblumAdd hardware_destructive_interference_size
2017-12-14 Yedidya Feldblumconstexpr_ceil
2017-12-14 Yedidya FeldblumMove max_align_v and max_align_t to folly/lang/Align.h
2017-12-09 Yedidya FeldblumFix UBSAN failure in RangeTest.cpp with libstdc++-v4.9
2017-12-08 Yedidya FeldblumMove folly/Bits.h to folly/lang/
2017-12-08 Eric Nieblerprevent folly::Function<T const&()> from being initiali...
2017-12-07 Yedidya FeldblumFix crash in exception_wrapper::get_exception<>
2017-12-06 Yedidya FeldblumMove folly/Baton.h to folly/synchronization/
2017-12-05 Aaryaman SagarSplit get_default() into two for deferred default const...
2017-12-05 Dave Watsonbitreverse
2017-12-04 Dave Watsonadd AtFork::unregisterHandler
2017-12-02 Adam Simpkinsadd makeSystemError*() helper functions
2017-11-30 Yedidya FeldblumSome fixes for custom conversions of enums
2017-11-22 Dave WatsonAdd a fast path to folly::ThreadLocal
2017-11-21 Dave Watsonimprove ThreadLocalBenchmark
2017-11-21 Giuseppe OttavianoRevert D6366352: [folly] Split get_default() into two...
2017-11-21 Aaryaman SagarSplit get_default() into two for deferred default const...
2017-11-20 Tianjiao Yinfix SingletonTest v2017.11.20.00
2017-11-18 Tianjiao Yinreduce the number of iteration when test SharedMutexTes...
2017-11-15 Yedidya FeldblumFix wrong source name in tests Makefile
2017-11-15 Benny Chenallow small vector to be storage for sorted_vector_map
2017-11-15 Adam Simpkinsadd EXPECT_THROW_RE() and EXPECT_THROW_ERRNO() test...
2017-11-15 Igor Sugakfix asan build
2017-11-15 Yedidya FeldblumExtra expectations for ADL toAppend
2017-11-12 Yedidya FeldblumFix some declared tests not being included in Makefile...
2017-11-11 Yedidya FeldblumBackport C++17 container access functions: size, empty...
2017-11-09 Yedidya FeldblumFix folly/test/Makefile.am
2017-11-08 Yedidya FeldblumHeterogeneous lookups for sorted_vector types
2017-11-08 Igor Sugakfix -Wunused-variable
2017-11-07 Yedidya Feldblumcrange, and range const overloads
2017-11-06 Yedidya FeldblumMove folly/LifoSem.h
2017-11-06 Eric NieblerValue-initialize the Data union member of folly::Function
2017-11-05 Yedidya FeldblumMove folly/Functional.h v2017.11.06.00
2017-11-04 Yedidya Feldblumconstexpr_clamp
2017-11-04 Yedidya FeldblumMove folly/SafeAssert.h
2017-11-03 Eric Nieblerdon't try to run the poly tests on gcc-4.9. they will...
2017-11-02 Andrey IgnatovIntroduce non-throwing try* methods for IPAddress{...
2017-11-02 Yedidya FeldblumRefactor is_simple_allocator and callers
2017-11-01 Ognjen DragoljevicMake associative container out-of-range exception provi...
2017-11-01 Alisson Gusatti... Fix OSS's "make check"
2017-10-31 Yedidya FeldblumRemove folly/ContainerTraits.h
2017-10-30 Eric NieblerFolly.Poly: a library for creating type-erasing polymor...
2017-10-29 Yedidya FeldblumMove folly/Launder.h
2017-10-29 Yedidya FeldblumMove folly/Array.h
2017-10-28 Andrew KriegerBreak out BitIterator into its own header
2017-10-28 Yedidya FeldblumMove folly/detail/AtomicUtils.h
2017-10-27 Yedidya Feldblumtype_t, a generalization of void_t
2017-10-26 Yedidya FeldblumExpected coroutines support
2017-10-25 Yedidya FeldblumFlesh out Optional members swap, reset, emplace, has_value
2017-10-24 Yedidya FeldblumMove folly/Hash.h to folly/hash/, leaving a shim
2017-10-24 Igor Sugakfix build with asan and static linking
2017-10-24 Christopher DykesPrefer bool literals rather than integers in boolean...
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-10-23 Christopher DykesModernize uses of std::make_shared
2017-10-23 James Sedgwickmove Iterator, Enumerate, EvictingCacheMap, Foreach...
2017-10-23 Christopher DykesModernize use of std::make_unique
2017-10-23 James Sedgwickmove Arena, ThreadCachedArena, and Malloc to memory/
2017-10-22 James Sedgwickmove futures/test/ExecutorTest.cpp to executors/ v2017.10.23.00
2017-10-21 James Sedgwickmove MemoryMapping, Shell, ThreadId, ThreadName, and...
2017-10-20 Christopher DykesDrop redundant void parameters from function declarations
2017-10-19 Christopher DykesUse nullptr rather than 0 for a null pointer
2017-10-19 James Sedgwickmove CallOnce to synchronization/
2017-10-19 Christopher DykesEnsure curly-braces around control-flow
2017-10-19 James Sedgwickmove ApplyTuple to functional/
2017-10-19 Peter AlexanderAdd ProducerConsumerQueue::capacity()
2017-10-19 Yedidya FeldblumRevert D6050464: [Folly] Move folly/Hash.h to folly...
2017-10-19 Yedidya FeldblumMove folly/Hash.h to folly/hash/
2017-10-18 Yedidya FeldblumMove folly/MallctlHelper.h to folly/memory/
2017-10-18 James Sedgwickmove Partial to functional/
2017-10-18 Christopher DykesUse nullptr rather than 0 when initializing pointers
2017-10-18 Yedidya FeldblumLift the invoke helper in Function.h
2017-10-16 Ognjen DragoljevicFix hash overloads for integral types
2017-10-13 Yedidya FeldblumMove folly/Checksum.h into folly/hash/
2017-10-06 Valeriy Khromovadd static makeFromPath to construct SocketAddress...
2017-10-05 Andre PintoAdd an overload to use backlashify with StringPiece
2017-10-03 Maged MichaelDynamic MPMCQueue: Backout of last change as it may...
2017-10-02 Igor Sugakfix -Wvexing-parse
2017-10-02 Yedidya FeldblumMove Merge.h into folly/algorithm/ v2017.10.02.00
2017-09-22 Nathan Bronsonfix ASAN stl_tests:stl_vector_test
2017-09-19 Christopher DykesEnable -Wunused-variables
2017-09-18 Eric Nieblerfix strange recursive std::is_constructible instantiati...
2017-09-15 Dylan YudakenAllow awaiting on a folly::Optional that returns a...
2017-09-12 Michael LeeInclude glog/logging.h in SmallLocksTest for DCHECK
2017-09-08 Eric Nieblersupport using co_await with folly::Optional when it...
2017-09-02 Yedidya FeldblumFix constexpr_min after D5739715 v2017.09.04.00
2017-08-31 Yedidya FeldblumExtract non-portability constexpr math functions to...
2017-08-30 Michael LeeInclude `<array>` for test
2017-08-30 Maged MichaelDynamic MPMCQueue: Eliminate cases of enqueue indefinit...
2017-08-24 Aaryaman SagarAdded rvalue and const rvalue overloads to Try
next