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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
OpenTS-Developers
/
OpenTS
Public
Notifications
You must be signed in to change notification settings
Fork
50
Star
453
Code
Issues
27
Pull requests
16
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Decouple portable sources from MSVC-only headers
- #110
#110
Open
mischa85
wants to merge 10 commits into
OpenTS-Developers:main
OpenTS-Developers/OpenTS:main
from
mischa85:msvc-header-hygiene
mischa85/OpenTS:msvc-header-hygiene
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Decouple portable sources from MSVC-only headers
#110
mischa85
wants to merge 10 commits into
OpenTS-Developers:main
OpenTS-Developers/OpenTS:main
from
mischa85:msvc-header-hygiene
mischa85/OpenTS:msvc-header-hygiene
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
Include <cstddef> where size_t is used
mischa85
committed
bea22b6
View commit details
Copy full SHA for bea22b6
Browse repository at this point
Define the angle macros outside the MSVC block
mischa85
committed
1d3d408
View commit details
Copy full SHA for 1d3d408
Browse repository at this point
Guard MSVC's low-level I/O header
mischa85
committed
db83320
View commit details
Copy full SHA for db83320
Browse repository at this point
Include <new> rather than MSVC's <new.h>
mischa85
committed
9be425b
View commit details
Copy full SHA for 9be425b
Browse repository at this point
Guard MSVC's source-annotation header
mischa85
committed
df91738
View commit details
Copy full SHA for df91738
Browse repository at this point
Define O_BINARY where the platform has no text mode
mischa85
committed
d5ddb53
View commit details
Copy full SHA for d5ddb53
Browse repository at this point
Name the comparison type where the enum is not an int
mischa85
committed
af9b3e4
View commit details
Copy full SHA for af9b3e4
Browse repository at this point
Answer the SAL annotation where sal.h is absent
mischa85
committed
477d903
View commit details
Copy full SHA for 477d903
Browse repository at this point
Include <unistd.h> for the descriptor calls off Windows
mischa85
committed
dd5823a
View commit details
Copy full SHA for dd5823a
Browse repository at this point
Commits on Sep 3, 2026
fixup! Include <cstddef> where size_t is used
mischa85
committed
1506c52
View commit details
Copy full SHA for 1506c52
Browse repository at this point
You can’t perform that action at this time.