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-12-02
Win32: Fix removing symlink
Nobuyoshi Nakada
2025-12-02
Win32: Add `DLEXT` for clean-spec
Nobuyoshi Nakada
2025-12-02
Win32: Fix rm.bat removing non existent file
Nobuyoshi Nakada
2025-12-02
Win32: Fix @ in middle of commands
Nobuyoshi Nakada
2025-12-02
ZJIT: Optimize GetIvar for non-T_OBJECT
Benoit Daloze
2025-12-02
Clean generated transcoders
Nobuyoshi Nakada
2025-12-01
ZJIT: Split Lea memory reads on x86_64
Max Bernstein
2025-12-01
ZJIT: Add HIR test for VM_OPT_NEWARRAY_SEND_PACK_BUFFER
Max Bernstein
2025-12-01
ZJIT: Open-code String#getbyte
Max Bernstein
2025-12-01
ZJIT: Mark String#ascii_only? as leaf
Max Bernstein
2025-12-01
ZJIT: Specialize Integer#>>
Max Bernstein
2025-12-01
Add BOP_GTGT
Max Bernstein
2025-12-01
ZJIT: Specialize String#<< with Fixnum
Max Bernstein
2025-12-01
ZJIT: Add late pass to fold AnyToString
Max Bernstein
2025-12-01
ZJIT: Don't use GuardTypeNot
Max Bernstein
2025-12-01
ZJIT: Mark Integer#to_s as returning StringExact
Max Bernstein
2025-12-01
Add remembered flag to heap dump
John Hawthorn
2025-12-01
[ruby/strscan] [DOC] Fix broken link to helper methods
Berkan Ünal
2025-12-01
Test CC invalidation for singleton classes of objects (#15360)
Luke Gruber
2025-12-01
ZJIT: Fix erroneous version number for Iongraph (#15357)
Aiden Fox Ivey
2025-12-01
ZJIT: Standardize method dispatch insns' `recv` field (#15334)
Stan Lo
2025-12-01
Speedup RBASIC_FIELDS_COUNT (#15273)
Luke Gruber
2025-12-01
ZJIT: Optimize variadic cfunc `Send` calls into `CCallVariadic` (#14898)
Stan Lo
2025-12-01
[ruby/prism] PM_NODE_INIT
Kevin Newton
2025-12-01
Add `rb_ec_close` function to manage execution context cleanup. (#15253)
Samuel Williams
2025-12-01
Nullify scheduler during `terminate_atfork_i`. (#15354)
Samuel Williams
2025-12-01
[ruby/prism] Fix up newlines in newline-delimited-literals
Kevin Newton
2025-12-01
[ruby/prism] Properly remove references
Kevin Newton
2025-12-01
Remove an excess semicolon in a macro
Nobuyoshi Nakada
2025-11-30
Remove stale check
Nobuyoshi Nakada
2025-11-30
Fix switch fall-through in copy_ext_file_error
Daisuke Fujimura (fd0)
2025-11-30
Set DESTDIR if relative loading
Nobuyoshi Nakada
2025-11-30
Compare with the upper bound of the loop variable
Nobuyoshi Nakada
2025-11-30
[ruby/prism] Update unicode tables to match that of CRuby
Kevin Newton
2025-11-30
[ruby/prism] Ensure implicit parameter nodes are destroyed.
Kevin Newton
2025-11-30
[ruby/prism] Fully destroy call operator write arguments
Kevin Newton
2025-11-29
[ruby/prism] Revert "Fix invalid Ruby code example in ClassNode comment"
Kevin Newton
2025-11-29
[ruby/prism] Fix out-of-bounds read in parser_lex_magic_comment
Kevin Newton
2025-11-29
[ruby/prism] Fix label interpolated string
Kevin Newton
2025-11-29
[ruby/prism] Fix out-of-bounds read after utf-8 BOM
Kevin Newton
2025-11-29
[ruby/prism] Handle invalid string pattern key
Kevin Newton
2025-11-29
[ruby/prism] Optimize `Prism::Source#find_line`
Earlopain
2025-11-29
[ruby/tempfile] [DOC] Monofont some text in Tempfile.create
Peter Zhu
2025-11-29
[ruby/tempfile] [DOC] Fix monofont for Tempfile.create
Peter Zhu
2025-11-29
[ruby/openssl] Remove dummy declarations for mOSSL and eOSSLError
Kazuki Yamaguchi
2025-11-29
[ruby/openssl] ts: fix docs for attrs on OpenSSL::Timestamp::Factory
Kazuki Yamaguchi
2025-11-29
Re-enable clang-18
Peter Zhu
2025-11-29
[ruby/rubygems] Also use String#include? for RUBY_PLATFORM
Hiroshi SHIBATA
2025-11-28
[DOC] Fix backticks in InstructionSequence docs
Peter Zhu
2025-11-28
[DOC] Tweaks for Module#<=>
Burdette Lamar
[prev]
[next]