summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-28Use omit instead of skip: test/socket/**/*.rbHiroshi SHIBATA
2021-12-28The `include`d set should be expanded values [ci skip]Nobuyoshi Nakada
2021-12-28Removed deprecated Dir.exists? and File.exists?Nobuyoshi Nakada
2021-12-28s/an Bignum/a Bignum/ [ci skip]Nobuyoshi Nakada
2021-12-28Remove obsolete Fixnum and BignumNobuyoshi Nakada
2021-12-28Fix RBS test failures of taint/trust (#5364)Masataka Pocke Kuwabara
2021-12-27Fix weird MinGW failure notificationsTakashi Kokubun
2021-12-27Skip testing --enable-all in MinGW for nowTakashi Kokubun
2021-12-27Fix test_rubyoptions for MinGW (#5363)Takashi Kokubun
2021-12-28USE_RVARGC released; why not CI卜部昌平
2021-12-27Do not support non-x86_64 platformsTakashi Kokubun
2021-12-28Expand URL to its canonical form [ci skip]Kazuhiro NISHIYAMA
2021-12-28* 2021-12-28 [ci skip]git
2021-12-28[rubygems/rubygems] Fix `bundle update --bundler` no longer updating lockfileDavid Rodríguez
2021-12-27[rubygems/rubygems] Don't crash when updating to an unsupported `rubygems-upd...David Rodríguez
2021-12-27[rubygems/rubygems] Run `bundle install` in verbose modeDavid Rodríguez
2021-12-27[rubygems/rubygems] Don't redownload `rubygems-update` package if already thereDavid Rodríguez
2021-12-27[ruby/drb] Fix method names "regist" as "register"Nobuyoshi Nakada
2021-12-27Now YJIT can be enabled on mswin64U.Nakamura
2021-12-27Fix some bornheadsU.Nakamura
2021-12-27Call FlushInstrucitonCache() when PROT_EXEC is specified to mprotectU.Nakamura
2021-12-27Tiny mmap emulation for WindowsU.Nakamura
2021-12-27Update default gems list at d6311cb1ca5860a6e0cbf6f87c1e0a [ci skip]git
2021-12-27Track RubyGems 3.4.0dev and Bundler 2.4.0devHiroshi SHIBATA
2021-12-27[rubygems/rubygems] Don't add verbose flag so opaquely for realworld specsDavid Rodríguez
2021-12-27[rubygems/rubygems] Move setup to the spec that uses itDavid Rodríguez
2021-12-27[rubygems/rubygems] Remove unused includeDavid Rodríguez
2021-12-27[rubygems/rubygems] Remove the rest of the `RUBY_VERSION` monkeypatchingDavid Rodríguez
2021-12-27[rubygems/rubygems] Update some specs to pass ruby-head CIDavid Rodríguez
2021-12-27[rubygems/rubygems] Make SpecificationPolicy autoload constantMasataka Pocke Kuwabara
2021-12-27Check if `Kernel#untaint` is defined instead of version comparisonNobuyoshi Nakada
2021-12-27* 2021-12-27 [ci skip]git
2021-12-27Ignore failures taint/trust in RBS tentatively [ci skip]Nobuyoshi Nakada
2021-12-26Initialize Struct by calling with keyword argumentsNobuyoshi Nakada
2021-12-26Postpone fix of lookbehind with ss characters tentativelyNobuyoshi Nakada
2021-12-26Remove deprecate rb_cData [Bug #18433]Nobuyoshi Nakada
2021-12-26Remove Refinement#include and Refinement#prependNobuyoshi Nakada
2021-12-26Remove tainted and trusted featuresNobuyoshi Nakada
2021-12-26Development of 3.1.0 started.Yukihiro "Matz" Matsumoto
2021-12-26Make RubyVM::AST.of work with code written in `-e` command-line optionYusuke Endoh
2021-12-26Update bundled gems list at 2322967f3e23b6dbf6e1bf9e78ae1c [ci skip]git
2021-12-26Update default gems list at 1698010bb12a799f8ceb7202fd0df8 [ci skip]git
2021-12-26* 2021-12-26 [ci skip]git
2021-12-26NEWS: Empty gem list if no new gemsNobuyoshi Nakada
2021-12-25Update default gems list at 53b3c044fc6de4e2224f8601dec583 [ci skip]git
2021-12-25Copy NEWS.md to doc/NEWS-3.1.0.md and update for 3.2.0Kazuhiro NISHIYAMA
2021-12-25tag's prefix is "v"NARUSE, Yui
2021-12-25Revert "Do not include external library sources into packages"NARUSE, Yui
2021-12-25Prevent installing zlib libraryNARUSE, Yui
2021-12-25Revert "make-snapshot: add -extlibs option"NARUSE, Yui