Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request] parallel-hashmap/1.3.12 #24145

Closed
jjardina opened this issue May 28, 2024 · 4 comments
Closed

[request] parallel-hashmap/1.3.12 #24145

jjardina opened this issue May 28, 2024 · 4 comments

Comments

@jjardina
Copy link
Contributor

Package Name/Version

parallel-hashmap/1.3.12

Changelog

https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.12

Context about the new update

Fixes for macOS and 32-bit by @barracuda156 in greg7mdp/parallel-hashmap#193
fix: add growth_left for dump and load, to fix the bug that when loa… by @LisaLuty in greg7mdp/parallel-hashmap#195
remove unnecessary creation of std *_error objects by @ilobilo in greg7mdp/parallel-hashmap#197
Fix C++17 detection for clang by @ecatmur in greg7mdp/parallel-hashmap#202
Add try_emplace_p extension method by @ecatmur in greg7mdp/parallel-hashmap#206
Allow compiling with -Wfloat-conversion by @jendrikseipp in greg7mdp/parallel-hashmap#209
Optimization for parallel hash map erase_if function by @bpmckinnon in greg7mdp/parallel-hashmap#211
For parallel maps with read-capable mutexes, do read lock for lookup in try_emplace_l by @greg7mdp in greg7mdp/parallel-hashmap#216
Support ReadWriteLocks in more parallel map APIs. by @greg7mdp in greg7mdp/parallel-hashmap#217
Add access to the slot in the lazy constructor by @bpmckinnon in greg7mdp/parallel-hashmap#219
Remove the Upgrade lock stuff. by @greg7mdp in greg7mdp/parallel-hashmap#221
implement erase using erase_if_impl by @greg7mdp in greg7mdp/parallel-hashmap#223
Fix warnings with msvc. by @greg7mdp in greg7mdp/parallel-hashmap#225

@greg7mdp
Copy link
Contributor

phmap author here. I'll create a new package in a few days.

@uilianries
Copy link
Member

Fixed by #24146

@barracuda156
Copy link

@greg7mdp We have been at 1.3.12 for quite a while: https://ports.macports.org/port/parallel-hashmap
Is there a new version planned, or a new project altogether?

@uilianries
Copy link
Member

@barracuda156 ConanCenterIndex only package release, please, open an issue to the upstream directly asking about, plus, this issue outdated and closed.

https://github.com/greg7mdp/parallel-hashmap/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants