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-07-02
[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 update
dependabot[bot]
2025-07-01
[ruby/io-console] Fix removing unexpected control chars
Nobuyoshi Nakada
2025-07-01
[ruby/io-console] Use `host_os` in RbConfig instead of `RUBY_PLATFORM` for JRuby
Nobuyoshi Nakada
2025-06-30
ZJIT: Add codegen for IsNil
ywenc
2025-06-30
ZJIT: Don't compile functions with unhandled parameter types (#13749)
Max Bernstein
2025-06-30
[ruby/prism] Fix parser translator with trailing backslash in `%W` /`%I` array
Earlopain
2025-06-30
Optimize 'json_parse_string' using SIMD.
Scott Myron
2025-06-30
[rubygems/rubygems] Added push_rubygem to default scope at gem signin command
Hiroshi SHIBATA
2025-06-29
[ruby/optparse] JRuby does not have EXECUTABLE_EXTS in RbConfg::CONFIG
Nobuyoshi Nakada
2025-06-29
[ruby/optparse] Fix OptionParser#program_name not to strip suffix unexpectedly
Nobuyoshi Nakada
2025-06-29
[ruby/optparse] Enhance to support 'Set' object as an enum
kwatch
2025-06-28
ZJIT: Codegen for `defined?(yield)`
Alan Wu
2025-06-27
ZJIT: Add TODOs and omitted test for nested scope local access
Alan Wu
2025-06-27
ZJIT: Add codegen for GetLocal and SetLocal
Alan Wu
2025-06-27
[ruby/io-console] Fix a name error
Nobuyoshi Nakada
2025-06-27
[ruby/io-console] Ignore printed control char
Nobuyoshi Nakada
2025-06-27
[ruby/io-console] Revert "Ignore `^C` at interrupt"
Nobuyoshi Nakada
2025-06-26
Fix flaky TestGc#test_heaps_grow_independently
Peter Zhu
2025-06-26
Introduce Namespace#eval
Aaron Patterson
2025-06-26
[ruby/uri] Escape reserved characters in scheme name
Nobuyoshi Nakada
2025-06-25
[ruby/openssl] pkey: use EVP_PKEY_new_raw_{private,public}_key_ex() if available
Kazuki Yamaguchi
2025-06-25
[ruby/openssl] pkey: handle EVP_PKEY_KEYMGMT return by EVP_PKEY_id()
Kazuki Yamaguchi
2025-06-25
Include Set subclass name in Set#inspect output
Jeremy Evans
2025-06-25
Simplify Set#inspect output
Jeremy Evans
2025-06-24
Disallow forking from non-main ractor
Jean Boussier
2025-06-24
[ruby/json] Deprecate duplicate keys in object
Jean Boussier
2025-06-24
Set up callable_method_entry for DUMMY frame on ArgumentError
Yusuke Endoh
2025-06-24
[Bug #21449] Fix Set#divide{|a,b|} using Union-find structure (#13680)
tomoya ishida
2025-06-23
Merge blocks for the same condition
Nobuyoshi Nakada
2025-06-23
[rubygems/rubygems] Handle RubyGems installing to custom dir with non-existen...
Nicholas La Roux
2025-06-22
Avoid allocation for positional splat for literal array keyword argument
Jeremy Evans
2025-06-21
variable.c: avoid out of bound write in `generic_field_set`
Jean Boussier
2025-06-21
Fix handling of PM_CONSTANT_PATH_NODE node in keyword arguments with ARGS_SPLAT
Jeremy Evans
2025-06-20
[ruby/openssl] ssl: add SSLContext#sigalgs= and #client_sigalgs=
Kazuki Yamaguchi
2025-06-20
[ruby/io-console] Ignore `^C` at interrupt
Nobuyoshi Nakada
2025-06-19
ZJIT: Add `dupn` support
Alan Wu
2025-06-19
Relax delta value
Hiroshi SHIBATA
2025-06-19
[rubygems/rubygems] Allow enabling "Bundler 3 mode" more easily
David Rodríguez
2025-06-18
ZJIT: Support invokebuiltin opcodes (#13632)
Daniel Colson
2025-06-18
Add a test for the previous commit
Yusuke Endoh
2025-06-17
Refactor generic fields to use `T_IMEMO/fields` objects.
Jean Boussier
2025-06-17
ZJIT: Add codegen (and FrameState) for GetConstPath
Alan Wu
2025-06-17
ZJIT: Parse opt freeze insns to HIR
Daniel Colson
2025-06-17
[ruby/prism] [DOC] Fix a typo in comment
Nobuyoshi Nakada
2025-06-17
[rubygems/rubygems] Fix `gem install` sometimes compiling the wrong source files
David Rodríguez
2025-06-17
[rubygems/rubygems] Refactor some logic to create extconf files for tests
David Rodríguez
2025-06-17
[rubygems/rubygems] Use `Dir.chdir` with a block
David Rodríguez
2025-06-17
io_buffer: Reimplement dcompact for IO::Buffer
Kasumi Hanazuki
2025-06-17
ZJIT: Add codegen for StringCopy
Daniel Colson
2025-06-16
Add test for `IO::Buffer.for(frozen_string) {}` and omit rb_str_{,un}locktmp ...
Benoit Daloze
[prev]
[next]