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-05-01
Use windows-2022 image for test-bundled-gems
Hiroshi SHIBATA
2025-05-01
Bump up the latest version of actions
Hiroshi SHIBATA
2025-05-01
ubuntu-20.04 is retired
Hiroshi SHIBATA
2025-05-01
Rename matrix.vs to matrix.os. It's not Visual Studio version now
Hiroshi SHIBATA
2025-05-01
Use windows-2022 and windows-2025 because windows-2019 is EOL at June 2025
Hiroshi SHIBATA
2025-04-30
Supply LIBCLANG_PATH for clang-14 for yjit-bindgen
Alan Wu
2025-04-30
Use clang-14 to match the libclang version bindgen finds by default
Alan Wu
2025-04-30
sd ubuntu-20.04 ubuntu-22.04 .github/workflows/*
Hiroshi SHIBATA
2025-04-30
Bump net-imap to v0.5.8 for Ruby 3.4 (CVE-2025-43857)
nick evans
2025-04-28
YJIT: Fix potential infinite loop when OOM (GH-13186)
Rian McGuire
2025-04-14
v3.4.3
v3_4_3
Takashi Kokubun
2025-04-14
Revert "merge revision(s) 052794bfe1970e90f4f4f9e37fc362dd27903a8d: [Backport...
Takashi Kokubun
2025-04-14
merge revision(s) 0d6263bd416338a339651fb97fe4d62701704c4b: [Backport #21220]
Takashi Kokubun
2025-04-14
merge revision(s) 3a7b9ca93b91dcc086b9ac8b9957e59268f9493b: [Backport #21217]
Takashi Kokubun
2025-04-14
merge revision(s) f27ed98effff9891d28edc7119d45811bcedd510: [Backport #21183]
Takashi Kokubun
2025-04-14
merge revision(s) 052794bfe1970e90f4f4f9e37fc362dd27903a8d: [Backport #21197]
Takashi Kokubun
2025-04-09
Test for the crash
Nobuyoshi Nakada
2025-04-09
Fix crash in TCPSocket.open
Luke Jahnke
2025-04-08
Merge RubyGems-3.6.7 and Bundler-2.6.7
Hiroshi SHIBATA
2025-04-08
Merge RubyGems-3.6.6 and Bundler-2.6.6
Hiroshi SHIBATA
2025-04-03
Use EnvUtil.apply_timeout_scale
Hiroshi SHIBATA
2025-04-03
Extend open_timeout for test failure on s390x
Hiroshi SHIBATA
2025-04-02
Picking test fix from https://github.com/ruby/ruby/commit/3d8a66568e8106b3676...
Hiroshi SHIBATA
2025-04-03
Enforce to use CMake 3 because CMake 4 is not compatible to build libyaml via...
Hiroshi SHIBATA
2025-04-02
Improve backtrace of errors raised by `Socket.tcp_with_fast_fallback`
Jean Boussier
2025-04-02
[rubygems/rubygems] Bump up minimum required version for cmake 4
Hiroshi SHIBATA
2025-03-27
[Backport #21141] [DOC] Refine description of `Time#utc?`
Nobuyoshi Nakada
2025-03-27
[Backport #21141] [DOC] Clarify what time is in UTC
Nobuyoshi Nakada
2025-03-27
FCALL shouldn't be forwarded from caller
Aaron Patterson
2025-03-27
Fix handling of `error`/`errno` in `io_internal_wait`. (#12961)
Samuel Williams
2025-03-24
[rubygems/rubygems] Support git 2.49
David RodrÃguez
2025-03-20
[Bug #21094] Update nested module names when setting temporary name
Nobuyoshi Nakada
2025-03-20
[Bug #21186] multibyte char literal should be a single letter word
Nobuyoshi Nakada
2025-03-14
Push a real iseq in rb_vm_push_frame_fname()
Alan Wu
2025-03-14
Have `ast` live longer in ISeq.compile_file to fix GC stress crash
Alan Wu
2025-03-13
Check LoadError first
Nobuyoshi Nakada
2025-03-13
Added assertion strings with Xcode 16.3 beta
Hiroshi SHIBATA
2025-03-12
[Bug #19841] Refine error on marshaling recursive USERDEF
Nobuyoshi Nakada
2025-03-11
Fix `Socket.tcp_with_fast_fallback` to be usable from a Ractor
Jean Boussier
2025-03-10
RUBY_FREE_AT_EXIT does not work when error in -r
Peter Zhu
2025-03-10
[Bug #21163] Fix hexadecimal float conversion
Nobuyoshi Nakada
2025-03-06
Fix a race condition with interned strings sweeping.
Jean Boussier
2025-03-05
Replace tombstone when converting AR to ST hash
John Hawthorn
2025-03-05
yjit.rb: Fix parameter name in documentation
a5-stable
2025-03-04
[Bug #21144] Win32: Use Windows time zone ID if TZ is not set
Nobuyoshi Nakada
2025-03-03
[ruby/prism] Use a locale-insensitive version of tolower
Jean Boussier
2025-03-03
[Bug #21159] module names should not be modifiable
Nobuyoshi Nakada
2025-03-03
[Feature #19521] Test for `Module#set_temporary_name`
Nobuyoshi Nakada
2025-03-03
Ensure IO.copy_stream buffer is an independent string
Jeremy Evans
2025-03-03
[Bug #21030] Fix step for non-numeric range
Nobuyoshi Nakada
[prev]
[next]