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 }}
d99kris
/
rapidcsv
Public
Notifications
You must be signed in to change notification settings
Fork
201
Star
1.1k
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: d99kris/rapidcsv
Actions
All workflows
Workflows
Linux
Linux
macOS
macOS
Windows
Windows
Show more workflows...
Management
Caches
Linux
All workflows
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
Showing runs from all workflows named Linux
will be ignored since log searching is not yet available
56 workflow run results
56 workflow run results
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
fix test suite build warning on msvc
Linux
#217:
Commit
cbd8a0a
pushed by
d99kris
49s
master
master
49s
View workflow file
fixes #221 - replace codecvt with self-contained UTF-16 conversion
Linux
#216:
Commit
b5a7f23
pushed by
d99kris
58s
master
master
58s
View workflow file
fixes #218 - add optional limit for number of rows and columns parsed
Linux
#215:
Commit
ab50eef
pushed by
d99kris
59s
master
master
59s
View workflow file
fixes #217 - add range checking of unsigned integer type conversions
Linux
#214:
Commit
047fdd8
pushed by
d99kris
1m 4s
master
master
1m 4s
View workflow file
document GetColumnIdx and GetRowIdx limitations
Linux
#213:
Commit
c47cad6
pushed by
d99kris
58s
master
master
58s
View workflow file
use ptrdiff_t for size comparisons to avoid int truncation
Linux
#212:
Commit
87e88ba
pushed by
d99kris
1m 8s
master
master
1m 8s
View workflow file
fix auto-quoting of cells containing carriage return
Linux
#211:
Commit
61e5810
pushed by
d99kris
48s
master
master
48s
View workflow file
fix row label lookup in documents with short rows
Linux
#210:
Commit
9af5adc
pushed by
d99kris
1m 1s
master
master
1m 1s
View workflow file
fixes #220 - use ptrdiff_t for iterator arithmetic to avoid integer o…
Linux
#209:
Commit
68f57cc
pushed by
d99kris
56s
master
master
56s
View workflow file
github ci: bump actions/checkout to v5
Linux
#208:
Commit
27abab4
pushed by
d99kris
1m 1s
master
master
1m 1s
View workflow file
improve tests exception output, minor code style fix (#216)
Linux
#207:
Commit
e6f23a0
pushed by
d99kris
57s
master
master
57s
View workflow file
improve tests exception output, minor code style fix
Linux
#206:
Pull request
#216
opened by
d99kris
54s
dev/tidy-up
dev/tidy-up
54s
View #216
View workflow file
improve tests exception output, minor code style fix
Linux
#205:
Commit
42bc005
pushed by
d99kris
1m 0s
dev/tidy-up
dev/tidy-up
1m 0s
View #216
View workflow file
fixes #213 - handle GetColumnNames with empty column row (#215)
Linux
#204:
Commit
ab199f5
pushed by
d99kris
1m 1s
dev/tidy-up
dev/tidy-up
1m 1s
View workflow file
fixes #213 - handle GetColumnNames with empty column row (#215)
Linux
#203:
Commit
ab199f5
pushed by
d99kris
59s
master
master
59s
View workflow file
fixes #213 - handle GetColumnNames with empty column row
Linux
#202:
Pull request
#215
opened by
d99kris
1m 0s
dev/integrate-getcolumnnames-empty-label-row
dev/integrate-getcolumnnames-empty-label-row
1m 0s
View #215
View workflow file
minor code style change, bump version
Linux
#201:
Commit
8335635
pushed by
d99kris
1m 1s
dev/integrate-getcolumnnames-empty-label-row
dev/integrate-getcolumnnames-empty-label-row
1m 1s
View #215
View workflow file
Merge pull request #214 from MarkLee131/fix/getcolumnnames-empty-labe…
Linux
#200:
Commit
de6533b
pushed by
d99kris
54s
dev/integrate-getcolumnnames-empty-label-row
dev/integrate-getcolumnnames-empty-label-row
54s
View workflow file
add test for get column labels of empty label row
Linux
#199:
Commit
30271a0
pushed by
d99kris
1m 1s
dev/integrate-getcolumnnames-empty-label-row
dev/integrate-getcolumnnames-empty-label-row
1m 1s
View workflow file
fixes #204 - auto-quote cells containing quote char (#212)
Linux
#198:
Commit
7528d7c
pushed by
d99kris
58s
dev/integrate-getcolumnnames-empty-label-row
dev/integrate-getcolumnnames-empty-label-row
58s
View workflow file
fix GetColumnNames() undefined behavior on empty label row
Linux
#197:
Pull request
#214
opened by
MarkLee131
1m 0s
MarkLee131:fix/getcolumnnames-empty-label-row
MarkLee131:fix/getcolumnnames-empty-label-row
1m 0s
View #214
View workflow file
fixes #204 - auto-quote cells containing quote char (#212)
Linux
#196:
Commit
7528d7c
pushed by
d99kris
1m 3s
master
master
1m 3s
View workflow file
fixes #204 - auto-quote cells containing quote char
Linux
#195:
Pull request
#212
opened by
d99kris
57s
dev/integrate-auto-quote-fix
dev/integrate-auto-quote-fix
57s
View #212
View workflow file
bump version
Linux
#194:
Commit
dff3e68
pushed by
d99kris
1m 1s
dev/integrate-auto-quote-fix
dev/integrate-auto-quote-fix
1m 1s
View #212
View workflow file
Merge remote-tracking branch 'origin/master' into dev/integrate-auto-…
Linux
#193:
Commit
90945c3
pushed by
d99kris
56s
dev/integrate-auto-quote-fix
dev/integrate-auto-quote-fix
56s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.