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-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
2025-01-14
[ruby/prism] Support forwarding flags on scopes
Kevin Newton
2025-01-14
[ruby/mmtk] Exit with error message if MMTK_PLAN is invalid
Peter Zhu
2025-01-14
Add tests for Proc#parameters on `it` blocks
Alan Wu
2025-01-14
[ruby/mmtk] Exit with error message if MMTK_HEAP_MODE is invalid
Peter Zhu
2025-01-14
[ruby/mmtk] Add tests for when MMTK_HEAP_MIN >= MMTK_HEAP_MAX
Peter Zhu
2025-01-14
[ruby/mmtk] Also test invalid values for MMTK_HEAP_MIN and MMTK_HEAP_MAX
Peter Zhu
2025-01-14
Remove incorrectly committed snapshots
Kevin Newton
2025-01-14
[ruby/mmtk] Add framework for tests
Peter Zhu
2025-01-14
[ruby/prism] Fix parse.y translation for locals test
Kevin Newton
2025-01-14
[ruby/prism] Be a bit stricter when comparing parser translator tokens
Earlopain
2025-01-14
[ruby/prism] Fix block parameters and it for RubyParser
Justin Collins
[prev]
[next]