summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable to suppress warning (#2388) [ci skip]Kenichi Kamiya2019-08-191-1/+1
* Mark Travis osx cron-onlyTakashi Kokubun2019-08-191-1/+2
* Update a sample code (#2387)Kenichi Kamiya2019-08-191-1/+1
* Update the canonical repository urlHiroshi SHIBATA2019-08-191-2/+2
* crash report on mac little updateDavid CARLIER2019-08-192-0/+46
* Accurate a sample to show having some ext (#2385)Kenichi Kamiya2019-08-191-1/+1
* Prefer Regexp#=~ to Regexp#match when the RHS may be nilNobuyoshi Nakada2019-08-192-10/+5
* Use modifier for pid_tNobuyoshi Nakada2019-08-191-1/+1
* unsigned int should have enough bits for rb_thread_shield_waitingNobuyoshi Nakada2019-08-191-5/+11
* Fix FL_USER19Nobuyoshi Nakada2019-08-191-1/+1
* Omit version.h when mergingNAKAMURA Usaku2019-08-191-2/+2
* cont.c: remove unused STACK_GROW_DIR_DETECTIONYusuke Endoh2019-08-191-2/+0
* Roughly retry `brew update`Takashi Kokubun2019-08-191-1/+1
* Make it as clear as possible that RubyVM is MRI-specific and only exists on M...Benoit Daloze2019-08-194-8/+28
* missing/memcmp.c: suppress a `-Wparentheses` warningYusuke Endoh2019-08-191-1/+2
* * expand tabs. [ci skip]git2019-08-191-10/+10
* Set flag to allow unprivileged users to create symlinks (#2381)Nobuyoshi Nakada2019-08-191-2/+22
* lib/rdoc/markup/parser.rb: remove a unused variable initializationYusuke Endoh2019-08-191-1/+0
* Make AppVeyor notification colors consistentTakashi Kokubun2019-08-191-2/+2
* Stop reporting test-bundled-gems resultsTakashi Kokubun2019-08-192-0/+16
* Workaround errors on multi-line commit messageTakashi Kokubun2019-08-193-3/+9
* Make Slack notification availableTakashi Kokubun2019-08-194-71/+30
* * 2019-08-19 [ci skip]git2019-08-191-1/+1
* Implement Slack notification for ActionsTakashi Kokubun2019-08-194-17/+85
* Revert "Try notifying Slack from Actions"Takashi Kokubun2019-08-183-36/+0
* Try notifying Slack from ActionsTakashi Kokubun2019-08-183-0/+36
* Reoder Travis matrix.includeTakashi Kokubun2019-08-181-6/+9
* Use master branch instead of trunk.Hiroshi SHIBATA2019-08-181-3/+3
* Ignore tags on default gems from ruby core repository.Hiroshi SHIBATA2019-08-181-2/+2
* Drop before_test for mswin tooTakashi Kokubun2019-08-181-1/+0
* Appveyor - vc120 use OpenSSL 1.0.2, vc140 use 1.1.1 (#1998)MSP-Greg2019-08-181-1/+6
* Fix document of `GC.start` (#2382)Masataka Pocke Kuwabara2019-08-181-1/+1
* Skip open_spec.rb:L95 because ruby repo doesn't have json as default gems.Hiroshi SHIBATA2019-08-181-1/+1
* [bundler/bundler] Remove unnecessary requireDavid Rodríguez2019-08-181-1/+0
* [bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez2019-08-184-17/+4
* [bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-1811-48/+48
* [bundler/bundler] Don't use system bundler on this specDavid Rodríguez2019-08-181-4/+2
* [bundler/bundler] Fix spec using the deprecated `bundle config` modeDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Require relatively from exe/ when possibleDavid Rodríguez2019-08-181-3/+19
* [bundler/bundler] Last relative requiresDavid Rodríguez2019-08-183-9/+9
* [bundler/bundler] Remove a bunch of unneeded rubygems requiresDavid Rodríguez2019-08-183-20/+0
* [bundler/bundler] Move local variable to only branch where it's usedDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Fix open default gem errorZehan Zhao2019-08-182-5/+22
* [bundler/bundler] Wrap `open` specs with a contextDavid Rodríguez2019-08-181-69/+71
* [bundler/bundler] Prefer `before` to `before :each`David Rodríguez2019-08-181-1/+1
* [bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez2019-08-182-3/+9
* [bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...David Stosik2019-08-182-3/+3
* Gem::ConfigMap is deprecated nowHiroshi SHIBATA2019-08-181-1/+0
* Drop continue-on-error for make checkTakashi Kokubun2019-08-181-2/+1
* Remove commented out debug printaycabta2019-08-181-4/+0