aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2021-12-30 [ci skip]git2021-12-301-1/+1
* [Bug #18451] [ci skip] Update documentation for GC.statPeter Zhu2021-12-291-0/+9
* On 64bit macOS, enlarge heap pages to reduce mmap calls [Bug #18447]Nobuyoshi Nakada2021-12-291-0/+7
* [ruby/reline] Use omit instead of skipHiroshi SHIBATA2021-12-292-5/+5
* Use omit instead of skip: test/ruby/enc/**/*.rbHiroshi SHIBATA2021-12-294-4/+4
* Update bundled gems list at 2021-12-29git2021-12-292-1/+2
* YJIT: Use proper size prefix and conversion where IL32LLP64Nobuyoshi Nakada2021-12-292-2/+3
* [DOC] Integer#coerce deals with also FloatNobuyoshi Nakada2021-12-291-5/+6
* Fix the warning in rb_big2dbl, Bignum is no longer definedNobuyoshi Nakada2021-12-291-1/+1
* `ioctl_narg_len` is used only when ioctl(2) is availableNobuyoshi Nakada2021-12-291-0/+2
* Update default gems list at d75f7078c831d45ab5ba2fae4fbb30 [ci skip]git2021-12-291-0/+1
* [ruby/io-console] bump up to 0.5.11Nobuyoshi Nakada2021-12-291-1/+1
* [ruby/irb] Prefer `IO#wait_readable` over `IO#select`. (https://github.com/ru...Samuel Williams2021-12-291-2/+1
* Sync io-console gem.Samuel Williams2021-12-292-2/+14
* YJIT: Fix warning in iface.cJohn Hawthorn2021-12-291-0/+1
* * 2021-12-29 [ci skip]git2021-12-291-1/+1
* `USE_RUBY_DEBUG_LOG` doesn't check `RUBY_DEVEL`Koichi Sasada2021-12-295-25/+8
* Use omit instead of skip: test/-ext-/**/*.rbHiroshi SHIBATA2021-12-284-6/+6
* Use omit instead of skip: test/socket/**/*.rbHiroshi SHIBATA2021-12-286-11/+11
* The `include`d set should be expanded values [ci skip]Nobuyoshi Nakada2021-12-281-3/+3
* Removed deprecated Dir.exists? and File.exists?Nobuyoshi Nakada2021-12-283-29/+6
* s/an Bignum/a Bignum/ [ci skip]Nobuyoshi Nakada2021-12-283-5/+5
* Remove obsolete Fixnum and BignumNobuyoshi Nakada2021-12-284-25/+19
* Fix RBS test failures of taint/trust (#5364)Masataka Pocke Kuwabara2021-12-283-3/+3
* Fix weird MinGW failure notificationsTakashi Kokubun2021-12-271-1/+1
* Skip testing --enable-all in MinGW for nowTakashi Kokubun2021-12-271-1/+3
* Fix test_rubyoptions for MinGW (#5363)Takashi Kokubun2021-12-273-3/+9
* 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