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
2024-11-29
Warn when redefining __id__ as well as object_id
John Hawthorn
2024-11-29
RUBY_DEBUG: Verify PC correctness every alloc
John Hawthorn
2024-11-29
[Bug #20915] Fix SEGV with `TracePoint#parameters` and aliased C method
viralpraxis
2024-11-29
[DOC] Rewrite docs for rb_sym2str()
Alan Wu
2024-11-29
[DOC] Mention that rb_id2str() returns a frozen string
Alan Wu
2024-11-29
YJIT: Avoid std::ffi::CString with rb_intern2() during boot
Alan Wu
2024-11-29
[rubygems/rubygems] make pretty_print tests whitespace agnostic
Durable Programming Team
2024-11-29
[ruby/reline] Don't skip start_with check on encoding-incompatible
tomoya ishida
2024-11-29
[ruby/reline] Fix RELINE_TEST_ENCODING
Mari Imaizumi
2024-11-30
Use `RSTRING_PTR` instead of `StringValuePtr`
Yusuke Endoh
2024-11-29
Fix use-after-free in constant cache
Peter Zhu
2024-11-29
[rubygems/rubygems] Enable pending exec spec
David Rodríguez
2024-11-29
[rubygems/rubygems] Improve heredoc indentation in exec specs
David Rodríguez
2024-11-29
[rubygems/rubygems] Unify specs testing Bundler.setup failing behavior
David Rodríguez
2024-11-29
[rubygems/rubygems] Backwards compatibility for 2.5.17-2.5.23 caches
David Rodríguez
2024-11-29
[rubygems/rubygems] Restore previous application cache format for git sources
David Rodríguez
2024-11-29
[rubygems/rubygems] Check feature flag earlier
David Rodríguez
2024-11-29
[rubygems/rubygems] Remove unnecessary early return
David Rodríguez
2024-11-29
[rubygems/rubygems] Improve naming in git sources
David Rodríguez
2024-11-30
Remove a useless condition expression
Yusuke Endoh
2024-11-29
prefer ruby_memerror instead
卜部昌平
2024-11-29
rb_gc_impl_malloc can return NULL
卜部昌平
2024-11-29
Update default gems list at ae85fc72717c5b6d13be101781d41a [ci skip]
git
2024-11-29
[ruby/set] Bump VERSION to 1.1.1
Akinori MUSHA
2024-11-29
Ensure to close pipes when `TCPSocket.new` finishes processing (#12181)
Misaki Shioi
2024-11-29
Allow disable to `fast_fallback` of `TCPSocket.new` (#12210)
Misaki Shioi
2024-11-29
Remove a useless check if fd is negative
Yusuke Endoh
2024-11-29
Remove a useless check
Yusuke Endoh
2024-11-29
[ruby/date] Fix mixed declarations and code
Nobuyoshi Nakada
2024-11-29
[ruby/date] Suppress compound-token-split-by-macro warnings
Nobuyoshi Nakada
2024-11-29
[ruby/time] [DOC] Make RDoc coverage 100%
Nobuyoshi Nakada
2024-11-29
Dont't need to run nmake test
Hiroshi SHIBATA
2024-11-29
Use only -j option for test option
Hiroshi SHIBATA
2024-11-29
nmake check is working now with Windows platform
Hiroshi SHIBATA
2024-11-29
Remove document file needless for ruby core
Nobuyoshi Nakada
2024-11-28
YJIT: Add missing prepare before calling str_dup
John Hawthorn
2024-11-29
Avoid illegal pointer
Yusuke Endoh
2024-11-28
Add commit 2da9238 to .git-blame-ignore-revs [ci skip]
Peter Zhu
2024-11-28
Expand tabs in addr2line.c
Peter Zhu
2024-11-28
[rubygems/rubygems] Test with Ruby 3.4
David Rodríguez
2024-11-28
Update default gems list at afea58a0ef07b05846dbb24ca8afbf [ci skip]
git
2024-11-28
[ruby/reline] Bump version to 0.5.12
Mari Imaizumi
2024-11-28
Ensure to free fast_fallback_getaddrinfo_shared with single family (#12199)
Misaki Shioi
2024-11-28
[ruby/prism] Fix a copy-paste error
Yusuke Endoh
2024-11-28
[ruby/rdoc] Improve how gemspec's files are defined
Stan Lo
2024-11-28
`INIT_ANCHOR` no longer needed usually
Nobuyoshi Nakada
2024-11-28
Initialize `LINK_ANCHOR` totally
Nobuyoshi Nakada
2024-11-28
[DOC] typo fix in NEWS.md
ydah
2024-11-28
add a NEWS entry about extra rescue/ensure frames
Koichi Sasada
2024-11-28
add NEWS entries about Ractor related changes.
Koichi Sasada
[prev]
[next]