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-06
Fix strict aliasing warning in ruby_swap128_int
Peter Zhu
2025-12-07
[ruby/pathname] Freeze and hide internal constants
Nobuyoshi Nakada
2025-12-07
[ruby/pathname] Use `File.path` for conversion to path name
Nobuyoshi Nakada
2025-12-07
[ruby/pathname] Define `to_path` alias directly
Nobuyoshi Nakada
2025-12-07
Suppress noisy outputs
Nobuyoshi Nakada
2025-12-06
Sync doc/stringio in sync_default_gems.rb
Peter Zhu
2025-12-06
[ruby/prism] Avoid out-of-bounds reads
Steven Johnstone
2025-12-06
Add error case tests for `File.path`
Nobuyoshi Nakada
2025-12-06
[ruby/timeout] Test that Timeout does not expose extra constants
Benoit Daloze
2025-12-06
Yield to scheduler if interrupts are pending. (#14700)
Samuel Williams
2025-12-06
Fix `io_pwrite` fiber scheduler hook. (#15428)
Samuel Williams
2025-12-05
[DOC] Update NEWS about ZJIT (#15426)
Takashi Kokubun
2025-12-06
[DOC] Link global variables to command line options
Nobuyoshi Nakada
2025-12-05
[ruby/stringio] [DOC] Class doc for StringIO
Burdette Lamar
2025-12-05
[DOC] Tweaks for String#capitalize
BurdetteLamar
2025-12-05
[DOC] Tweaks for String#downcase
BurdetteLamar
2025-12-05
[DOC] Tweaks for String#upcase
BurdetteLamar
2025-12-05
[DOC] Tweaks for String#swapcase
BurdetteLamar
2025-12-05
[DOC] Better multibyte-character data
BurdetteLamar
2025-12-06
[ruby/stringio] [DOC] Link to on-page section, not class File doc
BurdetteLamar
2025-12-06
Add support for `u128`, `U128`, `s128` and `S128` integers to `IO::Buffer`. (...
Samuel Williams
2025-12-05
Fix fields object in embedded struct
Peter Zhu
2025-12-05
Revert "gc.c: Pass shape_id to `newobj_init`"
Peter Zhu
2025-12-05
[ruby/timeout] Exclude constantly-failing test on x86_64-darwin
Benoit Daloze
2025-12-05
ZJIT: Include local variable names in `Get|SetLocal` insn's print value (#15423)
Stan Lo
2025-12-05
ZJIT: Build by default when build environment allows
Alan Wu
2025-12-05
ZJIT: configure.ac: Look for GNU make when detecting build environment
Alan Wu
2025-12-05
ZJIT: configure.ac logic to detect suitable build environment
Alan Wu
2025-12-05
YJIT: Fix unused_unsafe warning in `StatsAlloc`
Alan Wu
2025-12-05
ZJIT: Update `depend` for zjit.o
Alan Wu
2025-12-05
YJIT: Fix duplicate make rule warning in combo build
Alan Wu
2025-12-05
ZJIT: Fix duplicate make rule warning in combo build
Alan Wu
2025-12-05
tool/update-deps: Skip ZJIT and YJIT+ZJIT build objects
Alan Wu
2025-12-05
CI: Avoid building ZJIT when LLVM is too old
Alan Wu
2025-12-05
ZJIT: Avoid binding to `rb_iseq_constant_body`
Alan Wu
2025-12-05
YJIT: Fix including stats for ZJIT instructions when ZJIT not in build
Alan Wu
2025-12-05
JITs: Update bindings to include interpreter zjit_ opcodes
Alan Wu
2025-12-05
JITs: rb_iseq_opcode_at_pc(): Accommodate switch-case interpreter
Alan Wu
2025-12-05
ZJIT: Account for when YJIT is on by default in test_zjit_enable
Alan Wu
2025-12-05
ZJIT: Fix -Wpedantic warning in C99 mode when built with YJIT
Alan Wu
2025-12-05
ZJIT: Skip GC.auto_compact test when unsupported
Alan Wu
2025-12-05
[ruby/prism] Correct constant pool bucket type logic
Kevin Newton
2025-12-05
[ruby/prism] Avoid undefined int overflow behaviour
Steven Johnstone
2025-12-05
[ruby/prism] Avoid out-of-bounds reads
Steven Johnstone
2025-12-05
Allow rb_thread_call_with_gvl() to work when thread already has GVL
Keenan Brock
2025-12-05
[ruby/openssl] x509cert: handle invalid validity periods in Certificate#inspect
Kazuki Yamaguchi
2025-12-05
[ruby/timeout] Simplify logic to make GET_TIME shareable
Benoit Daloze
2025-12-05
[ruby/timeout] Fix logic for Ractor support
Benoit Daloze
2025-12-05
[ruby/timeout] Fix condition and fix test to catch that broken condition
Benoit Daloze
2025-12-05
[ruby/timeout] Minor tweaks
Benoit Daloze
[prev]
[next]