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-17
CI: Assume all C source files are UTF-8 now
Nobuyoshi Nakada
2025-12-17
win32: Set the source code charset to UTF-8
Nobuyoshi Nakada
2025-12-17
Rename to `struct rbimpl_size_overflow_tag`
Nobuyoshi Nakada
2025-12-17
Revert the override of Enumerator#to_set that performed size checks
Akinori Musha
2025-12-17
Add host information to timeout error messages in `TCPSocket.new` and `Socket...
Misaki Shioi
2025-12-17
Update NEWS.md for improvements of error backtrace
Yusuke Endoh
2025-12-17
Update default gems list at 26447b3597ab95af7cc220c641a1bd [ci skip]
git
2025-12-17
[ruby/net-http] v0.9.1
Hiroshi SHIBATA
2025-12-17
[ruby/net-http] Freeze more constants for Ractor compatibility
Kazuki Yamaguchi
2025-12-17
[ruby/net-http] v0.9.0
Hiroshi SHIBATA
2025-12-17
Bundle strscan-3.1.6
Hiroshi SHIBATA
2025-12-17
Bundle stringio-3.2.0
Hiroshi SHIBATA
2025-12-17
[ruby/timeout] v0.6.0
Hiroshi SHIBATA
2025-12-17
[ruby/time] v0.4.2
Hiroshi SHIBATA
2025-12-17
[ruby/psych] v5.3.1
Hiroshi SHIBATA
2025-12-17
`Socket.tcp` and `TCPSocket.new` raises `IO::TiemoutError` with user specifie...
Misaki Shioi
2025-12-17
Update default gems list at 0e2962f917db1b20a6d34b6105b376 [ci skip]
git
2025-12-17
[ruby/io-wait] bump up to 0.4.0
Nobuyoshi Nakada
2025-12-17
refactor: utilize a predefined macro
Yusuke Endoh
2025-12-17
IO::Buffer: Warn as experimental at allocation
Nobuyoshi Nakada
2025-12-17
[Bug #21787] IO::Buffer: Check addition overflows
Nobuyoshi Nakada
2025-12-17
IO::Buffer: Guard arguments from GC
Nobuyoshi Nakada
2025-12-17
IO::Buffer: Fill the test for `IO::Buffer#clear`
Nobuyoshi Nakada
2025-12-17
Update default gems list at 3b66efda523fc33070aee6097898db [ci skip]
git
2025-12-17
Bundle RubyGems 4.0.2 and Bundler 4.0.2
Hiroshi SHIBATA
2025-12-17
Disabled gem sync for Ruby 4.0 release
Hiroshi SHIBATA
2025-12-17
Fix: Recalculate the timeout duration considering `open_timeout` (#15596)
Misaki Shioi
2025-12-16
[DOC] Fix call-seq of Method#box
Peter Zhu
2025-12-16
Respect encoding of ID in exception messages
Daisuke Aritomo
2025-12-16
Let Ractor::IsolationError report correct constant path
Daisuke Aritomo
2025-12-16
[DOC] Harmonize rb_div methods
BurdetteLamar
2025-12-16
ZJIT: Use rb_zjit_writebarrier_check_immediate() instead of rb_gc_writebarrie...
Benoit Daloze
2025-12-16
Revert "ZJIT: Do not call rb_gc_writebarrier() with an immediate value in gen...
Benoit Daloze
2025-12-16
ZJIT: Add a VALUE#write_barrier helper method to deduplicate logic
Benoit Daloze
2025-12-16
ZJIT: Guard other calls to rb_gc_writebarrier() with a !special_const_p() check
Benoit Daloze
2025-12-16
ZJIT: Do not call rb_gc_writebarrier() with an immediate value in gen_write_b...
Benoit Daloze
2025-12-16
Use RBIMPL_ASSERT_OR_ASSUME instead of ASSUME for better errors when it does ...
Benoit Daloze
2025-12-16
gc.h: Reintroduce immediate guard in `rb_obj_written`
Jean Boussier
2025-12-16
YJIT: Print `Rc` strong and weak count on assert failure
Alan Wu
2025-12-16
Revert "ZJIT: Allow ccalls above 7 arguments"
Alan Wu
2025-12-16
Make tracepoints with set_trace_func or TracePoint.new ractor local (#15468)
Luke Gruber
2025-12-16
search_nonascii(): Replace UB pointer cast with memcpy
Alan Wu
2025-12-16
add 21254 to the feature list
Aaron Patterson
2025-12-16
Add the instance variable name and the module in Ractor::IsolationError (#15563)
Étienne Barrié
2025-12-16
Add the class variable and the class itself in Ractor::IsolationError (#15562)
Étienne Barrié
2025-12-16
Box: [DOC] Add RUBY_BOX in Environment
Satoshi Tagomori
2025-12-16
Fix: Do not pass negative timeout to Addrinfo#connect_internal (#15578)
Misaki Shioi
2025-12-16
Rename fiber_serial into ec_serial
Jean Boussier
2025-12-16
Store the fiber_serial in the EC to allow inlining
Jean Boussier
2025-12-16
Box: fix the class name in tests
Nobuyoshi Nakada
[prev]
[next]