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-12-02
[ruby/set] Speed up Set#flatten
Kouhei Yanagita
2024-12-01
Win32: Accept slashes in --with-opt-dir argument
Nobuyoshi Nakada
2024-12-01
Win32: Use the symbolic name for the default NTVER
Nobuyoshi Nakada
2024-12-01
Win32: Make waring 4013 error
Nobuyoshi Nakada
2024-11-30
[ruby/reline] Call user defined sigwinch and sigcont handler
tomoya ishida
2024-11-30
[ruby/irb] Prevent cursor flickering
Mari Imaizumi
2024-11-30
[ruby/rdoc] Methods are sorted symbols-first
Mike Dalessio
2024-11-30
Revert useless VPATH for NMAKE [ci skip]
Nobuyoshi Nakada
2024-11-30
[ruby/reline] Fix tests failing when INPUTRC is defined
Pascal Terjan
2024-11-30
[ruby/rdoc] fix: C variables should never show up in Ancestors tree
Mike Dalessio
2024-11-30
Improve the conditions for clearing the Connection Attempt Delay upon connect...
Misaki Shioi
2024-11-30
Win32: Fix dependencies with VPATH on nmake
Nobuyoshi Nakada
2024-11-30
Win32: Accept a symbolic name for `--with-ntver` option
Nobuyoshi Nakada
2024-11-30
[win32] fix arm64 instruction decoding
jeremyd2019
2024-11-30
[Bug #20910] dtrace related symbols are not considered leaked
Nobuyoshi Nakada
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
[prev]
[next]