aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* USE_RVARGC released; why not CI卜部昌平2021-12-281-0/+2
* Do not support non-x86_64 platformsTakashi Kokubun2021-12-271-2/+2
* Expand URL to its canonical form [ci skip]Kazuhiro NISHIYAMA2021-12-281-3/+3
* * 2021-12-28 [ci skip]git2021-12-281-1/+1
* [rubygems/rubygems] Fix `bundle update --bundler` no longer updating lockfileDavid Rodríguez2021-12-282-1/+41
* [rubygems/rubygems] Don't crash when updating to an unsupported `rubygems-upd...David Rodríguez2021-12-272-1/+28
* [rubygems/rubygems] Run `bundle install` in verbose modeDavid Rodríguez2021-12-271-1/+1
* [rubygems/rubygems] Don't redownload `rubygems-update` package if already thereDavid Rodríguez2021-12-271-2/+1
* [ruby/drb] Fix method names "regist" as "register"Nobuyoshi Nakada2021-12-272-4/+6
* Now YJIT can be enabled on mswin64U.Nakamura2021-12-271-2/+2
* Fix some bornheadsU.Nakamura2021-12-272-13/+39
* Call FlushInstrucitonCache() when PROT_EXEC is specified to mprotectU.Nakamura2021-12-271-2/+13
* Tiny mmap emulation for WindowsU.Nakamura2021-12-274-9/+58
* Update default gems list at d6311cb1ca5860a6e0cbf6f87c1e0a [ci skip]git2021-12-271-0/+2
* Track RubyGems 3.4.0dev and Bundler 2.4.0devHiroshi SHIBATA2021-12-2716-86/+105
* [rubygems/rubygems] Don't add verbose flag so opaquely for realworld specsDavid Rodríguez2021-12-271-1/+0
* [rubygems/rubygems] Move setup to the spec that uses itDavid Rodríguez2021-12-271-9/+11
* [rubygems/rubygems] Remove unused includeDavid Rodríguez2021-12-271-2/+0
* [rubygems/rubygems] Remove the rest of the `RUBY_VERSION` monkeypatchingDavid Rodríguez2021-12-273-19/+24
* [rubygems/rubygems] Update some specs to pass ruby-head CIDavid Rodríguez2021-12-272-34/+44
* [rubygems/rubygems] Make SpecificationPolicy autoload constantMasataka Pocke Kuwabara2021-12-272-1/+1
* Check if `Kernel#untaint` is defined instead of version comparisonNobuyoshi Nakada2021-12-274-8/+8
* * 2021-12-27 [ci skip]git2021-12-271-1/+1
* Ignore failures taint/trust in RBS tentatively [ci skip]Nobuyoshi Nakada2021-12-272-2/+2
* Initialize Struct by calling with keyword argumentsNobuyoshi Nakada2021-12-262-10/+18
* Postpone fix of lookbehind with ss characters tentativelyNobuyoshi Nakada2021-12-261-1/+1
* Remove deprecate rb_cData [Bug #18433]Nobuyoshi Nakada2021-12-262-27/+0
* Remove Refinement#include and Refinement#prependNobuyoshi Nakada2021-12-263-158/+35
* Remove tainted and trusted featuresNobuyoshi Nakada2021-12-2614-308/+12
* Development of 3.1.0 started.Yukihiro "Matz" Matsumoto2021-12-261-1/+1
* Make RubyVM::AST.of work with code written in `-e` command-line optionYusuke Endoh2021-12-262-4/+12
* Update bundled gems list at 2322967f3e23b6dbf6e1bf9e78ae1c [ci skip]git2021-12-261-14/+0
* Update default gems list at 1698010bb12a799f8ceb7202fd0df8 [ci skip]git2021-12-261-12/+0
* * 2021-12-26 [ci skip]git2021-12-261-1/+1
* NEWS: Empty gem list if no new gemsNobuyoshi Nakada2021-12-262-9/+12
* Update default gems list at 53b3c044fc6de4e2224f8601dec583 [ci skip]git2021-12-251-43/+0
* Copy NEWS.md to doc/NEWS-3.1.0.md and update for 3.2.0Kazuhiro NISHIYAMA2021-12-252-540/+659
* tag's prefix is "v"NARUSE, Yui2021-12-251-1/+1
* Revert "Do not include external library sources into packages"NARUSE, Yui2021-12-252-3/+1
* Prevent installing zlib libraryNARUSE, Yui2021-12-251-8/+0
* Revert "make-snapshot: add -extlibs option"NARUSE, Yui2021-12-251-2/+1
* fix tool/format-releaseNARUSE, Yui2021-12-251-8/+11
* Update default gems list at 8247b193c0dd06db9ea56812954dda [ci skip]Nobuyoshi Nakada2021-12-251-1/+1
* [ruby/io-console] bump up to 0.5.10Nobuyoshi Nakada2021-12-251-1/+1
* [ruby/io-console] No longer support dead versionsNobuyoshi Nakada2021-12-251-1/+1
* NEWS: mention Time.new argument error moreNobuyoshi Nakada2021-12-251-2/+6
* Suppress undef warnings for USE_RUBY_DEBUG_LOGNobuyoshi Nakada2021-12-254-4/+4
* Define fallback RUBY_DEVEL to suppress undef warningsNobuyoshi Nakada2021-12-251-0/+4
* Raise proper exception when month argument is not a nameNobuyoshi Nakada2021-12-252-10/+7
* Fix the names of Thread::Queue and method for the cross-referenceNobuyoshi Nakada2021-12-251-5/+5