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
.
supercollider
/
yaml-cpp
Public
forked from
jbeder/yaml-cpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 8, 2026
feat: literal string output 'chomping indicator'
Show description for 992d9c4
SGSSGene
committed
992d9c4
View commit details
Copy full SHA for 992d9c4
Browse repository at this point
test, fix: correct the unit test
Show description for b9fd92b
SGSSGene
committed
b9fd92b
View commit details
Copy full SHA for b9fd92b
Browse repository at this point
Commits on Mar 27, 2026
Update CXX requirement
Show description for 1870e4b
mosfet80
authored and
SGSSGene
committed
1870e4b
View commit details
Copy full SHA for 1870e4b
Browse repository at this point
Commits on Mar 25, 2026
Cloning a node preserves marks
Show description for 0b7ce1d
vvd170501
authored and
SGSSGene
committed
0b7ce1d
View commit details
Copy full SHA for 0b7ce1d
Browse repository at this point
Commits on Mar 16, 2026
fix:hanlde <next line> '\N' correctly
SGSSGene
committed
8a666a0
View commit details
Copy full SHA for 8a666a0
Browse repository at this point
test: demonstrate that encoding fails
Show description for aba9ed6
SGSSGene
committed
aba9ed6
View commit details
Copy full SHA for aba9ed6
Browse repository at this point
fix: enables floats as keys
Show description for c6b7004
SGSSGene
committed
c6b7004
View commit details
Copy full SHA for c6b7004
Browse repository at this point
test: floats as keys for maps
Show description for 98684b3
SGSSGene
committed
98684b3
View commit details
Copy full SHA for 98684b3
Browse repository at this point
fix: accepted by vs16.11
SGSSGene
committed
79d822b
View commit details
Copy full SHA for 79d822b
Browse repository at this point
Revert "fix yaml-cpp build with Visual Studio Code 2019"
Show description for 850ff08
SGSSGene
committed
850ff08
View commit details
Copy full SHA for 850ff08
Browse repository at this point
fix yaml-cpp build with Visual Studio Code 2019
Show description for 4d07658
Tim-S
authored and
SGSSGene
committed
4d07658
View commit details
Copy full SHA for 4d07658
Browse repository at this point
Commits on Mar 12, 2026
werror ununused param
PhilipDeegan
authored and
SGSSGene
committed
6424876
View commit details
Copy full SHA for 6424876
Browse repository at this point
Validate mapping key uniqueness
brondani
authored and
SGSSGene
committed
6f3b99c
View commit details
Copy full SHA for 6f3b99c
Browse repository at this point
Commits on Mar 11, 2026
doc: minor bug in comment
SGSSGene
committed
5b04bd3
View commit details
Copy full SHA for 5b04bd3
Browse repository at this point
partial revert: remove windows-11-arm for bazel builds
Show description for ee8d9ed
SGSSGene
committed
ee8d9ed
View commit details
Copy full SHA for ee8d9ed
Browse repository at this point
Add missing istream and ostream headers
jwnimmer-tri
authored and
SGSSGene
committed
7f7b325
View commit details
Copy full SHA for 7f7b325
Browse repository at this point
Commits on Mar 10, 2026
Do not pass warning printing flags to NVHPC
davschneller
authored and
SGSSGene
committed
8bcadb1
View commit details
Copy full SHA for 8bcadb1
Browse repository at this point
Add support for building and testing yaml-cpp on Windows ARM64
MugundanMCW
authored and
SGSSGene
committed
5ce97d9
View commit details
Copy full SHA for 5ce97d9
Browse repository at this point
replace std::shared_ptr<T>(new T) with std::make_shared<T> (#1355)
slavanap
authored
461a2af
View commit details
Copy full SHA for 461a2af
Browse repository at this point
Commits on Feb 28, 2026
fix: invalidate iterator->first on dtor to expose use-after-free (#1409)
Show description for 05c050c
gdh1995
and
gongdahan
authored
05c050c
View commit details
Copy full SHA for 05c050c
Browse repository at this point
Commits on Feb 24, 2026
feat: Emitter has option to produce string with trailing '.0' for floating point value (#1407)
Show description for dc413bd
SGSSGene
authored
dc413bd
View commit details
Copy full SHA for dc413bd
Browse repository at this point
Commits on Feb 18, 2026
Feat/fix faulty string (#1406)
SGSSGene
authored
97d150e
View commit details
Copy full SHA for 97d150e
Browse repository at this point
Commits on Feb 17, 2026
fix: handle escaped underscore `\_` correctly
SGSSGene
authored and
jbeder
committed
44d5454
View commit details
Copy full SHA for 44d5454
Browse repository at this point
test: fixes test for NBSP (non-break space)
Show description for 3e53605
SGSSGene
authored and
jbeder
committed
3e53605
View commit details
Copy full SHA for 3e53605
Browse repository at this point
fix: change abort when no parsing progress is made
Show description for f25f110
SGSSGene
authored and
jbeder
committed
f25f110
View commit details
Copy full SHA for f25f110
Browse repository at this point
test: add case demonstrating bug
SGSSGene
authored and
jbeder
committed
f3f123c
View commit details
Copy full SHA for f3f123c
Browse repository at this point
Commits on Feb 11, 2026
Support newer CMake in test too
DarthGandalf
authored and
jbeder
committed
495cde6
View commit details
Copy full SHA for 495cde6
Browse repository at this point
fix: floating point conversion on x86 (32bit)
SGSSGene
authored and
jbeder
committed
ebb85dd
View commit details
Copy full SHA for ebb85dd
Browse repository at this point
Commits on Feb 10, 2026
Fix DecodeBase64 to reject truncated input
Show description for 80ea002
2 people
authored and
jbeder
committed
80ea002
View commit details
Copy full SHA for 80ea002
Browse repository at this point
Commits on Feb 8, 2026
Update README.md
KSkwarczynski
authored and
jbeder
committed
2e6383d
View commit details
Copy full SHA for 2e6383d
Browse repository at this point
Commits on Feb 4, 2026
Update project version to 0.9.0
jbeder
authored
56e3bb5
View commit details
Copy full SHA for 56e3bb5
Browse repository at this point
Commits on Feb 1, 2026
build(deps): bump actions/checkout in the github-actions group
Show description for f0329d0
dependabot[bot]
authored and
jbeder
committed
f0329d0
View commit details
Copy full SHA for f0329d0
Browse repository at this point
Commits on Jan 1, 2026
Add IWYU export pragmas.
Show description for 89ff142
hzeller
authored and
jbeder
committed
89ff142
View commit details
Copy full SHA for 89ff142
Browse repository at this point
fix(bazel): add missing load statements
Show description for 3738976
ahans
authored and
jbeder
committed
3738976
View commit details
Copy full SHA for 3738976
Browse repository at this point
build(deps): bump actions/checkout in the github-actions group
Show description for 5cf2553
dependabot[bot]
authored and
jbeder
committed
5cf2553
View commit details
Copy full SHA for 5cf2553
Browse repository at this point
Previous
Next
You can’t perform that action at this time.