File folly.changes of Package folly
------------------------------------------------------------------- Wed Oct 30 17:00:28 UTC 2024 - Fergal Mc Carthy <fmccarthy@suse.com> - Wrap setting of x86_64 specific CXXFLAGS flags in an appropriate ifarch check ------------------------------------------------------------------- Fri Sep 27 09:58:24 UTC 2024 - cgoll@suse.com - Update to version 2023.10.30.00: * Revert D50697500: Assume EventBase destructor is run in the EventBase thread * Assume EventBase destructor is run in the EventBase thread * Make gnu_debuglink_test compatible with remote execution * Update comment on ReadMostlyAtomicObserver to reflect dependency support * Initialize EVB to nullptr * Remove unused constant in SharedMutex * Ensure that lock transitions release() the lock in advance * __folly_memcpy: optimize large copy lengths with rep movsb * Fix shared_lock<SharedMutex>::release() * Prettify `SharedMutexToken` internal state ------------------------------------------------------------------- Wed Sep 25 15:37:46 UTC 2024 - Christian Goll <cgoll@suse.com> - added proper v3 build and baselibs.conf ------------------------------------------------------------------- Fri Jul 26 12:32:05 UTC 2024 - cgoll@suse.com - Update to version 2024.07.22.00: * simplify cache local/lifetime coordination in SingletonRelaxedCounter * outline ThreadEntry::LocalLifetime * Add onError interface to Expected type (#1104) * Add BENCHMARK_DRAW_TEXT to folly benchmarks * Fix implicit narrowing conversion in folly/concurrency/test/UnboundedQueueTest.cpp * less indirection in StaticMeta::get * Add #include <sys/types.h> for pid_t (#2258) * remove outdated branch when StaticMeta creates ThreadEntry * customization for folly::index_iterator (recreated) * Revert D59811691: customization for folly::index_iterator - build for x86-v3 only right now ------------------------------------------------------------------- Thu Jul 25 14:39:01 UTC 2024 - Christian Goll <cgoll@suse.com> - inital commit of folly v2024.07.22.00