Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
boostorg
/
openmethod
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
13
Code
Issues
7
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add minimal_perfect_hash, two_level_hash and minimal_cover_hash policies
- #103
#103
Open
jll63
wants to merge 9 commits into
boostorg:develop
boostorg/openmethod:develop
from
jll63:feature/hash-policies
jll63/openmethod:feature/hash-policies
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Add minimal_perfect_hash, two_level_hash and minimal_cover_hash policies
#103
jll63
wants to merge 9 commits into
boostorg:develop
boostorg/openmethod:develop
from
jll63:feature/hash-policies
jll63/openmethod:feature/hash-policies
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2026
policies: add minimal_perfect_hash, two_level_hash and minimal_cover_hash
Show description for fc4feeb
jll63
committed
fc4feeb
View commit details
Copy full SHA for fc4feeb
Browse repository at this point
policies: rule a zero type id out rather than hashing around it
Show description for 9feb7bf
jll63
committed
9feb7bf
View commit details
Copy full SHA for 9feb7bf
Browse repository at this point
test: cover the three new type_hash policies
Show description for e715a67
jll63
committed
e715a67
View commit details
Copy full SHA for e715a67
Browse repository at this point
doc: document the three policies, and the dlopen situation they address
Show description for db74099
jll63
committed
db74099
View commit details
Copy full SHA for db74099
Browse repository at this point
fix: two things CI found that a 64-bit build could not
Show description for c766ec4
jll63
and
claude
committed
c766ec4
View commit details
Copy full SHA for c766ec4
Browse repository at this point
Commits on Sep 14, 2026
fix: the two Windows failures, both verified on the compilers that found them
Show description for aa0b030
jll63
and
claude
committed
aa0b030
View commit details
Copy full SHA for aa0b030
Browse repository at this point
Commits on Sep 15, 2026
fix: MSVC's unreachable-code warning, and clang-cl's pext guard
Show description for 4b2a7dd
jll63
and
claude
committed
4b2a7dd
View commit details
Copy full SHA for 4b2a7dd
Browse repository at this point
fix: keep the BMI2 tests off the shared PCH
Show description for b210415
jll63
and
claude
committed
b210415
View commit details
Copy full SHA for b210415
Browse repository at this point
fix: balance fast_perfect_hash's warning push, and give the vptr policies theirs
Show description for 3f26522
jll63
and
claude
committed
3f26522
View commit details
Copy full SHA for 3f26522
Browse repository at this point
You can’t perform that action at this time.