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
Disabled test_s_random_bytes_is_fork_safe again
Hiroshi SHIBATA
2024-12-02
[ruby/securerandom] Enabled test_s_random_bytes_is_fork_safe with Apple Silic...
Hiroshi SHIBATA
2024-12-02
[ruby/securerandom] Random::Formatter is only provided from Ruby 3.1
Hiroshi SHIBATA
2024-12-02
[ruby/securerandom] Enabled test_s_random_bytes_is_fork_safe on GitHub Actions
Hiroshi SHIBATA
2024-12-02
[ruby/securerandom] Removed unnecessary module for SecureRandom tests
Hiroshi SHIBATA
2024-12-02
[ruby/io-console] Freeze the version string
Nobuyoshi Nakada
2024-12-02
[ruby/io-console] Check if `rb_syserr_fail_str` is available
Nobuyoshi Nakada
2024-12-02
Removed trailing spaces
Hiroshi SHIBATA
2024-12-02
Update strscan structure for strscan/strscan.rb
Hiroshi SHIBATA
2024-12-02
[ruby/strscan] test: don't omit "(...)" for method calls that have at least o...
Sutou Kouhei
2024-12-02
[ruby/strscan] Micro optimize encoding checks
Jean Boussier
2024-12-02
StringScanner#scan_integer support base 16 integers (#116)
Jean Boussier
2024-12-02
[ruby/strscan] Prevent a warning "ambiguous first argument" during a
Yusuke Endoh
2024-12-02
Typofix
Hiroshi SHIBATA
2024-12-02
Revert "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"
Hiroshi SHIBATA
2024-12-02
yasmdata.rb is no longer generated for years [ci skip]
Nobuyoshi Nakada
2024-12-02
[ruby/set] Fix ^ to respect subclasses
Kouhei Yanagita
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
[next]