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-10-22
ZJIT: Specialize String#<< to StringAppend (#14861)
Aiden Fox Ivey
2025-10-22
[ruby/prism] Make error and snapshot tests multi-version aware
Earlopain
2025-10-22
Update bundled gems list as of 2025-10-22
git
2025-10-21
Fix memory leak of darray in loaded_features_index
Peter Zhu
2025-10-21
ZJIT: Handle when SetIvar raises FrozenError
Alan Wu
2025-10-21
Fix memory leak in RCLASS_SET_NAMESPACE_CLASSEXT
Peter Zhu
2025-10-21
Move rb_class_classext_free to class.c
Peter Zhu
2025-10-22
Improve test_fixnum_{and,or}* by checking all results and using more interest...
Benoit Daloze
2025-10-22
ZJIT: Inline Fixnum#^
Benoit Daloze
2025-10-21
ZJIT: Issue `SendWithoutBlockDirect` to `VM_METHOD_TYPE_BMETHOD`
Alan Wu
2025-10-21
YJIT: ZJIT: Extract common bindings to jit.c and remove unnamed enums.
Alan Wu
2025-10-21
ZJIT: Fix binding to `INVALID_SHAPE_ID` under `-std=c99 -pedantic`
Alan Wu
2025-10-21
[DOC] ”Tweaks for String#setbyte
BurdetteLamar
2025-10-21
[DOC] Tweaks for String#scrub (#14892)
Burdette Lamar
2025-10-21
[DOC] Tweaks for String#scrub! (#14893)
Burdette Lamar
2025-10-21
[DOC] Tweaks for String#scan (#14884)
Burdette Lamar
2025-10-21
[DOC] Tweaks for String#rstrip (#14881)
Burdette Lamar
2025-10-20
[DOC] Tweaks for String#rpartition
BurdetteLamar
2025-10-20
[DOC] Tweaks for String#rstrip!
BurdetteLamar
2025-10-20
ZJIT: Implement codegen for FixnumMod (#14857)
Max Bernstein
2025-10-20
[DOC] Create doc/contributing/concurrency_guide.md
Luke Gruber
2025-10-20
ZJIT: Optimize send with block into CCallWithFrame (#14863)
Stan Lo
2025-10-20
ZJIT: Remove idx from hir::Insn::Param (#14872)
Max Bernstein
2025-10-20
ZJIT: Implement expandarray (#14847)
Max Bernstein
2025-10-20
[ruby/rubygems] update magnus version in rust extension gem template
Mat Sadler
2025-10-20
[ruby/rubygems] Use ruby/rubygems instead of rubygems/rubygems at document, t...
Hiroshi SHIBATA
2025-10-20
[ruby/rubygems] Now ruby/rubygems is the canonical repository url
Hiroshi SHIBATA
2025-10-20
[Bug #21644] compile.c: fix `newrange` INSN peephole optimization for chilled...
viralpraxis
2025-10-20
Fix extension file permissions on Cygwin in namespace feature
Daisuke Fujimura (fd0)
2025-10-19
Fix memory leak in rb_const_remove when using namespace
Peter Zhu
2025-10-19
[DOC] Improve loop code example documentation
TaoufikMejri
2025-10-19
Change upstream repository of rubygems
Hiroshi SHIBATA
2025-10-19
[ruby/English] [DOC] Markup variables in the full list as code
Nobuyoshi Nakada
2025-10-19
[ruby/English] [DOC] Enclose English in quotes
Nobuyoshi Nakada
2025-10-18
Free loaded_features_index in namespace
Peter Zhu
2025-10-18
Fix memory leak of TypedData data in Namespace
Peter Zhu
2025-10-18
Add rb_root_namespace_data_type
Peter Zhu
2025-10-18
[ruby/zlib] Initialize const member
Nobuyoshi Nakada
2025-10-17
Preallocate capacity for id table in rb_singleton_class_clone_and_attach
Peter Zhu
2025-10-17
[DOC] Tweaks for String#rindex
Burdette Lamar
2025-10-17
ZJIT: Add inlining for Kernel#respond_to? (#14873)
Aiden Fox Ivey
2025-10-17
Set method table owned by iclass in rb_class_duplicate_classext
Peter Zhu
2025-10-17
Revert "ZJIT: Mark commonly-edited files as merge=union (#14865)"
Max Bernstein
2025-10-17
ZJIT: Mark commonly-edited files as merge=union (#14865)
Max Bernstein
2025-10-17
ZJIT: Don't push frame for Hash#size (#14871)
Jacob
2025-10-17
ZJIT: Don't push frame for String#empty? (#14836)
Jacob
2025-10-17
[rubygems/rubygems] Postpone to remove legacy mingw platform
Hiroshi SHIBATA
2025-10-17
Update repository urls for rubygems and bundler
Hiroshi SHIBATA
2025-10-17
Compatibility with test-unit-ruby-core
Nobuyoshi Nakada
2025-10-17
CI: Launchable: Fix errors at actions/setup-python on ppc64le/s390x
Jun Aruga
[prev]
[next]