summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-12-02Revert "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"Hiroshi SHIBATA
2024-12-02[ruby/set] Fix ^ to respect subclassesKouhei Yanagita
2024-11-30[ruby/reline] Call user defined sigwinch and sigcont handlertomoya ishida
2024-11-30[ruby/rdoc] Methods are sorted symbols-firstMike Dalessio
2024-11-30[ruby/reline] Fix tests failing when INPUTRC is definedPascal Terjan
2024-11-30[ruby/rdoc] fix: C variables should never show up in Ancestors treeMike Dalessio
2024-11-29Warn when redefining __id__ as well as object_idJohn Hawthorn
2024-11-29[Bug #20915] Fix SEGV with `TracePoint#parameters` and aliased C methodviralpraxis
2024-11-29[rubygems/rubygems] make pretty_print tests whitespace agnosticDurable Programming Team
2024-11-29[ruby/reline] Fix RELINE_TEST_ENCODINGMari Imaizumi
2024-11-29Avoid illegal pointerYusuke Endoh
2024-11-27[ruby/reline] fix/omit test that fail in encoding=US_ASCIItomoya ishida
2024-11-27[ruby/strscan] Implement #scan_integer to efficiently parse IntegerJean Boussier
2024-11-26[rubygems/rubygems] [SpecFetcher] If candidates include {name}-ruby or ruby-{...Ellen Marie Dash
2024-11-26Optimize instructions when creating an array just to call `include?` (#12123)Randy Stauner
2024-11-26[ruby/reline] KeyStroke handles multibyte charactertomoya ishida
2024-11-26[ruby/irb] Fix indentation of xstring literaltomoya ishida
2024-11-26[ruby/uri] Suppress deprecate warning of test class (retry)Yusuke Endoh
2024-11-26JSON::GeneratorError expose invalid objectJean Boussier
2024-11-26[ruby/json] JSON.dump: write directly into the provided IOJean Boussier
2024-11-26[ruby/uri] Suppress deprecate warning of test class and use EnvUtil.suppress_...Hiroshi SHIBATA
2024-11-26[ruby/uri] Revert "Prevent a warning: URI::REGEXP is obsoleteHiroshi SHIBATA
2024-11-26Many of Oniguruma functions need valid encoding stringsNobuyoshi Nakada
2024-11-26Check negative integer underflowNobuyoshi Nakada
2024-11-26[ruby/resolv] Omit Windows and MinGW platforms with with_udp_and_tcpHiroshi SHIBATA
2024-11-26[ruby/resolv] _1 is not provided in Ruby 2.5Hiroshi SHIBATA
2024-11-25[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2024-11-25[ruby/reline] Fix tab completion appending quotetomoya ishida
2024-11-25[rubygems/rubygems] Prevent a warning: net/http: Content-Type did not setYusuke Endoh
2024-11-25[ruby/open-uri] Use `ENV.update`Nobuyoshi Nakada
2024-11-25[ruby/uri] Prevent a warning: URI::REGEXP is obsoleteYusuke Endoh
2024-11-25Prevent a warning: setting Encoding.default_externalYusuke Endoh
2024-11-25Do not save the last error without sockets in the connection attempt (#12153)Misaki Shioi
2024-11-25Removed redundant argument at Reline::LineEditor::CompletionBlockTestHiroshi SHIBATA
2024-11-24[ruby/reline] Fix completion quote, preposing and target calculationtomoya ishida
2024-11-23Ensure fiber scheduler re-acquires mutex when interrupted from sleep. (#12158)Samuel Williams
2024-11-22[ruby/openssl] Support signing CRLs using Ed25519Josh Cooper
2024-11-22[ruby/openssl] Support signing requests using Ed25519Josh Cooper
2024-11-22[ruby/openssl] Check for compatible openssl versions earlierJosh Cooper
2024-11-21[prism/compiler] end_cursor should never be NULLMatt Valentine-House
2024-11-20[ruby/zlib] Don't call `rb_str_set_len` while released the GVL.Samuel Williams
2024-11-20[rubygems/rubygems] Add --attestation option to gem pushSamuel Giddins
2024-11-20[ruby/psych] Eagerly require `date`.Thierry Deo
2024-11-20Fix a bug in rb_include_module that stops nested inclusion into module subcla...Jeremy Evans
2024-11-20Introduce `Fiber::Scheduler#blocking_operation_wait`. (#12016)Samuel Williams
2024-11-19[ruby/pp] Fix pretty printing range begin/end with false or niltompng
2024-11-19[ruby/irb] Don't use delegator to install helper methods to maintomoya ishida
2024-11-19Remove deprecated method Refinement#refined_classShugo Maeda
2024-11-19[Bug #20900] Warn deprecated constant when removingNobuyoshi Nakada
2024-11-18[ruby/rdoc] Extract excerpt from raw pages correctlyStan Lo