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
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
/
int128
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
19
Code
Issues
1
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
Address bugs found in #476
- #488
#488
Merged
mborland
merged 19 commits into
develop
boostorg/int128:develop
from
476
boostorg/int128:476
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Address bugs found in #476
#488
mborland
merged 19 commits into
develop
boostorg/int128:develop
from
476
boostorg/int128:476
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
Add reproducer
mborland
committed
19d4770
View commit details
Copy full SHA for 19d4770
Browse repository at this point
Add bool path in UnsignedInteger coversion
Show description for 9ae5b26
mborland
committed
9ae5b26
View commit details
Copy full SHA for 9ae5b26
Browse repository at this point
Fix unpopped warning suppression
Show description for 3ae5829
mborland
committed
3ae5829
View commit details
Copy full SHA for 3ae5829
Browse repository at this point
Add reproducer test set
mborland
committed
b185758
View commit details
Copy full SHA for b185758
Browse repository at this point
Ignore warning
mborland
committed
157075b
View commit details
Copy full SHA for 157075b
Browse repository at this point
Use ckd_mul for better saturating mul behavior
Show description for d2093ef
mborland
committed
d2093ef
View commit details
Copy full SHA for d2093ef
Browse repository at this point
Add reproducer test set
mborland
committed
6e7208c
View commit details
Copy full SHA for 6e7208c
Browse repository at this point
Fix user disabled usage of builtin 128-bit ints
Show description for 659e24c
mborland
committed
659e24c
View commit details
Copy full SHA for 659e24c
Browse repository at this point
Update doc on automatic config
mborland
committed
3efa66f
View commit details
Copy full SHA for 3efa66f
Browse repository at this point
Fix boost::random type trait overload
Show description for ce0091f
mborland
committed
ce0091f
View commit details
Copy full SHA for ce0091f
Browse repository at this point
Add spaceship operator testing
mborland
committed
0ed656f
View commit details
Copy full SHA for 0ed656f
Browse repository at this point
Add missing cross type spaceship operator
Show description for 10a95e2
mborland
committed
10a95e2
View commit details
Copy full SHA for 10a95e2
Browse repository at this point
div should trap on division by 0
Show description for 6a11e40
mborland
committed
6a11e40
View commit details
Copy full SHA for 6a11e40
Browse repository at this point
Remove leftover BOOST_DECIMAL macro from port
Show description for 9a30662
mborland
committed
9a30662
View commit details
Copy full SHA for 9a30662
Browse repository at this point
Ignore new MSVC complaints
mborland
committed
90e34fd
View commit details
Copy full SHA for 90e34fd
Browse repository at this point
Fix MINGW failure
mborland
committed
3ce1e88
View commit details
Copy full SHA for 3ce1e88
Browse repository at this point
Fix bad macro exclusions
mborland
committed
f4f5a00
View commit details
Copy full SHA for f4f5a00
Browse repository at this point
Rename for MSVC
mborland
committed
9be96dc
View commit details
Copy full SHA for 9be96dc
Browse repository at this point
Fix macro redefinition
mborland
committed
26255c7
View commit details
Copy full SHA for 26255c7
Browse repository at this point
You can’t perform that action at this time.