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
Accelerator
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
Type
/
to 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
.
cppalliance
/
int128
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
17
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Replace int128_t high word with
uint64_t
- #469
#469
Merged
mborland
merged 17 commits into
develop
cppalliance/int128:develop
from
465v2
cppalliance/int128:465v2
Copy head branch name to clipboard
Jul 28, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Replace int128_t high word with
uint64_t
#469
mborland
merged 17 commits into
develop
cppalliance/int128:develop
from
465v2
cppalliance/int128:465v2
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
Make the high word unsigned instead of signed for vectorization
mborland
committed
26d7f71
View commit details
Copy full SHA for 26d7f71
Browse repository at this point
Update basic ops for new high word type
mborland
committed
39d982a
View commit details
Copy full SHA for 39d982a
Browse repository at this point
Remove useless cast
mborland
committed
818424f
View commit details
Copy full SHA for 818424f
Browse repository at this point
Use signed high helper function instead of direct access
mborland
committed
2e59860
View commit details
Copy full SHA for 2e59860
Browse repository at this point
Update pretty printers for new high word
mborland
committed
039c8aa
View commit details
Copy full SHA for 039c8aa
Browse repository at this point
Use signed high helper function
mborland
committed
761ce86
View commit details
Copy full SHA for 761ce86
Browse repository at this point
Update tests to reflect new high word type
mborland
committed
dd4a523
View commit details
Copy full SHA for dd4a523
Browse repository at this point
Update docs and examples with new high word
mborland
committed
3ebdd92
View commit details
Copy full SHA for 3ebdd92
Browse repository at this point
Add release notes page
mborland
committed
a9992b3
View commit details
Copy full SHA for a9992b3
Browse repository at this point
Update benchmark files
mborland
committed
9b4b960
View commit details
Copy full SHA for 9b4b960
Browse repository at this point
Add new render benchmarks
mborland
committed
a0d5399
View commit details
Copy full SHA for a0d5399
Browse repository at this point
Add benchmarks workflow
mborland
committed
f72f2d8
View commit details
Copy full SHA for f72f2d8
Browse repository at this point
Refactor doc file root
mborland
committed
1f0ae3b
View commit details
Copy full SHA for 1f0ae3b
Browse repository at this point
Add regression tracking to PRs
mborland
committed
4b89ef2
View commit details
Copy full SHA for 4b89ef2
Browse repository at this point
Fix deprecation warnings
mborland
committed
ebd2c77
View commit details
Copy full SHA for ebd2c77
Browse repository at this point
Update artifact generation
mborland
committed
5601d00
View commit details
Copy full SHA for 5601d00
Browse repository at this point
Update benchmarks from run data
mborland
committed
d2a9813
View commit details
Copy full SHA for d2a9813
Browse repository at this point
You can’t perform that action at this time.