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 }}
Morwenn
/
cpp-sort
Public
Notifications
You must be signed in to change notification settings
Fork
63
Star
722
Code
Issues
36
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Release 1.17.3
- #238
#238
Merged
Morwenn
merged 11 commits into
1.x.y-stable
Morwenn/cpp-sort:1.x.y-stable
from
1.x.y-develop
Morwenn/cpp-sort:1.x.y-develop
Copy head branch name to clipboard
Aug 25, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Release 1.17.3
#238
Morwenn
merged 11 commits into
1.x.y-stable
Morwenn/cpp-sort:1.x.y-stable
from
1.x.y-develop
Morwenn/cpp-sort:1.x.y-develop
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
CI: add an empty Forgejo workflow
Morwenn
committed
4df4104
View commit details
Copy full SHA for 4df4104
Browse repository at this point
CI: upgrade actions/checkout to v7
Morwenn
committed
2f04951
View commit details
Copy full SHA for 2f04951
Browse repository at this point
Add test section for total_greater
Morwenn
committed
dd34a2d
View commit details
Copy full SHA for dd34a2d
Browse repository at this point
Use std::strong_order for total_less and total_greater when possible
Morwenn
committed
b5b8b49
View commit details
Copy full SHA for b5b8b49
Browse repository at this point
Fix weak_less and weak_greater with floating-point numbers
Show description for 43faa8e
Morwenn
committed
43faa8e
View commit details
Copy full SHA for 43faa8e
Browse repository at this point
Mark [weak/partial]_[less/greater] fallbacks constexpr
Morwenn
committed
5a53671
View commit details
Copy full SHA for 5a53671
Browse repository at this point
Commits on Aug 25, 2026
Fix partial_less and partial_greater with floating-point numbers
Show description for 9951f1b
Morwenn
committed
9951f1b
View commit details
Copy full SHA for 9951f1b
Browse repository at this point
Test partial/weak/greater comparators over integers
Morwenn
committed
8eab025
View commit details
Copy full SHA for 8eab025
Browse repository at this point
CI: get rid of CMake warning in MSVC builds
Morwenn
committed
b50cd4c
View commit details
Copy full SHA for b50cd4c
Browse repository at this point
Smaller sorting network for 26 inputs
Morwenn
committed
c631df5
View commit details
Copy full SHA for c631df5
Browse repository at this point
Preparing release 1.17.3
Morwenn
committed
0523fd6
View commit details
Copy full SHA for 0523fd6
Browse repository at this point
You can’t perform that action at this time.