summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-02[ruby/set] Speed up Set#flattenKouhei Yanagita
2024-12-01Win32: Accept slashes in --with-opt-dir argumentNobuyoshi Nakada
2024-12-01Win32: Use the symbolic name for the default NTVERNobuyoshi Nakada
2024-12-01Win32: Make waring 4013 errorNobuyoshi Nakada
2024-11-30[ruby/reline] Call user defined sigwinch and sigcont handlertomoya ishida
2024-11-30[ruby/irb] Prevent cursor flickeringMari Imaizumi
2024-11-30[ruby/rdoc] Methods are sorted symbols-firstMike Dalessio
2024-11-30Revert useless VPATH for NMAKE [ci skip]Nobuyoshi Nakada
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-30Improve the conditions for clearing the Connection Attempt Delay upon connect...Misaki Shioi
2024-11-30Win32: Fix dependencies with VPATH on nmakeNobuyoshi Nakada
2024-11-30Win32: Accept a symbolic name for `--with-ntver` optionNobuyoshi Nakada
2024-11-30[win32] fix arm64 instruction decodingjeremyd2019
2024-11-30[Bug #20910] dtrace related symbols are not considered leakedNobuyoshi Nakada
2024-11-29Warn when redefining __id__ as well as object_idJohn Hawthorn
2024-11-29RUBY_DEBUG: Verify PC correctness every allocJohn Hawthorn
2024-11-29[Bug #20915] Fix SEGV with `TracePoint#parameters` and aliased C methodviralpraxis
2024-11-29[DOC] Rewrite docs for rb_sym2str()Alan Wu
2024-11-29[DOC] Mention that rb_id2str() returns a frozen stringAlan Wu
2024-11-29YJIT: Avoid std::ffi::CString with rb_intern2() during bootAlan Wu
2024-11-29[rubygems/rubygems] make pretty_print tests whitespace agnosticDurable Programming Team
2024-11-29[ruby/reline] Don't skip start_with check on encoding-incompatibletomoya ishida
2024-11-29[ruby/reline] Fix RELINE_TEST_ENCODINGMari Imaizumi
2024-11-30Use `RSTRING_PTR` instead of `StringValuePtr`Yusuke Endoh
2024-11-29Fix use-after-free in constant cachePeter Zhu
2024-11-29[rubygems/rubygems] Enable pending exec specDavid Rodríguez
2024-11-29[rubygems/rubygems] Improve heredoc indentation in exec specsDavid Rodríguez
2024-11-29[rubygems/rubygems] Unify specs testing Bundler.setup failing behaviorDavid Rodríguez
2024-11-29[rubygems/rubygems] Backwards compatibility for 2.5.17-2.5.23 cachesDavid Rodríguez
2024-11-29[rubygems/rubygems] Restore previous application cache format for git sourcesDavid Rodríguez
2024-11-29[rubygems/rubygems] Check feature flag earlierDavid Rodríguez
2024-11-29[rubygems/rubygems] Remove unnecessary early returnDavid Rodríguez
2024-11-29[rubygems/rubygems] Improve naming in git sourcesDavid Rodríguez
2024-11-30Remove a useless condition expressionYusuke Endoh
2024-11-29prefer ruby_memerror instead卜部昌平
2024-11-29rb_gc_impl_malloc can return NULL卜部昌平
2024-11-29Update default gems list at ae85fc72717c5b6d13be101781d41a [ci skip]git
2024-11-29[ruby/set] Bump VERSION to 1.1.1Akinori MUSHA
2024-11-29Ensure to close pipes when `TCPSocket.new` finishes processing (#12181)Misaki Shioi
2024-11-29Allow disable to `fast_fallback` of `TCPSocket.new` (#12210)Misaki Shioi
2024-11-29Remove a useless check if fd is negativeYusuke Endoh
2024-11-29Remove a useless checkYusuke Endoh
2024-11-29[ruby/date] Fix mixed declarations and codeNobuyoshi Nakada
2024-11-29[ruby/date] Suppress compound-token-split-by-macro warningsNobuyoshi Nakada
2024-11-29[ruby/time] [DOC] Make RDoc coverage 100%Nobuyoshi Nakada
2024-11-29Dont't need to run nmake testHiroshi SHIBATA
2024-11-29Use only -j option for test optionHiroshi SHIBATA
2024-11-29nmake check is working now with Windows platformHiroshi SHIBATA
2024-11-29Remove document file needless for ruby coreNobuyoshi Nakada