aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Move build gem logic to its own methodbronzdoc2019-09-051-7/+9
* [rubygems/rubygems] Don't fail when `uninstall --all` with default gemDavid Rodríguez2019-09-053-12/+54
* [rubygems/rubygems] Little refactor to avoid rubocop's false positiveDavid Rodríguez2019-09-051-6/+8
* [rubygems/rubygems] Use IAM role to extract security-credentials for EC2 inst...Alexander Pakulov2019-09-051-5/+13
* [rubygems/rubygems] Move empty check earlierDavid Rodríguez2019-09-051-3/+5
* Try to fix `invalid option`Kazuhiro NISHIYAMA2019-09-051-1/+3
* Change name to `Tests (test-bundled-gems)` in macos.yml tooKazuhiro NISHIYAMA2019-09-051-1/+1
* add tests卜部昌平2019-09-051-0/+2
* Removed -git option of make-snapshotNobuyoshi Nakada2019-09-051-1/+1
* interesting (but annoying) tidbit warning suppressed卜部昌平2019-09-051-1/+11
* hide rb_funcallv_with_cc from public卜部昌平2019-09-054-67/+62
* use existing vm_search_method()卜部昌平2019-09-051-16/+10
* * 2019-09-05 [ci skip]git2019-09-051-1/+1
* Separate VCS::DEBUG_OUTNobuyoshi Nakada2019-09-051-6/+10
* Describe #eager in the Enumerator::Lazy sectionAkinori MUSHA2019-09-041-6/+25
* Implement Enumerator::Lazy#eager [Feature #15901]Akinori MUSHA2019-09-043-0/+32
* add rb_funcallv_with_cc()Urabe, Shyouhei2019-09-042-1/+64
* Add TEST_BUNDLED_GEMS_ALLOW_FAILURES=minitestKazuhiro NISHIYAMA2019-09-042-2/+4
* Use `git pull` instead of `git fetch` if master branchKazuhiro NISHIYAMA2019-09-041-1/+5
* `$JOBS` does not set in `env:`Kazuhiro NISHIYAMA2019-09-042-7/+3
* Use RUBY_TESTOPTS instead of TESTOPTSKazuhiro NISHIYAMA2019-09-042-4/+4
* Check frozen flag on MJIT setinstancevariableTakashi Kokubun2019-09-042-1/+23
* Do not turn on keyword_init for Struct subclass if keyword hash is emptyJeremy Evans2019-09-032-7/+9
* Merge pull request #2422 from jeremyevans/rb_keyword_given_pJeremy Evans2019-09-036-3/+30
* * 2019-09-04 [ci skip]git2019-09-041-1/+1
* Fix Enumerator::Lazy#{to_enum,enum_for} where method is defined in LazyJeremy Evans2019-09-032-1/+116
* Remove bad expectation in specJeremy Evans2019-09-031-1/+0
* Make Enumerator::Lazy#with_index be lazyJeremy Evans2019-09-032-0/+88
* Move an unstable bootstraptest to pendingTakashi Kokubun2019-09-032-3/+5
* Stop testing inexistent instructionsTakashi Kokubun2019-09-031-9/+5
* Unify SUPPORT_JOKE and OPT_SUPPORT_JOKETakashi Kokubun2019-09-034-5/+4
* Roughly retry choco install commandsTakashi Kokubun2019-09-031-1/+6
* Try extending timeout of IO.selectTakashi Kokubun2019-09-031-1/+2
* Remove SKIP_DOXYGEN because job.env does not set in `if:`Kazuhiro NISHIYAMA2019-09-031-18/+0
* Examine TestIO#test_select_exceptfds on Solaris with 1 byte dataNaohisa Goto2019-09-031-3/+5
* delete ruby_eval_string_from_file_protect卜部昌平2019-09-031-21/+0
* Avoid defining unused instructionsTakashi Kokubun2019-09-034-20/+25
* Disable method definition type checks on Cygwin tood0 (Daisuke Fujimura)2019-09-032-2/+2
* test/ruby/test_fiber.rb: reduce the count of object creation to cause GCYusuke Endoh2019-09-031-1/+3
* Touch tar file itself to make gz file hash stableNobuyoshi Nakada2019-09-031-0/+1
* Touch the toplevel directory tooNobuyoshi Nakada2019-09-031-2/+5
* --date=iso-local does not work with old gitNobuyoshi Nakada2019-09-031-2/+8
* Do not keep tar file by the defaultNobuyoshi Nakada2019-09-031-5/+5
* Align timestamps to make tarball stableNobuyoshi Nakada2019-09-031-12/+40
* Make Array#uniq return subclass instance if called on subclass instanceJeremy Evans2019-09-022-4/+33
* Make the rb_vmdebug_debug_print_post declarationTakashi Kokubun2019-09-031-1/+5
* Add insn tests for newarraykwsplatTakashi Kokubun2019-09-032-0/+5
* Explain how to run an individual btest in helpTakashi Kokubun2019-09-031-1/+1
* Now it's always os: linuxTakashi Kokubun2019-09-031-19/+3
* Fix accidental leftover for LinuxTakashi Kokubun2019-09-031-1/+0