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 }}
kbrock
/
ruby
Public
forked from
ruby/ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
trunk
User selector
All users
All time
Commit history
Commits on Jul 18, 2023
[rubygems/rubygems] Bump rb-sys
Show description for ac7d340
dependabot[bot]
authored and
matzbot
committed
ac7d340
View commit details
Copy full SHA for ac7d340
Browse repository at this point
Add tests for `return` in `BEGIN` and `END` blocks
nobu
committed
9c94db7
View commit details
Copy full SHA for 9c94db7
Browse repository at this point
[ruby/irb] Reduce boilerplate code in RubyLexTest
Show description for d6ad334
st0012
authored and
matzbot
committed
d6ad334
View commit details
Copy full SHA for d6ad334
Browse repository at this point
Reset signal handler before aborting due to sanitizer
Show description for d1992d6
nobu
committed
d1992d6
View commit details
Copy full SHA for d1992d6
Browse repository at this point
Unify `writev` and `write` operations in `check_reserved_signal_`
nobu
committed
ebeecbd
View commit details
Copy full SHA for ebeecbd
Browse repository at this point
[flori/json] Re-generate parser.c
Show description for 19486eb
nobu
committed
19486eb
View commit details
Copy full SHA for 19486eb
Browse repository at this point
[flori/json] Remove unnecessary code
Show description for 768668a
nobu
committed
768668a
View commit details
Copy full SHA for 768668a
Browse repository at this point
[flori/json] [DOC] Remove duplicate sentence
Show description for 104089c
nobu
committed
104089c
View commit details
Copy full SHA for 104089c
Browse repository at this point
[flori/json] Remove `HAVE_RB_SCAN_ARGS_OPTIONAL_HASH` check
Show description for f1f84ca
nobu
committed
f1f84ca
View commit details
Copy full SHA for f1f84ca
Browse repository at this point
[ruby/irb] Declare rdoc as dependency
Show description for 0db58dd
st0012
authored and
matzbot
committed
0db58dd
View commit details
Copy full SHA for 0db58dd
Browse repository at this point
[DOC] Fix a magic comment in the section for `experimental_copy`
Ivanov-Anton
authored
b89b7d8
View commit details
Copy full SHA for b89b7d8
Browse repository at this point
[flori/json] Skip BigDecimal tests when it's missing to load
Show description for 56c8dab
hsbt
committed
56c8dab
View commit details
Copy full SHA for 56c8dab
Browse repository at this point
[flori/json] Skip unsupported test on JRuby
Show description for 9f51810
nobu
authored and
hsbt
committed
9f51810
View commit details
Copy full SHA for 9f51810
Browse repository at this point
[flori/json] Rename JSON::ParseError to JSON:ParserError
Show description for 9977462
dalizard
authored and
hsbt
committed
9977462
View commit details
Copy full SHA for 9977462
Browse repository at this point
[ruby/psych] Skip BigDecimal tests when it's missing to load
Show description for b368990
hsbt
authored and
matzbot
committed
b368990
View commit details
Copy full SHA for b368990
Browse repository at this point
Commits on Jul 17, 2023
Remove __bp__ and speed-up bmethod calls (#8060)
Show description for f302e72
XrXr
authored
f302e72
View commit details
Copy full SHA for f302e72
Browse repository at this point
Fix logarithm of 0 with base
nobu
committed
105bdba
View commit details
Copy full SHA for 105bdba
Browse repository at this point
YJIT: refactoring to allow for fancier call threshold logic (#8078)
Show description for d70484f
Maxime Chevalier-Boisvert
and
XrXr
authored
d70484f
View commit details
Copy full SHA for d70484f
Browse repository at this point
Move `posix_signal` declaration internal with prefix `ruby_`
nobu
committed
1c4a523
View commit details
Copy full SHA for 1c4a523
Browse repository at this point
objspace is not used in parent process [ci skip]
nobu
committed
2476b1e
View commit details
Copy full SHA for 2476b1e
Browse repository at this point
Fix up to require objspace
nobu
committed
f1adc58
View commit details
Copy full SHA for f1adc58
Browse repository at this point
Run `Process.warmup` tests in separate processes
nobu
committed
b998e6b
View commit details
Copy full SHA for b998e6b
Browse repository at this point
Implement Process.warmup
Show description for fa30b99
byroot
committed
fa30b99
View commit details
Copy full SHA for fa30b99
Browse repository at this point
Commits on Jul 16, 2023
Fix a typo [ci skip]
nobu
committed
d3bcff0
View commit details
Copy full SHA for d3bcff0
Browse repository at this point
Fix `#line` directive filename of ripper.c
Show description for 0a570a0
yui-knk
committed
0a570a0
View commit details
Copy full SHA for 0a570a0
Browse repository at this point
Fix null pointer access in Ripper#initialize
Show description for 5c77402
nobu
committed
5c77402
View commit details
Copy full SHA for 5c77402
Browse repository at this point
Commits on Jul 15, 2023
Prefer integer as base of intermediate logarithms
Show description for da39936
nobu
committed
da39936
View commit details
Copy full SHA for da39936
Browse repository at this point
[ruby/irb] Indent multiline percent literals
Show description for be98bfc
tompng
authored and
matzbot
committed
be98bfc
View commit details
Copy full SHA for be98bfc
Browse repository at this point
Update default gems list at 7ffb995f5e3b6d749adb700e014f80 [ci skip]
matzbot
committed
baf70c7
View commit details
Copy full SHA for baf70c7
Browse repository at this point
[ruby/irb] Bump 1.7.4 (https://github.com/ruby/irb/pull/645)
Show description for 7ffb995
ima1zumi
authored and
matzbot
committed
7ffb995
View commit details
Copy full SHA for 7ffb995
Browse repository at this point
Add `--backtrace-limit` option to the man page
tomstuart
authored and
nobu
committed
c32b608
View commit details
Copy full SHA for c32b608
Browse repository at this point
Allow -1 as the value of `--backtrace-limit` option
Show description for de68e24
tomstuart
authored and
nobu
committed
de68e24
View commit details
Copy full SHA for de68e24
Browse repository at this point
Test that command line `--backtrace-limit` overrides RUBYOPT
Show description for 125b446
nobu
and
tomstuart
committed
125b446
View commit details
Copy full SHA for 125b446
Browse repository at this point
Allow `--backtrace-limit` option to appear in RUBYOPT
Show description for 72a3bb7
tomstuart
authored and
nobu
committed
72a3bb7
View commit details
Copy full SHA for 72a3bb7
Browse repository at this point
[Bug #19769] Fix range of size 1 in `String#tr`
alexandre184
authored
e5825de
View commit details
Copy full SHA for e5825de
Browse repository at this point
Previous
Next
You can’t perform that action at this time.