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 }}
LTLA
/
rds2cpp
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
12
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: LTLA/rds2cpp
Actions
All workflows
Workflows
Build documentation
Build documentation
Check CMake install
Check CMake install
pages-build-deployment
pages-build-deployment
Run tests
Run tests
Tag project version
Tag project version
Show more workflows...
Management
Caches
Deployments
Build documentation
Build documentation
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
doxygenate.yaml
will be ignored since log searching is not yet available
28 workflow runs
28 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Bumped version for a new release.
Build documentation
#72:
Commit
6a9c5ce
pushed by
LTLA
24s
master
master
24s
View workflow file
Streamlined byte extraction by removing get()/advance() calls.
Build documentation
#71:
Commit
c47baa3
pushed by
LTLA
18s
master
master
18s
View workflow file
Bumped version for new release, updated description.
Build documentation
#70:
Commit
d665f04
pushed by
LTLA
25s
master
master
25s
View workflow file
Updated the README, clarified some docstrings, updated Doxyfile.
Build documentation
#69:
Commit
5b56b74
pushed by
LTLA
27s
master
master
27s
View workflow file
Updated the README, clarified some docstrings, updated Doxyfile.
Build documentation
#68:
Commit
be7410c
pushed by
LTLA
28s
master
master
28s
View workflow file
Updated the README, clarified some docstrings.
Build documentation
#67:
Commit
b800dec
pushed by
LTLA
20s
master
master
20s
View workflow file
Updated the README, clarified some docstrings.
Build documentation
#66:
Commit
5437be9
pushed by
LTLA
27s
master
master
27s
View workflow file
Extended tests for some more corner cases.
Build documentation
#65:
Commit
cf6c5be
pushed by
LTLA
23s
master
master
23s
View workflow file
Extract objects into their own vector in an RDA file.
Build documentation
#64:
Commit
03fe3cc
pushed by
LTLA
25s
master
master
25s
View workflow file
Always return (unique) pointers from parsing functions.
Build documentation
#63:
Commit
60e5422
pushed by
LTLA
16s
master
master
16s
View workflow file
Added utility for easy registration of new symbols when writing files.
Build documentation
#62:
Commit
7623751
pushed by
LTLA
17s
master
master
17s
View workflow file
Use a switch statement on the header-derivd SEXPtype during parsing.
Build documentation
#61:
Commit
a6c1c45
pushed by
LTLA
33s
master
master
33s
View workflow file
Refactored handling of encodings and symbols.
Build documentation
#60:
Commit
5fdbf2d
pushed by
LTLA
36s
master
master
36s
View workflow file
Cleaned up the test suite.
Build documentation
#59:
Commit
6ef6e14
pushed by
LTLA
23s
master
master
23s
View workflow file
Support reading and writing of RDA (a.k.a. RData) files.
Build documentation
#58:
Commit
17be03d
pushed by
LTLA
26s
master
master
26s
View workflow file
Support reading and writing of RDA (a.k.a. RData) files.
Build documentation
#57:
Commit
d774ddc
pushed by
LTLA
53s
master
master
53s
View workflow file
Guard against integer overflow when realizing an integer compact_seq.
Build documentation
#56:
Commit
3868e34
pushed by
LTLA
22s
master
master
22s
View workflow file
Guard against integer overflow when realizing an integer compact_seq.
Build documentation
#55:
Commit
4858154
pushed by
LTLA
20s
master
master
20s
View workflow file
Switch to BufferedWriter for write_rds() and related functions.
Build documentation
#54:
Commit
54b1649
pushed by
LTLA
22s
master
master
22s
View workflow file
Switch to BufferedWriter for write_rds() and related functions.
Build documentation
#53:
Commit
de62885
pushed by
LTLA
24s
master
master
24s
View workflow file
Overhauled fields in the RDS preamble.
Build documentation
#52:
Commit
0f34da7
pushed by
LTLA
21s
master
master
21s
View workflow file
Test for correct parsing of long vector and string lengths.
Build documentation
#51:
Commit
20a5dcc
pushed by
LTLA
23s
master
master
23s
View workflow file
Added some tests for correct parsing of long vector lengths.
Build documentation
#50:
Commit
db07269
pushed by
LTLA
19s
master
master
19s
View workflow file
Don't attempt to access NaN payload via a uint pointer.
Build documentation
#49:
Commit
147ceca
pushed by
LTLA
18s
master
master
18s
View workflow file
Use sanisizer to protect against integer overflow during casts.
Build documentation
#48:
Commit
5cfd6c9
pushed by
LTLA
25s
master
master
25s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.