summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-11-28YJIT: Add missing prepare before calling str_dupJohn Hawthorn
2024-11-29Avoid illegal pointerYusuke Endoh
2024-11-28Add commit 2da9238 to .git-blame-ignore-revs [ci skip]Peter Zhu
2024-11-28Expand tabs in addr2line.cPeter Zhu
2024-11-28[rubygems/rubygems] Test with Ruby 3.4David Rodríguez
2024-11-28Update default gems list at afea58a0ef07b05846dbb24ca8afbf [ci skip]git
2024-11-28[ruby/reline] Bump version to 0.5.12Mari Imaizumi
2024-11-28Ensure to free fast_fallback_getaddrinfo_shared with single family (#12199)Misaki Shioi
2024-11-28[ruby/prism] Fix a copy-paste errorYusuke Endoh
2024-11-28[ruby/rdoc] Improve how gemspec's files are definedStan Lo
2024-11-28`INIT_ANCHOR` no longer needed usuallyNobuyoshi Nakada
2024-11-28Initialize `LINK_ANCHOR` totallyNobuyoshi Nakada
2024-11-28[DOC] typo fix in NEWS.mdydah
2024-11-28add a NEWS entry about extra rescue/ensure framesKoichi Sasada
2024-11-28add NEWS entries about Ractor related changes.Koichi Sasada