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
2024-07-18
[rubygems/rubygems] Fix unused variable warning when running RubyGems tests
David Rodríguez
2024-07-18
Refactor RUBY_DESCRIPTION assertions in test_rubyoptions
Kevin Newton
2024-07-18
[ruby/irb] Clear ENV["XDG_CONFIG_HOME"] to avoid loading
tomoya ishida
2024-07-18
[rubygems/rubygems] Fix gemspec `require_paths` type validation
David Rodríguez
2024-07-18
[rubygems/rubygems] Remove unnecessary Windows test skip
David Rodríguez
2024-07-18
Require space between hash/content in ATX heading (#1140)
Hartley McGuire
2024-07-17
[ruby/prism] Have parse_stream handle NUL bytes
Kevin Newton
2024-07-17
Revert pending `EVENT_RETURN` tests
Nobuyoshi Nakada
2024-07-17
[Bug #20457] [Prism] Remove redundant return flag
Nobuyoshi Nakada
2024-07-17
[rubygems/rubygems] Applied rubocop
Hiroshi SHIBATA
2024-07-17
Report a TracePoint log when the TracePoint tests fail
Yusuke Endoh
2024-07-17
Removed needless block arguments
Hiroshi SHIBATA
2024-07-17
To avoid fd leak with fetch request for SSL server
Hiroshi SHIBATA
2024-07-17
Close leaked TCPServer socket
Hiroshi SHIBATA
2024-07-17
Close leaked SSLServer socket
Hiroshi SHIBATA
2024-07-17
Fixed fd leak from TCPServer
Hiroshi SHIBATA
2024-07-16
[PRISM] Omit two more ast tests that will not work without RubyVM::Ast
Kevin Newton
2024-07-16
[ruby/irb] Group class methods under `class << self`
Stan Lo
2024-07-16
Add MatchData#bytebegin and MatchData#byteend
Shugo Maeda
2024-07-15
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-07-15
[ruby/prism] Fix up implicit flags
Kevin Newton
2024-07-12
[ruby/prism] When parsing an invalid write, still add to the local table
Kevin Newton
2024-07-12
Rename full_mark -> rgengc_allow_full_mark
Matt Valentine-House
2024-07-12
Provide GC.config to disable major GC collections
Matt Valentine-House
2024-07-12
[ruby/reline] Fix rendering bug of nomultiline prompt
tomoya ishida
2024-07-12
[ruby/error_highlight] Make test_COLON2_5 conditional again
Yusuke Endoh
2024-07-12
Pend some tests because these are not working with macOS 15 beta and Xcode 16...
Hiroshi SHIBATA
2024-07-12
Use fixture certificates to fix test failure with RHEL9.
Hiroshi SHIBATA
2024-07-11
[PRISM] Use node ids for error highlight
Kevin Newton
2024-07-11
[ruby/prism] Various cleanup for initializers and typechecks
Kevin Newton
2024-07-11
[ruby/prism] Add node ids to nodes
Kevin Newton
2024-07-11
[ruby/prism] Move Node#type and Node::type documentation
Kevin Newton
2024-07-11
[ruby/prism] Add Node#breadth_first_search
Kevin Newton
2024-07-11
[ruby/prism] Expose common flags in inspect output
Kevin Newton
2024-07-11
[ruby/prism] Expose flags on every node type
Kevin Newton
2024-07-11
[ruby/prism] Move location to second position for node initializers
Kevin Newton
2024-07-11
[ruby/prism] Reconfigure error tests
Kevin Newton
2024-07-11
[ruby/logger] Add reraise_write_errors keyword argument to Logger and LogDevice
Jeremy Evans
2024-07-11
IBM864 single-byte transcoding (#10518)
Jeremy Daer
2024-07-11
Enumerable#all?: Stop optimizing when a given block is not optimizable
Yusuke Endoh
2024-07-11
[rubygems/rubygems] fix s3 source configuration issue
Dmitriy Ivliev
2024-07-11
[ruby/net-http] implement talking SSL to the proxy too
Evgeni Golov
2024-07-11
[ruby/net-http] Add ability to configure default settings for new connections
fatkodima
2024-07-11
[ruby/net-http] test_https.rb - fix test_session_reuse_but_expire
MSP-Greg
2024-07-10
Avoid a hash allocation when keyword splatting empty hash when calling ruby2_...
Jeremy Evans
2024-07-10
* append newline at EOF. [ci skip]
git
2024-07-10
[ruby/net-http] Commented out unfinished chunked test
Hiroshi SHIBATA
2024-07-10
[ruby/net-http] Removed needless warning
Hiroshi SHIBATA
2024-07-10
[ruby/net-http] Split POST test because new dummy server can't handle continu...
Hiroshi SHIBATA
2024-07-10
[ruby/net-http] Write log after server start, not handling request
Hiroshi SHIBATA
[prev]
[next]