↵ Return to the main page of primecount-libs
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-03-17 | Kim Walisch <walki at fedoraproject dot org> - 8.3-2 | - Fix invalid changelog formatting in 8.3-1 |
| 2026-03-17 | Kim Walisch <walki at fedoraproject dot org> - 8.3-1 | - fast_div.hpp: Improve x64 assembly - S2_easy.cpp: Bidirectional clustered easy leaves optimization - AC.cpp: Bidirectional clustered easy leaves optimization - AC.cpp: Cast to smaller type optimization - SegmentedPiTable.hpp: Use faster lightweight compression - SegmentedPiTable.cpp: Use faster lightweight compression - SegmentedPiTable.cpp: Do not interleave pi and bits lookup tables - SegmentedPiTable.cpp: Reuse primesieve::iterator object when initializing multiple segments - LoadBalancerAC.cpp: Tune single thread performance - Sieve.cpp: Optimize cross_off() and cross_off_count() - Sieve.cpp: Tune minimum counter distance - nth_prime_sieve.hpp: Optimize 128-bit division on x64 CPUs - util.hpp: Tune alpha_z for new AC algorithm - README.md: Update benchmark timings |
| 2026-02-06 | Kim Walisch <walki at fedoraproject dot org> - 8.2-1 | - Fix missing version in .pc file |
| 2026-01-26 | Kim Walisch <walki at fedoraproject dot org> - 8.1-9 | - S2_easy.cpp: Fix "#pragma omp master" deprecated in OpenMP 5.1 - Fix incorrect release number in previous changelog entry |
| 2026-01-26 | Kim Walisch <walki at fedoraproject dot org> - 8.1-0 | - CMakeLists.txt: Fix CMAKE_PROJECT_VERSION not defined - AC.cpp: Up to 15% faster due to improved instruction level parallelism - Sieve_count*.hpp: Improve GCC conditional move code gen - Automated building Windows binaries using GitHub Actions CI |
| 2026-01-17 | Fedora Release Engineering <releng at fedoraproject dot org> - 8.0-8 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2025-12-17 | Kim Walisch <walki at fedoraproject dot org> - 8.0-7 | - Yet another rebuild due to automated test network timeout |
| 2025-12-17 | Kim Walisch <walki at fedoraproject dot org> - 8.0-6 | - Rebuild due to Fedora Automated tests timeout |
| 2025-12-16 | Kim Walisch <walki at fedoraproject dot org> - 8.0-5 | - Use ANSI escape sequence to clear terminal text line |
| 2025-12-15 | Kim Walisch <walki at fedoraproject dot org> - 8.0-4 | - Fix status output in --AC option |