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
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2 days
[DOC] Improve class doc for Coverage
Peter Zhu
4 days
[ruby/openssl] ssl: refactor peeraddr_ip_str()
Kazuki Yamaguchi
4 days
[ruby/openssl] ssl: fix errno display in exception messages
Kazuki Yamaguchi
4 days
[ruby/openssl] Add `sync_close` kwarg to `SSLSocket.new` (fixes
Sharon Rosner
5 days
Add early type validation for ObjectSpace.memsize_of_all klass argument
Augustin Gottlieb
5 days
[ruby/json] Improve class JSON intro
BurdetteLamar
5 days
[DOC] Improve docs for Coverage.setup
Peter Zhu
6 days
[DOC] Add doc about eval coverage
Peter Zhu
7 days
[Bug #21845] Rebuild gem extensions at RUBY_ABI_VERSION change
Nobuyoshi Nakada
8 days
[DOC] Escape Coverage
Peter Zhu
9 days
Optimize File.join common use case
Jean Boussier
10 days
[DOC] Improve docs for ObjectSpace.memsize_of_all
Peter Zhu
10 days
Revert "Fix rb_interned_str: create strings with BINARY (akak ASCII_8BIT) enc...
Nobuyoshi Nakada
11 days
Fix rb_interned_str: create strings with BINARY (akak ASCII_8BIT) encoding
Jean Boussier
11 days
[ruby/json] Extract json_fast_memcpy16 for readability
Jean Boussier
11 days
[ruby/json] Use __builtin_memcpy, if available, to copy overlapping byte rang...
Scott Myron
13 days
[ruby/json] Remove trailing spaces [ci skip]
Nobuyoshi Nakada
13 days
[ruby/json] initialize search.chunk_end to silence a warning about it being p...
Scott Myron
13 days
[ruby/json] use a conditional to select SIMD implementation rather than pointer
Scott Myron
2026-01-11
[DOC] Improve docs for ObjectSpace.count_symbols
Peter Zhu
2026-01-11
[DOC] Improve docs for ObjectSpace.count_imemo_objects
Peter Zhu
2026-01-11
[DOC] Improve docs for ObjectSpace.count_tdata_objects
Peter Zhu
2026-01-09
Remove ObjectSpace.count_nodes
Peter Zhu
2026-01-09
Optimize rb_mark_generic_ivar for T_DATA and T_STRUCT
Peter Zhu
2026-01-09
Rename `alloca_overflow` to `stack_overflow`
Nobuyoshi Nakada
2026-01-09
Fix Ripper::Lexer::State#[] for to_s
Earlopain
2026-01-04
[ruby/openssl] Improve Argument Error Message in EC:Group.new
Augustin Gottlieb
2026-01-03
[ruby/json] Directly write to the output buffer when converting UTF32 to UTF8.
Scott Myron
2025-12-31
[ruby/json] Fix non-portable code
Nobuyoshi Nakada
2025-12-31
[ruby/json] Simplify unescape_unicode
Scott Myron
2025-12-31
[ruby/json] Keep track of the the number of additional backslashes to avoid a...
Scott Myron
2025-12-28
Remove unnecessary comparison from is_local_port_fixed (#15757)
Misaki Shioi
2025-12-27
Fix: Do not fast_fallback if local_port is explicitly specified (#15732)
Misaki Shioi
2025-12-27
[ruby/openssl] cipher: remove incorrect assertion in Cipher#update
Kazuki Yamaguchi
2025-12-26
Remove `rb_iterate` deprecated since 1.9
Nobuyoshi Nakada
2025-12-26
Mark development version for unreleased gems
Hiroshi SHIBATA
2025-12-26
[ruby/strscan] Bump version
Sutou Kouhei
2025-12-26
[ruby/json] Add missing documentation for `allow_control_characters` parsing ...
Jean Boussier
2025-12-26
[ruby/json] Update `fpconv_dtoa` definition to use `dest[32]`
久我山菜々
2025-12-26
[ruby/date] remove conditional for uint64_t
Maciej Mensfeld
2025-12-26
[ruby/date] remove redundant code
Maciej Mensfeld
2025-12-26
[ruby/date] code remarks, macros and r2.6 support
Maciej Mensfeld
2025-12-26
[ruby/date] improve styling
Maciej Mensfeld
2025-12-26
[ruby/date] [ruby/date] Optimize Gregorian date conversions with Neri-Schneid...
Maciej Mensfeld
2025-12-26
[ruby/stringio] [DOC] Doc for StringIO#read
Burdette Lamar
2025-12-26
[ruby/stringio] [DOC] Doc for StringIO#putc
Burdette Lamar
2025-12-26
[ruby/stringio] [DOC] Doc for StringIO#pread
Burdette Lamar
2025-12-26
[ruby/stringio] Development of 3.2.1 started.
Sutou Kouhei
2025-12-24
ext/-test-/scheduler/scheduler.c: explicitly ignore the result of write
Yusuke Endoh
2025-12-23
[DOC] Fix backticks in Coverage.peek_result
Peter Zhu
[next]