index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-03-09
[ruby/optparse] Use `\A` instead of `^` as the beginning of string
Nobuyoshi Nakada
2025-03-09
[ruby/optparse] [DOC] Manage rdoc options only in .rdoc_options file
Nobuyoshi Nakada
2025-03-09
Remove a stale test file [ci skip]
Nobuyoshi Nakada
2025-03-09
Merge the `new_yield` method into the `rb_node_yield_new` method
ydah
2025-03-09
Refactor parser rules to remove inline_operation
ydah
2025-03-08
Remove redundant semantic action in bvar rule
ydah
2025-03-08
string.c: Improve `fstring_hash` to reduce collisions
Jean Boussier
2025-03-08
Implement CLASS NODE locations
ydah
2025-03-07
YJIT: Add Counter::invalidate_everything
Alan Wu
2025-03-07
[DOC] Fix minor miscalculation of stack size
kyontan
2025-03-07
[DOC] Tweaks for Hash#rehash
Burdette Lamar
2025-03-07
[DOC] Tweaks for Hash#rassoc
BurdetteLamar
2025-03-07
[DOC] Tweaks for Hash#merge (#12825)
Burdette Lamar
2025-03-07
[Bug #21174] [Bug #21175] Update rubyspec
Nobuyoshi Nakada
2025-03-07
[Bug #21174] [Bug #21175] Fix `Range#max` on beginless integer range
Nobuyoshi Nakada
2025-03-07
[Bug #21163] Fix hexadecimal float conversion
Nobuyoshi Nakada
2025-03-06
RUBY_FREE_AT_EXIT does not work when error in -r
Peter Zhu
2025-03-06
YJIT: Rename get_temp_regs2() back to get_temp_regs() (#12866)
Takashi Kokubun
2025-03-06
[ruby/json] Fix JSON::GeneratorError#detailed_message with Ruby < 3.2
Rahim Packir Saibo
2025-03-06
Show test task names longer
Nobuyoshi Nakada
2025-03-06
Harden `TestObjSpace#test_memsize_of_root_shared_string`
Jean Boussier
2025-03-06
Launchable: Send stdout and stderr (#12785)
Naoto Ono
2025-03-06
Fix flaky failure in TestSetTraceFunc#test_tracepoint_disable (#12854)
Naoto Ono
2025-03-05
Remove obsoleted insn_may_depend_on_sp_or_pc()
Takashi Kokubun
2025-03-05
auto-request-review should run only for master
Takashi Kokubun
2025-03-06
Bump actions/cache in /.github/actions/setup/directories
dependabot[bot]
2025-03-05
Replace tombstone when converting AR to ST hash
John Hawthorn
2025-03-05
Fix a race condition with interned strings sweeping.
Jean Boussier
2025-03-05
yjit.rb: Fix parameter name in documentation
a5-stable
2025-03-05
Add tests for alias locations with special variables $`, $', and $+
ydah
2025-03-05
do not reset `EnvUtil.timeout_scale`
Koichi Sasada
2025-03-05
Revert "try to show timeout sec"
Koichi Sasada
2025-03-04
Move in-place interning spec to Ruby's tests
Jean Boussier
2025-03-04
[DOC] Tweaks for Hash#size
BurdetteLamar
2025-03-04
try to show timeout sec
Koichi Sasada
2025-03-04
Sync skip rules from ubuntu.yml
Hiroshi SHIBATA
2025-03-04
Try to build WSL on GitHub Actions
Hiroshi SHIBATA
2025-03-04
* append newline at EOF. [ci skip]
Nobuyoshi Nakada
2025-03-03
.gdbinit: Fix T_HASH printing [ci skip]
Alan Wu
2025-03-03
Allow YJIT `mem-size` and `call-threshold` to be set at runtime via `YJIT.ena...
annichai-stripe
2025-03-03
[ruby/openssl] test_pkey_dh.rb: Merge 2 test_new_break tests to one test.
Jun Aruga
2025-03-03
[rubygems/rubygems] Update parallel_tests.
Josef Šimánek
2025-03-03
[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 update
dependabot[bot]
2025-03-03
[rubygems/rubygems] docs(bundle-exec): recommend non-deprecated methods
Michael Chui
2025-03-03
[rubygems/rubygems] docs(bundle-config): hint default group when using only o...
Mateo
2025-03-03
[rubygems/rubygems] Bring man pages up to date
Josef Šimánek
2025-03-03
[rubygems/rubygems] Update vendored uri to 1.0.3
Hiroshi SHIBATA
2025-03-03
Restore lockfile for vendor_gems.rb
Hiroshi SHIBATA
2025-03-03
Implement POSTEXE NODE locations
ydah
2025-03-02
[ruby/prism] Rename fgets parameter to fix NetBSD
Kevin Newton
[next]