Releases: GabTux/PPQSort
Releases · GabTux/PPQSort
v1.0.5
What's Changed
- fix: specify number of threads in OpenMP parallel region by @GabTux in #6
- Fix a bug where sorting more than two billion entries by @rokicki in #5
- fix: update GitHub workflows by @GabTux in #7
New Contributors
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Avoiding of unsupported by AppleClang jthread and stop_token by @foxtran in #1
- fix: use memory order semantics by @GabTux in #2
New Contributors
Full Changelog: v1.0.3...v1.0.4