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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ruby
/
bigdecimal
Public
Notifications
You must be signed in to change notification settings
Fork
95
Star
152
Code
Issues
10
Pull requests
11
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: ruby/bigdecimal
Actions
All workflows
Workflows
Benchmarking
Benchmarking
CI
CI
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
JRuby-test
JRuby-test
Publish gem to rubygems.org
Publish gem to rubygems.org
sig
sig
Show more workflows...
Management
Caches
Deployments
CI
CI
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
.
ci.yml
will be ignored since log searching is not yet available
528 workflow runs
528 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.
Correct nullable BigDecimal conversion signature
CI
#1125:
Pull request
#551
opened by
OskarEichler
Action required
OskarEichler:codex/correct-nullable-bigdecimal-rbs
OskarEichler:codex/correct-nullable-bigdecimal-rbs
Action required
View #551
View workflow file
Honor exception: false for strings with null bytes
CI
#1124:
Pull request
#550
opened by
OskarEichler
Action required
OskarEichler:codex/honor-nul-exception-false
OskarEichler:codex/honor-nul-exception-false
Action required
View #550
View workflow file
Honor exception: false for complex conversion
CI
#1123:
Pull request
#549
opened by
OskarEichler
Action required
OskarEichler:codex/honor-complex-exception-false
OskarEichler:codex/honor-complex-exception-false
Action required
View #549
View workflow file
Keep Newton division divisor alive
CI
#1122:
Pull request
#548
opened by
OskarEichler
Action required
OskarEichler:codex/keep-newton-divisor-alive
OskarEichler:codex/keep-newton-divisor-alive
Action required
View #548
View workflow file
Fix Newton inverse subtraction precision
CI
#1121:
Pull request
#547
opened by
OskarEichler
Action required
OskarEichler:codex/fix-newton-inverse-precision
OskarEichler:codex/fix-newton-inverse-precision
Action required
View #547
View workflow file
Bump step-security/harden-runner from 2.20.0 to 2.21.0
CI
#1120:
Pull request
#546
opened by
dependabot
Bot
3m 54s
dependabot/github_actions/step-security/harden-runner-2.21.0
dependabot/github_actions/step-security/harden-runner-2.21.0
3m 54s
View #546
View workflow file
Bump rubygems/release-gem from 1.4.0 to 1.4.1
CI
#1119:
Pull request
#545
opened by
dependabot
Bot
3m 58s
dependabot/github_actions/rubygems/release-gem-1.4.1
dependabot/github_actions/rubygems/release-gem-1.4.1
3m 58s
View #545
View workflow file
Bump step-security/harden-runner from 2.20.0 to 2.20.1
CI
#1118:
Pull request
#544
opened by
dependabot
Bot
4m 24s
dependabot/github_actions/step-security/harden-runner-2.20.1
dependabot/github_actions/step-security/harden-runner-2.20.1
4m 24s
View #544
View workflow file
Faster gamma calculation
CI
#1117:
Pull request
#524
synchronize by
tompng
4m 9s
tompng:gamma_lagrange
tompng:gamma_lagrange
4m 9s
View #524
View workflow file
Bit-burst algorithm version of BigMath.erf and BigMath.erfc (#458)
CI
#1116:
Commit
9099c24
pushed by
tompng
3m 59s
master
master
3m 59s
View workflow file
Faster gamma calculation
CI
#1115:
Pull request
#524
synchronize by
tompng
9m 20s
tompng:gamma_lagrange
tompng:gamma_lagrange
9m 20s
View #524
View workflow file
Bit-burst algorithm version of BigMath.erf and BigMath.erfc
CI
#1114:
Pull request
#458
synchronize by
tompng
3m 59s
tompng:bigmath_erf_bitburst
tompng:bigmath_erf_bitburst
3m 59s
View #458
View workflow file
Faster gamma calculation
CI
#1113:
Pull request
#524
synchronize by
tompng
4m 37s
tompng:gamma_lagrange
tompng:gamma_lagrange
4m 37s
View #524
View workflow file
Bit-burst algorithm version of BigMath.erf and BigMath.erfc
CI
#1112:
Pull request
#458
synchronize by
tompng
4m 18s
tompng:bigmath_erf_bitburst
tompng:bigmath_erf_bitburst
4m 18s
View #458
View workflow file
Bump actions/checkout from 7.0.0 to 7.0.1 (#543)
CI
#1111:
Commit
4dcc850
pushed by
tompng
4m 12s
master
master
4m 12s
View workflow file
Faster gamma calculation
CI
#1110:
Pull request
#524
synchronize by
tompng
4m 9s
tompng:gamma_lagrange
tompng:gamma_lagrange
4m 9s
View #524
View workflow file
Bump actions/checkout from 7.0.0 to 7.0.1
CI
#1109:
Pull request
#543
opened by
dependabot
Bot
4m 29s
dependabot/github_actions/actions/checkout-7.0.1
dependabot/github_actions/actions/checkout-7.0.1
4m 29s
View #543
View workflow file
Bump step-security/harden-runner from 2.19.4 to 2.20.0 (#542)
CI
#1108:
Commit
98a33ef
pushed by
tompng
3m 55s
master
master
3m 55s
View workflow file
Declare TypedData with RUBY_TYPED_THREAD_SAFE_FREE (#541)
CI
#1107:
Commit
009b7b7
pushed by
tompng
4m 25s
master
master
4m 25s
View workflow file
Bump step-security/harden-runner from 2.19.4 to 2.20.0
CI
#1106:
Pull request
#542
opened by
dependabot
Bot
3m 59s
dependabot/github_actions/step-security/harden-runner-2.20.0
dependabot/github_actions/step-security/harden-runner-2.20.0
3m 59s
View #542
View workflow file
Declare TypedData with RUBY_TYPED_THREAD_SAFE_FREE
CI
#1105:
Pull request
#541
opened by
byroot
10m 22s
byroot:thread-safe-free
byroot:thread-safe-free
10m 22s
View #541
View workflow file
Faster gamma calculation
CI
#1104:
Pull request
#524
synchronize by
tompng
4m 0s
tompng:gamma_lagrange
tompng:gamma_lagrange
4m 0s
View #524
View workflow file
Merge pull request #540 from nobu/unused-variables
CI
#1103:
Commit
ffa818b
pushed by
nobu
4m 9s
master
master
4m 9s
View workflow file
Fix unused-but-set-global warnings in clang-23
CI
#1102:
Pull request
#540
opened by
nobu
3m 51s
nobu:unused-variables
nobu:unused-variables
3m 51s
View #540
View workflow file
Merge pull request #539 from ruby/dependabot/github_actions/actions/c…
CI
#1101:
Commit
5cf3051
pushed by
hsbt
4m 10s
master
master
4m 10s
View workflow file
Previous
1
2
3
4
5
…
21
22
Next
You can’t perform that action at this time.