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
/
test
Age
Commit message (
Expand
)
Author
2025-02-03
Add out of range tests of random number generator
Nobuyoshi Nakada
2025-02-01
[Bug #21103] Fix local variable index calculation with forwarding
Nobuyoshi Nakada
2025-01-31
[Feature #19521] Test for `Module#set_temporary_name`
Nobuyoshi Nakada
2025-01-30
Output object_id in ObjectSpace.dump
Peter Zhu
2025-01-31
rb_alias: improve "undefined method" error message by invoking
Fabio Sangiovanni
2025-01-29
[ruby/openssl] pkey: avoid calling i2d_PUBKEY family on an incomplete key
Kazuki Yamaguchi
2025-01-29
[ruby/openssl] test/openssl/test_ossl.rb: use clock_gettime for measuring time
Kazuki Yamaguchi
2025-01-29
[ruby/error_highlight] Ensure first_line and last_line are set
Yusuke Endoh
2025-01-28
Allow JSON::Fragment to be used even in strict mode
Jean Boussier
2025-01-28
Introduce JSON::Coder
Étienne Barrié
2025-01-28
[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 update
dependabot[bot]
2025-01-24
Fix "Relax expectations of errors from `getgrnam`"
Nobuyoshi Nakada
2025-01-24
Migrate irb and reline to the bundled gems
Hiroshi SHIBATA
2025-01-22
[ruby/prism] Fix rescue modifier precedence
Kevin Newton
2025-01-23
[ruby/openssl] pkey: change PKey::{RSA,DSA,DH}#params to use nil for missing ...
Kazuki Yamaguchi
2025-01-23
[ruby/openssl] pkey: add tests for PKey::{RSA,DSA,DH}#params
Kazuki Yamaguchi
2025-01-22
[ruby/openssl] ssl: fix SSLSocket#sysread leaking locktmp String on timeout
Kazuki Yamaguchi
2025-01-22
[ruby/irb] Use EnvUtil.rubybin instead of "ruby" in copy command
tomoya ishida
2025-01-22
[ruby/irb] Fix pager preview with escape sequence and newlines
tomoya ishida
2025-01-22
[ruby/irb] Show a quick preview of inspect result before pager
tomoya ishida
2025-01-22
[ruby/irb] Add copy command (https://github.com/ruby/irb/pull/1044)
Prajjwal Singh
2025-01-22
Relax expectations of errors from `getgrnam`
Nobuyoshi Nakada
2025-01-21
[ruby/openssl] Require OpenSSL 1.1.1 or later
Kazuki Yamaguchi
2025-01-21
[ruby/openssl] pkey/dh: do not skip test_params_ok? on LibreSSL
Kazuki Yamaguchi
2025-01-21
[ruby/mmtk] Bump mmtk-core
Peter Zhu
2025-01-21
[ruby/mmtk] Add tests for MMTK_HEAP_MIN
Peter Zhu
2025-01-20
[ruby/openssl] Require OpenSSL 1.1.0 or later
Kazuki Yamaguchi
2025-01-20
[ruby/json] Reject invalid number: `-` `-.1` `-e0`
tompng
2025-01-20
[ruby/json] Raise parse error on invalid comments
tompng
2025-01-20
[ruby/json] Fix parsing incomplete unicode escape "\uaaa"
tompng
2025-01-20
[ruby/json] Introduce JSON::Fragment
Étienne Barrié
2025-01-20
[ruby/json] Fix a regression in the parser with leading /
Jean Boussier
2025-01-20
Finalize Kevin's handrolled parser.
Jean Boussier
2025-01-17
[ruby/mmtk] Add mmtk_heap_max to GC.config
Peter Zhu
2025-01-16
[ruby/mmtk] Add mmtk_heap_min to GC.config
Peter Zhu
2025-01-16
[ruby/mmtk] Add NoGC back to MMTK_PLAN test
Peter Zhu
2025-01-16
[ruby/mmtk] Add mmtk_heap_mode to GC.config
Peter Zhu
2025-01-16
[rubygems/rubygems] fix `@licenses` array unmarshalling
Michael Rykov
2025-01-16
Disabled to existence test for win32ole
Hiroshi SHIBATA
2025-01-16
Migrate win32ole as bundled gems
Hiroshi SHIBATA
2025-01-16
[ruby/json] Refactor JSONFixturesTest
Jean Boussier
2025-01-15
[ruby/mmtk] Add mmtk_plan to GC.config
Peter Zhu
2025-01-15
[ruby/irb] Colorize backref token bold green like global variables
tomoya ishida
2025-01-15
[ruby/prism] Mark some parser translator tests as being known failures
Earlopain
2025-01-15
Fix ENV tests on Windows on ARM64
Lars Kanis
2025-01-15
Skip related tests with Gem::RDoc
Hiroshi SHIBATA
2025-01-15
Migrate rdoc as bundled gems
Hiroshi SHIBATA
2025-01-14
[PRISM] Handle forwarding inside eval
Kevin Newton
2025-01-14
[ruby/mmtk] Add mmtk_worker_count to GC.config
Peter Zhu
2025-01-14
Better handle regexp in the parser translator
Earlopain
[prev]
[next]