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 }}
raven-computing
/
reckon
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
9
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: raven-computing/reckon
Actions
All workflows
Workflows
Build
Build
CI
CI
Package
Package
Release
Release
Staging
Staging
Test
Test
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
248 workflow runs
248 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.
Added functionality test for --no-parallelization option.
CI
#281:
Commit
48f89c0
pushed by
kilo52
5m 25s
feature/parallelization
feature/parallelization
5m 25s
View #80
View workflow file
Removed duplicate target_compile_options() call for MSVC.
CI
#280:
Commit
d96b12b
pushed by
kilo52
5m 34s
feature/parallelization
feature/parallelization
5m 34s
View workflow file
Improved Windows threading implementation.
CI
#279:
Commit
1efc228
pushed by
kilo52
6m 31s
feature/parallelization
feature/parallelization
6m 31s
View workflow file
Changed parallelizeCount() to return a RcnResultState instead of bool.
CI
#278:
Commit
3fd3edb
pushed by
kilo52
5m 52s
feature/parallelization
feature/parallelization
5m 52s
View workflow file
Fixed GCC compiler warning about unused status variable in release bu…
CI
#277:
Commit
eeae294
pushed by
kilo52
6m 26s
feature/parallelization
feature/parallelization
6m 26s
View workflow file
Refactored Windows threading implementation.
CI
#276:
Commit
dccb79e
pushed by
kilo52
4m 34s
feature/parallelization
feature/parallelization
4m 34s
View workflow file
Added assertions for the return status of the pthread_* family of fun…
CI
#275:
Commit
9e89d87
pushed by
kilo52
4m 20s
feature/parallelization
feature/parallelization
4m 20s
View workflow file
Added missing header.
CI
#274:
Commit
aad257a
pushed by
kilo52
6m 39s
feature/parallelization
feature/parallelization
6m 39s
View workflow file
Renamed ThreadHandle.handle member to ThreadHandle.instance.
CI
#273:
Commit
13fae2b
pushed by
kilo52
5m 25s
feature/parallelization
feature/parallelization
5m 25s
View workflow file
Added -fprofile-update=atomic compile option when building with test …
CI
#272:
Commit
7dc764b
pushed by
kilo52
6m 29s
feature/parallelization
feature/parallelization
6m 29s
View workflow file
Fixed compilation error on Windows.
CI
#271:
Commit
2f73206
pushed by
kilo52
6m 23s
feature/parallelization
feature/parallelization
6m 23s
View workflow file
Fixed compilation error for MSVC by enabling C11 atomics.
CI
#270:
Commit
a16e381
pushed by
kilo52
2m 58s
feature/parallelization
feature/parallelization
2m 58s
View workflow file
Changed type of ThreadControl.abortRequested from plain bool to atomi…
CI
#269:
Commit
f641492
pushed by
kilo52
2m 16s
feature/parallelization
feature/parallelization
2m 16s
View workflow file
Improved print unit tests.
CI
#268:
Commit
4b1d116
pushed by
kilo52
6m 33s
master
master
6m 33s
View workflow file
Added specific unit test for text label in partially processed file set.
CI
#267:
Commit
e01b0ec
pushed by
kilo52
5m 7s
improve/nfiles-label
improve/nfiles-label
5m 7s
View #81
View workflow file
Renamed test function in print unit test case and added assertion.
CI
#266:
Commit
5522ca4
pushed by
kilo52
6m 30s
improve/nfiles-label
improve/nfiles-label
6m 30s
View workflow file
Changed implementation of prInputInfo() function.
CI
#265:
Commit
3a3e4c1
pushed by
kilo52
5m 55s
improve/nfiles-label
improve/nfiles-label
5m 55s
View workflow file
Fixed native threading implementation for Windows.
CI
#264:
Commit
435a105
pushed by
kilo52
5m 49s
feature/parallelization
feature/parallelization
5m 49s
View workflow file
Fixed formatting.
CI
#263:
Commit
5f48d1a
pushed by
kilo52
6m 36s
master
master
6m 36s
View workflow file
Added parallelization capabilities.
CI
#262:
Commit
7680b4d
pushed by
kilo52
2m 42s
feature/parallelization
feature/parallelization
2m 42s
View workflow file
Release v1.8.0
Release
#13:
Commit
af93f58
pushed by
kilo52
3m 19s
v1.8.0
v1.8.0
3m 19s
View workflow file
Bump version
CI
#261:
Commit
10408b7
pushed by
kilo52
5m 42s
master
master
5m 42s
View workflow file
Release v1.8.0
Staging
#15:
Commit
af93f58
pushed by
kilo52
3m 9s
staging
staging
3m 9s
View workflow file
Improved call to prLocLineCount() function by removing needless LLC v…
CI
#260:
Commit
fb79a00
pushed by
kilo52
6m 6s
master
master
6m 6s
View workflow file
Refactored factory functions to use internal string constants.
CI
#259:
Commit
db85957
pushed by
kilo52
6m 41s
master
master
6m 41s
View workflow file
Previous
1
2
3
4
5
…
9
10
Next
You can’t perform that action at this time.