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-12
Avoid race condition in `test_without_handle_interrupt_signal_works`. (#15504)
Samuel Williams
2025-12-12
thead_sync.c: directly pass the execution context to yield
Jean Boussier
2025-12-12
Define Thread::ConditionVariable in thread_sync.rb
Jean Boussier
2025-12-12
Bump actions/cache from 4.3.0 to 5.0.0
dependabot[bot]
2025-12-12
Bump actions/cache in /.github/actions/setup/directories
dependabot[bot]
2025-12-12
[ruby/timeout] Restore original signal handler in test_timeout_in_trap_handler
Benoit Daloze
2025-12-12
Update bundled gems list as of 2025-12-12
git
2025-12-12
use `ractor_sched_lock`
Koichi Sasada
2025-12-12
Binding#local_variable_defined? raises a NameError for numbered params.
Yusuke Endoh
2025-12-12
Win32: Make `rb_w32_osid` return Windows NT always
Nobuyoshi Nakada
2025-12-12
Win32: Deprecate Windows version info API
Nobuyoshi Nakada
2025-12-12
Win32: Remove the workaround for console reading bug
Nobuyoshi Nakada
2025-12-12
`Binding#local_variable_defined?` must not handle numbered parameters
Yusuke Endoh
2025-12-11
release.yml: Fix tag conversion for Ruby 4.0
Takashi Kokubun
2025-12-11
tool/format-release: Fix a wrong method reference
Takashi Kokubun
2025-12-11
tool/format-release: Carve out the version format logic
Takashi Kokubun
2025-12-11
make-snapshot: Fix Psych::DisallowedClass with newer psych
Takashi Kokubun
2025-12-12
ZJIT: Don't specialize calls with kwsplat (#15513)
Randy Stauner
2025-12-11
make-snapshot: Update the tag format for Ruby 4.0+ (#15514)
Takashi Kokubun
2025-12-11
make-snapshot: Remove an unnecessary variable
Takashi Kokubun
2025-12-11
make-snapshot: Branch if it's X.Y.Z or X.Y using when
Takashi Kokubun
2025-12-11
make-snapshot: Make preview/rc match stricter
Takashi Kokubun
2025-12-11
make-snapshot: Drop X.Y.Z-pN support
Takashi Kokubun
2025-12-11
update-www-meta.rb: Update the tag format for Ruby 4.0+
Takashi Kokubun
2025-12-11
tool/merger.rb: Support the new format in remove_tag
Takashi Kokubun
2025-12-12
monitor.c: skip GET_EC() on exit
Jean Boussier
2025-12-11
tool/format-release: Fix the tag format for Ruby 4.0+
Takashi Kokubun
2025-12-11
tool/merger.rb: Update the tag format for Ruby 4.0+
Takashi Kokubun
2025-12-11
test_ractor.rb: old object while calling _id2ref
Jean Boussier
2025-12-11
Mutex: avoid repeated calls to `GET_EC`
Jean Boussier
2025-12-11
[ruby/timeout] Fix failing timeout test
Luke Gruber
2025-12-11
ZJIT: Check method visibility when optimizing sends (#15501)
Max Bernstein
2025-12-11
[ruby/timeout] Add windows to CI matrix
Jean Boussier
2025-12-11
auto_request_review.yml: Update path for jit related docs
Alan Wu
2025-12-11
ZJIT: s/checking possible to build ZJIT/checking prerequisites for ZJIT/
Alan Wu
2025-12-11
ZJIT: [DOC] Mention build prerequisites
Alan Wu
2025-12-11
Tune AS_CASE indentation style and remove `[*]` for default case
Alan Wu
2025-12-11
[ruby/timeout] Skip signal test on windows
Jean Boussier
2025-12-11
Stop bumping RUBY_PATCHLEVEL in release versions (#15502)
Takashi Kokubun
2025-12-11
Add assumption to free_vm_weak_references
John Hawthorn
2025-12-11
Speed up class allocator search
John Hawthorn
2025-12-11
Assume result from allocator will be valid
John Hawthorn
2025-12-12
Fix Set#^ to not mutate its argument (#15296)
Gil Desmarais
2025-12-11
[ruby/json] Revert "Skip test failing with JRuby in CI"
Étienne Barrié
2025-12-11
[ruby/psych] bump snakeyaml-engine to 2.10 (jruby)
kares
2025-12-11
Fix typo in Fiber.[] docs
Benoit Daloze
2025-12-11
[ruby/timeout] Make Timeout.timeout work in a trap handler on CRuby
Benoit Daloze
2025-12-11
[ruby/timeout] Encapsulate adding a timeout Request
Benoit Daloze
2025-12-11
[ruby/timeout] Revise Timeout.timeout docs and add a section about `ensure`
Benoit Daloze
2025-12-11
[ruby/timeout] Reset the interrupt mask when creating the Timeout thread
Benoit Daloze
[prev]
[next]