2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message: *: recursive bump for icu 76 shlib major version bump |
2024-11-13 09:58:55 by Niclas Rosenvik | Files touched by this commit (2) |
Log message: threadingbuildingblocks: Fix build on NetBSD 9, that is missing PTHREAD_STACK_MIN |
2024-11-09 19:43:13 by Patrick Welche | Files touched by this commit (4) |
Log message: Update threadingbuildingblocks (oneTBB) to 2022.0.0 Three years of improvements. Selfishly my bidisperse colloid Brownian dynamics simulation goes over 10% faster. |
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message: *: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS |
2022-07-02 00:38:25 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: threadingbuildingblocks: fix build for GCC |
2022-07-01 18:21:09 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message: threadingbuildingblocks: updated to 2021.5.0 oneTBB 2021.5.0 What's New Reworked synchronization mechanism to reduce contention when multiple \ task_arena’s are used concurrently. Fixed sporadic memory corruption. Enabled Microsoft Visual Studio* 2022 and Python 3.9 support. Preview features Extended task_group interface with a new run_and_wait overload to accept task_handle. Fixed Issues Fixed possible correctness issue in queuing_rw_mutex on non-Intel platforms. Fixed GCC* 11 warnings. Fixed sporadic memory corruption. |
2022-05-16 19:09:50 by Jonathan Perkin | Files touched by this commit (3) |
Log message: threadingbuildingblocks: Portability fixes. |
2021-10-26 13:10:38 by Nia Alarie | Files touched by this commit (29) |
Log message: parallel: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:46:48 by Nia Alarie | Files touched by this commit (29) |
Log message: parallel: Remove SHA1 hashes for distfiles |
2021-09-10 14:08:51 by Nia Alarie | Files touched by this commit (1) |
Log message: threadingbuildingblocks: needs atomic64 |