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-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
2025-12-11
Append found lib/<file> entries to spec.files to support out-of-place builds
Hiroshi SHIBATA
2025-12-11
Update default gems list at 6b469b7e40f94f25b50463de2190d5 [ci skip]
git
2025-12-11
[ruby/json] Release 2.18.0
Jean Boussier
2025-12-11
[ruby/json] Add `allow_control_characters` parsing option
Jean Boussier
2025-12-11
[Bug #19558] Allow ASCII range to mix with Unicode dump
Nobuyoshi Nakada
2025-12-11
[Misc #21690] Sync parser_bits.h from internal/bits.h
Nobuyoshi Nakada
2025-12-11
[Bug #21712] Allow `.()` call for command with block
yui-knk
2025-12-11
This change didn't fix the original issue.
Hiroshi SHIBATA
2025-12-11
[DOC] Update NEWS for `*selectors` arguments added to `String#strip` etc.
Shugo Maeda
2025-12-11
Use base: with Dir.glob for bundler.gemspec
Hiroshi SHIBATA
2025-12-11
Allow String#strip etc. to take optional character selectors
Shugo Maeda
2025-12-11
Remove an excess closing bracket
Nobuyoshi Nakada
2025-12-10
ZJIT: Re-compile ISEQs invalidated by PatchPoint (#15459)
Takashi Kokubun
2025-12-10
GC_DEBUG_STRESS_TO_CLASS should only be for debug
John Hawthorn
2025-12-10
Update Ractor warning message
John Hawthorn
2025-12-10
ZJIT: Don't fold LoadField with negative offsets and use byte_add
Alan Wu
2025-12-10
JITs: Drop cargo and use just rustc for release combo build
Alan Wu
2025-12-10
JITs: Move cargo-specific variables into conditional
Alan Wu
2025-12-10
ZJIT: For rustc build, remove cargo touch(1) workaround
Alan Wu
2025-12-10
YJIT: For rustc build, remove cargo touch(1) workaround
Alan Wu
2025-12-10
ZJIT: Remove unused includes from zjit.c
Alan Wu
2025-12-10
ZJIT: Fold LoadField on frozen objects to constants (#15483)
Tobias Lütke
2025-12-10
Remove object_id in NEWOBJ tracepoint test
Jean Boussier
2025-12-10
ZJIT: Use inline format args (#15482)
Alex Rocha
2025-12-10
ubuntu.yml: Add a ruby-bench job without ZJIT (#15480)
Takashi Kokubun
2025-12-10
Always treat encoding as TYPEDDATA
John Hawthorn
[prev]
[next]