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-06-12
[rubygems/rubygems] Removed ccache or sccache from args of Rust builder
Hiroshi SHIBATA
2025-06-12
[ruby/strscan] Update extconf.rb
Nobuyoshi Nakada
2025-06-11
Supress a few more tsan errors
John Hawthorn
2025-06-11
gdbinit: fix printing of T_DATA
John Hawthorn
2025-06-12
Tweak to spec setup so that `rspec` instead of our `bin/rspec` binstub still ...
David Rodríguez
2025-06-12
[rubygems/rubygems] Remove duplicate documentation for `--changelog` flag
Joshua Young
2025-06-12
[rubygems/rubygems] Fix typos in some documentation lists making them render ...
David Rodríguez
2025-06-12
[rubygems/rubygems] Update man pages month
David Rodríguez
2025-06-11
[ruby/prism] Fix parser translator during string escaping with invalid utf-8
Earlopain
2025-06-11
Refactor the last references to `rb_shape_t`
Jean Boussier
2025-06-11
shape.h: remove YJIT workaround
Jean Boussier
2025-06-11
ZJIT: x86: Fix panic writing 32-bit number with top bit set
Alan Wu
2025-06-11
YJIT: x86: Fix panic writing 32-bit number with top bit set
Alan Wu
2025-06-11
ZJIT: Restore x86 assembler tests
Alan Wu
2025-06-11
ZJIT: Restore some A64 backend tests to fix unused warning
Alan Wu
2025-06-11
ZJIT: Restore most x64 backend tests
Alan Wu
2025-06-11
[ruby/date] Update zonetab.h at 2025-06-11
Nobuyoshi Nakada
2025-06-11
shape.c: Fix rb_bug call to use correct format for size_t
Jean Boussier
2025-06-11
Use artifacts built by vcpkg manifest mode
Hiroshi SHIBATA
2025-06-11
Try to run ignored tests with macOS 15
Hiroshi SHIBATA
2025-06-11
[ruby/net-http] Support pretty_print
Nobuyoshi Nakada
2025-06-11
Followed up https://github.com/ruby/net-http/commit/002441da1e for ruby/spec
Hiroshi SHIBATA
2025-06-11
[ruby/net-http] Fixed test case for default content-type.
Hiroshi SHIBATA
2025-06-11
[ruby/net-http] Don't set content type by default
Hiroshi SHIBATA
2025-06-11
Simplify `make test-bundler`
David Rodríguez
2025-06-11
Fix `make test-bundler`
David Rodríguez
2025-06-11
[rubygems/rubygems] Fix `gem pristine` sometimes not resetting extensions
David Rodríguez
2025-06-11
[rubygems/rubygems] Normalize file existence helpers usage
David Rodríguez
2025-06-11
[rubygems/rubygems] Install the best matching gem for the current platform in...
Samuel Giddins
2025-06-11
[rubygems/rubygems] Validate dependencies when doing bundle install
Randy Stauner
2025-06-10
enumerator.c: Remove unused IDs
Jean Boussier
2025-06-10
ZJIT: Support get/set on global variables
Aaron Patterson
2025-06-10
Fix RubyVM::Shape.transition_tree
Étienne Barrié
2025-06-10
Refactor `Enumerator::ArithmeticSequence` to not use ivars
Jean Boussier
2025-06-10
Fix regular expressions across ractors that match different encodings
Luke Gruber
2025-06-10
[DOC] Fix unclosed markup
Nobuyoshi Nakada
2025-06-10
Follow-ups to #13555
Joshua Young
2025-06-10
Fix handling of cancelled blocking operations. (#13570)
Samuel Williams
2025-06-10
Fix up birthtime specs
Nobuyoshi Nakada
2025-06-09
[DOC] Split building docs for modular GC
Peter Zhu
2025-06-09
Take file and line in GC VM locks
Peter Zhu
2025-06-09
Add missing write barrier in set_i_initialize_copy
John Hawthorn
2025-06-10
Update a step name [ci skip]
Nobuyoshi Nakada
2025-06-09
Fetch only necessary commits of bundled gems
Nobuyoshi Nakada
2025-06-09
Reuse fetch-bundled_gems.rb
Nobuyoshi Nakada
2025-06-09
Get rid of `gen_fields_tbl.fields_count`
Jean Boussier
2025-06-09
[ruby/prism] Fix typo in visitor example code
Tim Craft
2025-06-09
ZJIT: Parse opt_regexpmatch2 into HIR
Alan Wu
2025-06-09
ZJIT: Parse opt_not into HIR
Alan Wu
2025-06-09
ZJIT: Parse opt_or into HIR
Alan Wu
[next]