summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-13[ruby/openssl] Fixes OPENSSL_LIBRARY_VERSION description onHenrique Bontempo
2022-12-13[ruby/openssl] Enable HKDF support for LibreSSL 3.6 and laterTheo Buehler
2022-12-13[ruby/openssl] Allow empty string to OpenSSL::Cipher#updateYusuke Nakamura
2022-12-13[ruby/openssl] Use EVP_Digest{Sign,Verify} when availableTheo Buehler
2022-12-13[ruby/openssl] Use SHA256 instead of SHA1 where needed in tests.Jarek Prokop
2022-12-13[Bug #19195] Allow optional newlines before closing parenthesisNobuyoshi Nakada
2022-12-13Skip calling f.read for `overwrite: true`-only casesTakashi Kokubun
2022-12-13Make sure f.read is not called twiceTakashi Kokubun
2022-12-12Avoid overwriting revision.h when .git doesn't exist (#6915)Takashi Kokubun
2022-12-13Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-13[rubygems/rubygems] Use better matcherDavid Rodríguez
2022-12-12[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-12-12Fix parens on LIKELY in basic operatorsJohn Hawthorn
2022-12-13Don't leave backup file aroundDavid Rodríguez
2022-12-12[ruby/irb] Group show_doc tests and update the expectationStan Lo
2022-12-12YJIT: Generate debug info in release builds (#6910)Alan Wu
2022-12-12Make it so YJIT is no longer marked as experimental (#6909)Maxime Chevalier-Boisvert
2022-12-12[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-12-12[ruby/net-http] [DOC] Enhanced RDoc for HTTPHeaderBurdette Lamar
2022-12-12[ruby/irb] `show_doc` command should take non-string argument tooStan Lo
2022-12-12YJIT: Implement opt_newarray_max instruction (#6893)Takashi Kokubun
2022-12-12[DOC] Fix format in ObjectSpace.dump_allPeter Zhu
2022-12-12[DOC] Fix format for ObjectSpace.dump_shapesPeter Zhu
2022-12-12[DOC] Fix call-seq for ObjectSpace methodsPeter Zhu
2022-12-12[DOC] Fix typo in docs for ObjectSpace.dump_allPeter Zhu
2022-12-12[DOC] Fix indentation for ObjectSpace.dump_allPeter Zhu
2022-12-12[DOC] Don't document private methods in objspacePeter Zhu
2022-12-12Display error messages outside the groups so can be found quicklyNobuyoshi Nakada
2022-12-12Fix positional argument color [ci skip]Nobuyoshi Nakada
2022-12-12outdate-bundled-gems.rb: check for gemspec files for extensionsNobuyoshi Nakada
2022-12-12outdate-bundled-gems.rb: remove unused optionNobuyoshi Nakada
2022-12-12Prevent potential buffer overflow on enclenYusuke Endoh
2022-12-12[rubygems/rubygems] Prefer RbConfig::CONFIG['EXEEXT'] over hardcorded '.exe'Nobuyoshi Nakada
2022-12-12Make absent operator work at the end of the input stringYusuke Endoh
2022-12-12[DOC] NEWS about [Feature #19104]Nobuyoshi Nakada
2022-12-12Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-11[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2022-12-11[DOC] Correct Array#compact! descriptionJonathan Lim
2022-12-11Skip Cirrus checks for [DOC] commitsAlan Wu
2022-12-11[DOC] Improve Random::Formatter docszverok
2022-12-11[DOC] Clarify Class#subclases behavior quirkszverok
2022-12-11[rubygems/rubygems] Bump optparse to 0.3.0David Rodríguez
2022-12-11[rubygems/rubygems] Bump Molinillo and tsortDavid Rodríguez
2022-12-11NEWS.md: fix ticket ref position.nagachika
2022-12-11Fix typos [ci skip]Kazuhiro NISHIYAMA
2022-12-10MJIT: Compile methods in batches (#6900)Takashi Kokubun
2022-12-11[Bug #19182] Unicode updating targets do not need to run for each filesNobuyoshi Nakada
2022-12-10Expose need_major_gc via GC.latest_gc_info (#6791)Mirek Klimos
2022-12-10Update shape capacity when removing ivar and rewriting shape transitionsJemma Issroff
2022-12-10[DOC] Fix update-NEWS-refs.rbNobuyoshi Nakada