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
2023-06-22
[rubygems/rubygems] Fix argument order of `assert_equal`
Nobuyoshi Nakada
2023-06-21
[ruby/yarp] Set default external encoding for parse tests
Kevin Newton
2023-06-21
[ruby/yarp] Truly fix snapshot testing on Ruby CI
Kevin Newton
2023-06-21
[ruby/yarp] Actually fix snapshot tests
Kevin Newton
2023-06-21
[ruby/yarp] Fix snapshot checking
Kevin Newton
2023-06-21
[ruby/yarp] Use binary for normalizing printed ASTs
Kevin Newton
2023-06-21
[ruby/yarp] Fix invalid unescape sequence error for lower w
Jemma Issroff
2023-06-21
[Feature #19741] Sync all files in yarp
Jemma Issroff
2023-06-20
[ruby/irb] Improve indentation: bugfix, heredoc, embdoc, strings
tomoya ishida
2023-06-20
[Bug #19736] Recover after unterminated interpolation
Nobuyoshi Nakada
2023-06-20
Adjust indent [ci skip]
Nobuyoshi Nakada
2023-06-19
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2023-06-19
[rubygems/rubygems] Suppress Content-Type warnings
Nobuyoshi Nakada
2023-06-19
[ruby/irb] Add missing token that ignored by ripper
tomoya ishida
2023-06-19
[ruby/openssl] add OpenSSL Provider support
qwyng
2023-06-19
[rubygems/rubygems] RemoteFetcher tests don't work with path including `+`
Nobuyoshi Nakada
2023-06-19
[rubygems/rubygems] Escape regexp metachacters or use `assert_include`
Nobuyoshi Nakada
2023-06-19
[ruby/openssl] Fix modular square root test with LibreSSL >= 3.8
Theo Buehler
2023-06-19
[ruby/openssl] CI: Add the test/openssl/test_pkey.rb on the FIPS mode case.
Jun Aruga
2023-06-19
[ruby/openssl] Drop a common logic disabling the FIPS mode in the tests.
Jun Aruga
2023-06-17
Remove no longer used variable
Nobuyoshi Nakada
2023-06-17
Split the bmethod proc test to avoid redefinition
Nobuyoshi Nakada
2023-06-15
[ruby/irb] Rewrite RubyLex to fix some bugs and make it possible to
tomoya ishida
2023-06-14
[ruby/rdoc] Use flat_map for better performance
Petrik
2023-06-15
[rubygems/rubygems] Removed unnecessary disabling of Lint/DuplicateMethods
Hiroshi SHIBATA
2023-06-13
Add tests to `String#byteslice` memory allocation behaviour. (#1909)
Samuel Williams
2023-06-13
[ruby/irb] Stanardise test class names with `Test` postfix instead
Stan Lo
2023-06-13
[ruby/irb] Use symbol.inspect instead of ":"+symbol.id2name to avoid
tomoya ishida
2023-06-13
[ruby/uri] Fix RFC3986 regexps
Nobuyoshi Nakada
2023-06-12
When alloc size is too large, only allocate struct
Matt Valentine-House
2023-06-12
[ruby/psych] Prefer `assert_include` for simple strings
Nobuyoshi Nakada
2023-06-08
Removed racc/cparse checking
Hiroshi SHIBATA
2023-06-08
Try to promote racc as bundled gems
Hiroshi SHIBATA
2023-06-08
Sample files of racc is not available in ruby/ruby
Hiroshi SHIBATA
2023-06-08
Manually merge https://github.com/ruby/racc/pull/217
Hiroshi SHIBATA
2023-06-08
Fix wrong directory layout for racc test
Hiroshi SHIBATA
2023-06-08
[ruby/racc] Embed racc/info.rb too
Nobuyoshi Nakada
2023-06-06
YJIT: Avoid identity-based known-class guards for IO objects (#7911)
Alan Wu
2023-06-06
Unify length field for embedded and heap strings (#7908)
Peter Zhu
2023-06-06
Revert debugging code in test_gc_compact.rb
Peter Zhu
2023-06-05
[ruby/irb] Fixed string escaping omissions
ima1zumi
2023-06-05
Revert "Revert "Fix cvar caching when class is cloned""
eileencodes
2023-06-05
[rubygems/rubygems] Try again with https://github.com/rubygems/rubygems/pull/...
Hiroshi SHIBATA
2023-06-05
[ruby/singleton] Simplify implementation of `Singleton#instance`.
Daniel Pepper
2023-06-05
[ruby/singleton] Revert "Simplify the implementation
Hiroshi SHIBATA
2023-06-03
Attrset name is not allowed as an attribute
Nobuyoshi Nakada
2023-06-03
Fix `Thread#join(timeout)` when running inside the fiber scheduler. (#7903)
Samuel Williams
2023-06-03
[ruby/rdoc] Auto-correct trailing new lines
Vinicius Stock
2023-06-03
[ruby/singleton] Simplify the implementation
Daniel Pepper
2023-06-02
Stabilize test_latest_gc_info_need_major_by
Jean Boussier
[prev]
[next]