From: Adriano d. S. F. <no...@gi...> - 2025-07-10 11:25:50
|
Branch: refs/heads/work/gh-8639/profiler-cancel-boost-ipc Home: https://github.com/FirebirdSQL/firebird Commit: 743d2302ff7a459e983679fcf34ca0e53bb5740b https://github.com/FirebirdSQL/firebird/commit/743d2302ff7a459e983679fcf34ca0e53bb5740b Author: Adriano dos Santos Fernandes <adr...@gm...> Date: 2025-07-10 (Thu, 10 Jul 2025) Changed paths: M src/common/classes/locks.cpp M src/common/classes/locks.h Log Message: ----------- Remove old Spinlock implementation. Commit: b14e18950706b5196f86e906f804dab0652d41ee https://github.com/FirebirdSQL/firebird/commit/b14e18950706b5196f86e906f804dab0652d41ee Author: Adriano dos Santos Fernandes <adr...@gm...> Date: 2025-07-10 (Thu, 10 Jul 2025) Changed paths: A src/common/classes/Spinlock.h Log Message: ----------- Add new Spinlock class. Commit: 3fb235d07ec992f2169e65a5a67bb48c76330c9b https://github.com/FirebirdSQL/firebird/commit/3fb235d07ec992f2169e65a5a67bb48c76330c9b Author: Adriano dos Santos Fernandes <adr...@gm...> Date: 2025-07-10 (Thu, 10 Jul 2025) Changed paths: M src/jrd/ProfilerManager.cpp Log Message: ----------- Replace boost::interprocess::interprocess_mutex by Spinlock. Commit: 523e7272815c7dca5a92f78a069a804694d7a920 https://github.com/FirebirdSQL/firebird/commit/523e7272815c7dca5a92f78a069a804694d7a920 Author: Adriano dos Santos Fernandes <adr...@gm...> Date: 2025-07-10 (Thu, 10 Jul 2025) Changed paths: M src/jrd/ProfilerManager.cpp Log Message: ----------- Replace vector by UCharBuffer. Commit: 52af692e825d8d193d3f7472194756f1ca008c90 https://github.com/FirebirdSQL/firebird/commit/52af692e825d8d193d3f7472194756f1ca008c90 Author: Adriano dos Santos Fernandes <adr...@gm...> Date: 2025-07-10 (Thu, 10 Jul 2025) Changed paths: R extern/boost/boost/interprocess/allocators/adaptive_pool.hpp R extern/boost/boost/interprocess/allocators/allocator.hpp R extern/boost/boost/interprocess/allocators/cached_adaptive_pool.hpp R extern/boost/boost/interprocess/allocators/cached_node_allocator.hpp R extern/boost/boost/interprocess/allocators/detail/adaptive_node_pool.hpp R extern/boost/boost/interprocess/allocators/detail/allocator_common.hpp R extern/boost/boost/interprocess/allocators/detail/node_pool.hpp R extern/boost/boost/interprocess/allocators/detail/node_tools.hpp R extern/boost/boost/interprocess/allocators/node_allocator.hpp R extern/boost/boost/interprocess/allocators/private_adaptive_pool.hpp R extern/boost/boost/interprocess/allocators/private_node_allocator.hpp R extern/boost/boost/interprocess/anonymous_shared_memory.hpp R extern/boost/boost/interprocess/containers/allocation_type.hpp R extern/boost/boost/interprocess/containers/containers_fwd.hpp R extern/boost/boost/interprocess/containers/deque.hpp R extern/boost/boost/interprocess/containers/flat_map.hpp R extern/boost/boost/interprocess/containers/flat_set.hpp R extern/boost/boost/interprocess/containers/list.hpp R extern/boost/boost/interprocess/containers/map.hpp R extern/boost/boost/interprocess/containers/pair.hpp R extern/boost/boost/interprocess/containers/set.hpp R extern/boost/boost/interprocess/containers/slist.hpp R extern/boost/boost/interprocess/containers/stable_vector.hpp R extern/boost/boost/interprocess/containers/string.hpp R extern/boost/boost/interprocess/containers/vector.hpp R extern/boost/boost/interprocess/containers/version_type.hpp R extern/boost/boost/interprocess/detail/cast_tags.hpp R extern/boost/boost/interprocess/detail/file_locking_helpers.hpp R extern/boost/boost/interprocess/detail/file_wrapper.hpp R extern/boost/boost/interprocess/detail/in_place_interface.hpp R extern/boost/boost/interprocess/detail/intermodule_singleton.hpp R extern/boost/boost/interprocess/detail/interprocess_tester.hpp R extern/boost/boost/interprocess/detail/managed_global_memory.hpp R extern/boost/boost/interprocess/detail/managed_memory_impl.hpp R extern/boost/boost/interprocess/detail/managed_open_or_create_impl.hpp R extern/boost/boost/interprocess/detail/math_functions.hpp R extern/boost/boost/interprocess/detail/move.hpp R extern/boost/boost/interprocess/detail/named_proxy.hpp R extern/boost/boost/interprocess/detail/nothrow.hpp R extern/boost/boost/interprocess/detail/pointer_type.hpp R extern/boost/boost/interprocess/detail/portable_intermodule_singleton.hpp R extern/boost/boost/interprocess/detail/robust_emulation.hpp R extern/boost/boost/interprocess/detail/segment_manager_helper.hpp R extern/boost/boost/interprocess/detail/transform_iterator.hpp R extern/boost/boost/interprocess/detail/variadic_templates_tools.hpp R extern/boost/boost/interprocess/detail/xsi_shared_memory_file_wrapper.hpp R extern/boost/boost/interprocess/file_mapping.hpp R extern/boost/boost/interprocess/indexes/flat_map_index.hpp R extern/boost/boost/interprocess/indexes/iset_index.hpp R extern/boost/boost/interprocess/indexes/iunordered_set_index.hpp R extern/boost/boost/interprocess/indexes/map_index.hpp R extern/boost/boost/interprocess/indexes/null_index.hpp R extern/boost/boost/interprocess/ipc/message_queue.hpp R extern/boost/boost/interprocess/managed_external_buffer.hpp R extern/boost/boost/interprocess/managed_heap_memory.hpp R extern/boost/boost/interprocess/managed_mapped_file.hpp R extern/boost/boost/interprocess/managed_shared_memory.hpp R extern/boost/boost/interprocess/managed_windows_shared_memory.hpp R extern/boost/boost/interprocess/managed_xsi_shared_memory.hpp R extern/boost/boost/interprocess/mem_algo/detail/mem_algo_common.hpp R extern/boost/boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp R extern/boost/boost/interprocess/mem_algo/rbtree_best_fit.hpp R extern/boost/boost/interprocess/mem_algo/simple_seq_fit.hpp R extern/boost/boost/interprocess/offset_ptr.hpp R extern/boost/boost/interprocess/segment_manager.hpp R extern/boost/boost/interprocess/smart_ptr/deleter.hpp R extern/boost/boost/interprocess/smart_ptr/detail/bad_weak_ptr.hpp R extern/boost/boost/interprocess/smart_ptr/detail/shared_count.hpp R extern/boost/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp R extern/boost/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp R extern/boost/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp R extern/boost/boost/interprocess/smart_ptr/enable_shared_from_this.hpp R extern/boost/boost/interprocess/smart_ptr/intrusive_ptr.hpp R extern/boost/boost/interprocess/smart_ptr/scoped_ptr.hpp R extern/boost/boost/interprocess/smart_ptr/shared_ptr.hpp R extern/boost/boost/interprocess/smart_ptr/unique_ptr.hpp R extern/boost/boost/interprocess/smart_ptr/weak_ptr.hpp R extern/boost/boost/interprocess/streams/vectorstream.hpp R extern/boost/boost/interprocess/sync/cv_status.hpp R extern/boost/boost/interprocess/sync/detail/condition_algorithm_8a.hpp R extern/boost/boost/interprocess/sync/detail/condition_any_algorithm.hpp R extern/boost/boost/interprocess/sync/detail/locks.hpp R extern/boost/boost/interprocess/sync/file_lock.hpp R extern/boost/boost/interprocess/sync/interprocess_condition.hpp R extern/boost/boost/interprocess/sync/interprocess_condition_any.hpp R extern/boost/boost/interprocess/sync/interprocess_mutex.hpp R extern/boost/boost/interprocess/sync/interprocess_recursive_mutex.hpp R extern/boost/boost/interprocess/sync/interprocess_semaphore.hpp R extern/boost/boost/interprocess/sync/interprocess_sharable_mutex.hpp R extern/boost/boost/interprocess/sync/interprocess_upgradable_mutex.hpp R extern/boost/boost/interprocess/sync/mutex_family.hpp R extern/boost/boost/interprocess/sync/named_condition.hpp R extern/boost/boost/interprocess/sync/named_condition_any.hpp R extern/boost/boost/interprocess/sync/named_mutex.hpp R extern/boost/boost/interprocess/sync/named_recursive_mutex.hpp R extern/boost/boost/interprocess/sync/named_semaphore.hpp R extern/boost/boost/interprocess/sync/named_sharable_mutex.hpp R extern/boost/boost/interprocess/sync/named_upgradable_mutex.hpp R extern/boost/boost/interprocess/sync/null_mutex.hpp R extern/boost/boost/interprocess/sync/posix/condition.hpp R extern/boost/boost/interprocess/sync/posix/mutex.hpp R extern/boost/boost/interprocess/sync/posix/named_mutex.hpp R extern/boost/boost/interprocess/sync/posix/named_semaphore.hpp R extern/boost/boost/interprocess/sync/posix/pthread_helpers.hpp R extern/boost/boost/interprocess/sync/posix/recursive_mutex.hpp R extern/boost/boost/interprocess/sync/posix/semaphore.hpp R extern/boost/boost/interprocess/sync/posix/semaphore_wrapper.hpp R extern/boost/boost/interprocess/sync/posix/timepoint_to_timespec.hpp R extern/boost/boost/interprocess/sync/sharable_lock.hpp R extern/boost/boost/interprocess/sync/shm/named_condition.hpp R extern/boost/boost/interprocess/sync/shm/named_condition_any.hpp R extern/boost/boost/interprocess/sync/shm/named_creation_functor.hpp R extern/boost/boost/interprocess/sync/shm/named_mutex.hpp R extern/boost/boost/interprocess/sync/shm/named_recursive_mutex.hpp R extern/boost/boost/interprocess/sync/shm/named_semaphore.hpp R extern/boost/boost/interprocess/sync/shm/named_upgradable_mutex.hpp R extern/boost/boost/interprocess/sync/spin/condition.hpp R extern/boost/boost/interprocess/sync/spin/interprocess_barrier.hpp R extern/boost/boost/interprocess/sync/spin/recursive_mutex.hpp R extern/boost/boost/interprocess/sync/spin/semaphore.hpp R extern/boost/boost/interprocess/sync/upgradable_lock.hpp R extern/boost/boost/interprocess/sync/windows/condition.hpp R extern/boost/boost/interprocess/sync/windows/mutex.hpp R extern/boost/boost/interprocess/sync/windows/named_condition.hpp R extern/boost/boost/interprocess/sync/windows/named_condition_any.hpp R extern/boost/boost/interprocess/sync/windows/named_mutex.hpp R extern/boost/boost/interprocess/sync/windows/named_recursive_mutex.hpp R extern/boost/boost/interprocess/sync/windows/named_semaphore.hpp R extern/boost/boost/interprocess/sync/windows/named_sync.hpp R extern/boost/boost/interprocess/sync/windows/recursive_mutex.hpp R extern/boost/boost/interprocess/sync/windows/semaphore.hpp R extern/boost/boost/interprocess/windows_shared_memory.hpp R extern/boost/boost/interprocess/xsi_key.hpp R extern/boost/boost/interprocess/xsi_shared_memory.hpp Log Message: ----------- Revert "Add boost/interprocess." This reverts commit 62ad26ff8327909580b94afba1b669dbd9d31cd4. Compare: https://github.com/FirebirdSQL/firebird/compare/3241a456bd49...52af692e825d To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |