Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
kaitai-io
/
kaitai_struct_cpp_stl_runtime
Public
Notifications
You must be signed in to change notification settings
Fork
55
Star
76
Code
Issues
9
Pull requests
8
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 8, 2025
GH Actions: run NetBSD via `cross-platform-actions/action`
Show description for c700987
generalmimon
committed
c700987
Copy full SHA for c700987
GH Actions: bump to macOS 15 (was 14)
generalmimon
committed
a54035a
Copy full SHA for a54035a
GH Actions: remove version suffixes from *BSD job IDs
Show description for 08c5664
generalmimon
committed
08c5664
Copy full SHA for 08c5664
GH Actions: bump to FreeBSD 14.3 (was 14.2)
Show description for adf8061
generalmimon
committed
adf8061
Copy full SHA for adf8061
GH Actions: bump `actions/checkout` to v5 (was v4)
generalmimon
committed
dbf63e5
Copy full SHA for dbf63e5
Commits on Apr 6, 2025
Fix FreeBSD build (#78)
Show description for bb5101a
GreyCat
authored
bb5101a
Copy full SHA for bb5101a
Commits on Mar 30, 2025
Common.cmake: suppress `-Wlong-long` completely
Show description for 839e7a0
generalmimon
committed
839e7a0
Copy full SHA for 839e7a0
Merge pull request #77 from kaitai-io/gh-actions-macos
Show description for b49194a
generalmimon
authored
b49194a
Copy full SHA for b49194a
to_string(): define `long long` overloads even in C++98 mode
Show description for e95f7d9
generalmimon
committed
e95f7d9
Copy full SHA for e95f7d9
unittest.cpp: disable GB2312 `EILSEQ` test on macOS as well
generalmimon
committed
cf85fea
Copy full SHA for cf85fea
GH Actions: add macOS 14
generalmimon
committed
a64f534
Copy full SHA for a64f534
Commits on Mar 20, 2025
unittest.cpp: fix missing space in code comment
generalmimon
committed
5ba1468
Copy full SHA for 5ba1468
Merge pull request #76 from kaitai-io/to_string-simplify
Show description for 0c6884e
generalmimon
authored
0c6884e
Copy full SHA for 0c6884e
Commits on Mar 6, 2025
to_string(): implement overloads in the header .h file (not .cpp)
Show description for cb1c7b1
generalmimon
committed
cb1c7b1
Copy full SHA for cb1c7b1
Commits on Mar 3, 2025
.build/install-gtest: accept at most the C++26 standard
generalmimon
committed
850bd27
Copy full SHA for 850bd27
Commits on Mar 2, 2025
.build/install-gtest: call the `die` function for consistency
generalmimon
committed
f592fc0
Copy full SHA for f592fc0
GH Actions: select GoogleTest version based on C++ standard
Show description for 4bc5896
generalmimon
committed
4bc5896
Copy full SHA for 4bc5896
to_string(): define `long long` overloads only in C++11 and later
Show description for 3d71219
generalmimon
committed
3d71219
Copy full SHA for 3d71219
to_string(): replace template with 6 overloads, simplify
Show description for 90bd670
generalmimon
committed
90bd670
Copy full SHA for 90bd670
README: convert `http://kaitai.io/` to use `https://`
generalmimon
committed
dbe1ca1
Copy full SHA for dbe1ca1
*BSD: disable the problematic bytes_to_str() test properly
Show description for 569b925
generalmimon
committed
569b925
Copy full SHA for 569b925
Add a disabled test for the length check in process_zlib()
generalmimon
committed
b6ea2dc
Copy full SHA for b6ea2dc
.build/run-unittest*: accept extra args for the test runner
generalmimon
committed
6822c15
Copy full SHA for 6822c15
gtest-nano.h: implement `--gtest_also_run_disabled_tests`
Show description for 8fb6755
generalmimon
committed
8fb6755
Copy full SHA for 8fb6755
.build/run-unittest.ps1: return to working dir even after an error
Show description for 04314fa
generalmimon
committed
04314fa
Copy full SHA for 04314fa
.build/build.ps1: accept extra args and pass them to `cmake`
Show description for dac562b
generalmimon
committed
dac562b
Copy full SHA for dac562b
process_zlib(): improve error handling, add tests for it
generalmimon
committed
0a96a29
Copy full SHA for 0a96a29
Commits on Mar 1, 2025
gcc4.mk: use equivalent `CXXFLAGS` as modern compilers
generalmimon
committed
219e665
Copy full SHA for 219e665
gcc4.mk: link to the `zlib` library (`libz.so`)
generalmimon
committed
8659d51
Copy full SHA for 8659d51
process_zlib(): fix MSVC warning `conversion from 'size_t' to 'uInt'`
Show description for 98a2ee0
generalmimon
committed
98a2ee0
Copy full SHA for 98a2ee0
GH Actions: install `zlib1g-dev` in the `linux_ubuntu_7_10` job
generalmimon
committed
957829c
Copy full SHA for 957829c
GH Actions: install `zlib` on Windows
generalmimon
committed
a0be497
Copy full SHA for a0be497
.editorconfig: treat only extension-less files as shell scripts
Show description for 7129b19
generalmimon
committed
7129b19
Copy full SHA for 7129b19
Merge pull request #75 from ithron/cmake_compileflags_fix
Show description for dc06258
generalmimon
authored
dc06258
Copy full SHA for dc06258
Commits on Feb 28, 2025
Make the `KS_ZLIB` flag public
Show description for aebdb9a
ithron
authored and
generalmimon
committed
aebdb9a
Copy full SHA for aebdb9a
Pagination
Previous
Next
You can’t perform that action at this time.