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
.
stdware
/
stdcorelib
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
stdcorelib
tests
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 20, 2026
json: Give the readers a mutable half and drop the third way of reading
Show description for e0cafdd
SineStriker
committed
e0cafdd
View commit details
Copy full SHA for e0cafdd
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
json: Give the value tree a namespace and drop the prefix from its types
Show description for 27086f8
SineStriker
committed
27086f8
View commit details
Copy full SHA for 27086f8
View code at this point
Browse repository at this point
windows: Reach the system functions by their own name
Show description for 2b7b75b
SineStriker
committed
2b7b75b
View commit details
Copy full SHA for 2b7b75b
View code at this point
Browse repository at this point
Run clang-format over the tree
Show description for 2a07c9c
SineStriker
committed
2a07c9c
View commit details
Copy full SHA for 2a07c9c
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
system: Answer a command line holding a character outside ASCII
Show description for 3d771b6
SineStriker
committed
3d771b6
View commit details
Copy full SHA for 3d771b6
View code at this point
Browse repository at this point
str: Let starts_with, ends_with and contains fold
Show description for 733309b
SineStriker
committed
733309b
View commit details
Copy full SHA for 733309b
View code at this point
Browse repository at this point
str: Classify and fold for ASCII rather than for the locale
Show description for 023cd0a
SineStriker
committed
023cd0a
View commit details
Copy full SHA for 023cd0a
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
windows: Spell the helpers the way the rest of the library does
Show description for 3de3c0f
SineStriker
committed
3de3c0f
View commit details
Copy full SHA for 3de3c0f
View code at this point
Browse repository at this point
json: Answer a rejected document with a reason, not only a sentence
Show description for 3b01300
SineStriker
committed
3b01300
View commit details
Copy full SHA for 3b01300
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
popen: Block SIGPIPE for the writing thread instead of the process
Show description for 9ca4bca
SineStriker
committed
9ca4bca
View commit details
Copy full SHA for 9ca4bca
View code at this point
Browse repository at this point
vlarray: Put the array back when a grow throws partway
Show description for 07b6dd0
SineStriker
committed
07b6dd0
View commit details
Copy full SHA for 07b6dd0
View code at this point
Browse repository at this point
tests: Name the SharedLibrary test after its header
Show description for 2d134f1
SineStriker
committed
2d134f1
View commit details
Copy full SHA for 2d134f1
View code at this point
Browse repository at this point
tests: Leave the child a PATH to load itself with
Show description for 7440113
SineStriker
committed
7440113
View commit details
Copy full SHA for 7440113
View code at this point
Browse repository at this point
tests: Give ctest a deadline it can act on
Show description for 3e33606
SineStriker
committed
3e33606
View commit details
Copy full SHA for 3e33606
View code at this point
Browse repository at this point
library: Answer a failed load with a code as well as a sentence
Show description for 307a401
SineStriker
committed
307a401
View commit details
Copy full SHA for 307a401
View code at this point
Browse repository at this point
Name the two halves of a failure after each other
Show description for ccc903d
SineStriker
committed
ccc903d
View commit details
Copy full SHA for ccc903d
View code at this point
Browse repository at this point
popen: Report a failed start the way the other operations report theirs
Show description for d8a970e
SineStriker
committed
d8a970e
View commit details
Copy full SHA for d8a970e
View code at this point
Browse repository at this point
popen: Let the words behind a failure be asked for, not only caught
Show description for 147c12e
SineStriker
committed
147c12e
View commit details
Copy full SHA for 147c12e
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
popen: Spell the API the way the rest of the library spells it
Show description for 1257060
SineStriker
committed
1257060
View commit details
Copy full SHA for 1257060
View code at this point
Browse repository at this point
Give every header and source a final newline
Show description for 88a7d3a
SineStriker
committed
88a7d3a
View commit details
Copy full SHA for 88a7d3a
View code at this point
Browse repository at this point
json: Decode a CBOR byte string into the vector it will be stored in
Show description for de2b2f3
SineStriker
committed
de2b2f3
View commit details
Copy full SHA for de2b2f3
View code at this point
Browse repository at this point
json: Parse straight into the container slot
Show description for d658309
SineStriker
committed
d658309
View commit details
Copy full SHA for d658309
View code at this point
Browse repository at this point
json: Optimize parsing and serialization
SineStriker
committed
dbc2b47
View commit details
Copy full SHA for dbc2b47
View code at this point
Browse repository at this point
adt/linked_map: Refactor implementation
SineStriker
committed
698dd6f
View commit details
Copy full SHA for 698dd6f
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
Remove Registry no-exceptions compile test
SineStriker
committed
0062f56
View commit details
Copy full SHA for 0062f56
View code at this point
Browse repository at this point
Move command line limit query to system
SineStriker
committed
d9d8bda
View commit details
Copy full SHA for d9d8bda
View code at this point
Browse repository at this point
Hide throwing APIs without exception support
SineStriker
committed
73a1a8e
View commit details
Copy full SHA for 73a1a8e
View code at this point
Browse repository at this point
Document macOS loader and SIGPIPE probes
SineStriker
committed
74a8243
View commit details
Copy full SHA for 74a8243
View code at this point
Browse repository at this point
Centralize command tree validation
SineStriker
committed
80752a3
View commit details
Copy full SHA for 80752a3
View code at this point
Browse repository at this point
Parse floating-point options at their target precision
SineStriker
committed
30c3062
View commit details
Copy full SHA for 30c3062
View code at this point
Browse repository at this point
Materialize registry string list representations
SineStriker
committed
7691ba4
View commit details
Copy full SHA for 7691ba4
View code at this point
Browse repository at this point
Retain libraries without RTLD_NODELETE
SineStriker
committed
09d2d14
View commit details
Copy full SHA for 09d2d14
View code at this point
Browse repository at this point
Separate owning registry values from views
SineStriker
committed
e1ea8df
View commit details
Copy full SHA for e1ea8df
View code at this point
Browse repository at this point
Reject borrowed registry results from temporaries
SineStriker
committed
ad8421f
View commit details
Copy full SHA for ad8421f
View code at this point
Browse repository at this point
Keep JSON fallback results alive
SineStriker
committed
8072145
View commit details
Copy full SHA for 8072145
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.