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 }}
samyron
/
oj
Public
forked from
ohler55/oj
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: samyron/oj
Actions
All workflows
Workflows
CI
CI
clang-format Check
clang-format Check
Show more workflows...
Management
Caches
All workflows
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
will be ignored since log searching is not yet available
22 workflow runs
22 workflow runs
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: V-001 security vulnerability (#1011)
CI
#24:
Commit
93ce414
pushed by
samyron
3m 56s
develop
develop
3m 56s
View workflow file
fix: V-001 security vulnerability (#1011)
clang-format Check
#11:
Commit
93ce414
pushed by
samyron
14s
develop
develop
14s
View workflow file
Fix read() not handling partial reads for large files (#1004)
clang-format Check
#10:
Commit
b7e6cdb
pushed by
samyron
22s
develop
develop
22s
View workflow file
Fix read() not handling partial reads for large files (#1004)
CI
#23:
Commit
b7e6cdb
pushed by
samyron
4m 54s
develop
develop
4m 54s
View workflow file
Use fast_memcpy16 to quickly copy up to 16 bytes to for tail handing …
clang-format Check
#9:
Commit
3763c7c
pushed by
samyron
31s
develop
develop
31s
View workflow file
Use fast_memcpy16 to quickly copy up to 16 bytes to for tail handing …
CI
#22:
Commit
3763c7c
pushed by
samyron
5m 26s
develop
develop
5m 26s
View workflow file
Specify static and OJ_TARGET_SSE42 on _mm_sum_epu8 (#996)
CI
#21:
Commit
c7fd915
pushed by
samyron
4m 50s
develop
develop
4m 50s
View workflow file
Specify static and OJ_TARGET_SSE42 on _mm_sum_epu8 (#996)
clang-format Check
#8:
Commit
c7fd915
pushed by
samyron
1m 0s
develop
develop
1m 0s
View workflow file
Add an ARM Neon string scanning implementation. (#994)
CI
#20:
Commit
77f407d
pushed by
samyron
6m 38s
develop
develop
6m 38s
View workflow file
Add an ARM Neon string scanning implementation. (#994)
clang-format Check
#7:
Commit
77f407d
pushed by
samyron
1m 32s
develop
develop
1m 32s
View workflow file
Put back the ostruct dependency for now
CI
#19:
Commit
412e9e0
pushed by
samyron
4m 54s
develop
develop
4m 54s
View workflow file
Put back the ostruct dependency for now
clang-format Check
#6:
Commit
412e9e0
pushed by
samyron
24s
develop
develop
24s
View workflow file
formatting
CI
#18:
Commit
9e9550e
pushed by
samyron
4m 38s
optimize-oj_dump_cstr-sse4
optimize-oj_dump_cstr-sse4
4m 38s
View workflow file
Refactor oj_dump_cstr to use runtime SIMD detection of SSE4.
CI
#17:
Commit
2ac3b95
pushed by
samyron
4m 32s
optimize-oj_dump_cstr-sse4
optimize-oj_dump_cstr-sse4
4m 32s
View workflow file
changelog
CI
#16:
Commit
5e0260c
pushed by
samyron
5m 35s
develop
develop
5m 35s
View workflow file
changelog
clang-format Check
#5:
Commit
5e0260c
pushed by
samyron
1m 5s
develop
develop
1m 5s
View workflow file
clang-format
CI
#15:
Commit
a395643
pushed by
samyron
4m 9s
optimize-oj_dump_cstr-sse4
optimize-oj_dump_cstr-sse4
4m 9s
View workflow file
More fixes after merging develop into this branch.
CI
#14:
Commit
40c36b4
pushed by
samyron
5m 5s
optimize-oj_dump_cstr-sse4
optimize-oj_dump_cstr-sse4
5m 5s
View workflow file
Added SIMD_MINIMUM_THRESHOLD after accidentally removing it when merg…
CI
#13:
Commit
bd3586b
pushed by
samyron
4m 18s
optimize-oj_dump_cstr-sse4
optimize-oj_dump_cstr-sse4
4m 18s
View workflow file
Merge branch 'develop' into optimize-oj_dump_cstr-sse4
CI
#12:
Commit
840990c
pushed by
samyron
3m 37s
optimize-oj_dump_cstr-sse4
optimize-oj_dump_cstr-sse4
3m 37s
View workflow file
Change first arg to oj_parse_options (#987)
CI
#11:
Commit
7355146
pushed by
samyron
5m 20s
develop
develop
5m 20s
View workflow file
Change first arg to oj_parse_options (#987)
clang-format Check
#4:
Commit
7355146
pushed by
samyron
31s
develop
develop
31s
View workflow file
You can’t perform that action at this time.