aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Separated initializing IDsNobuyoshi Nakada2019-08-211-2/+6
* The investigation is going on...Nobuyoshi Nakada2019-08-212-6/+10
* Enable more Time TZ tests on OpenBSDJeremy Evans2019-08-201-1/+1
* [bundler/bundler] Freeze time to avoid failures at midnightlolwut2019-08-211-2/+7
* [bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA2019-08-211-1/+1
* [bundler/bundler] Try to use RunTimeLogger for parallel_testsHiroshi SHIBATA2019-08-211-0/+5
* [bundler/bundler] Parallelize test suiteDavid Rodríguez2019-08-214-5/+22
* [bundler/bundler] Fix a couple of typosDavid Rodríguez2019-08-212-2/+2
* [bundler/bundler] Remove the :ruby exclusion tagDavid Rodríguez2019-08-211-1/+0
* [bundler/bundler] Remove another 1.8.7 specific bitDavid Rodríguez2019-08-211-5/+0
* [bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez2019-08-213-7/+3
* * 2019-08-21 [ci skip]git2019-08-211-1/+1
* `rp(obj)` shows func, file and line. (#2394)Koichi Sasada2019-08-212-2/+11
* Skip tests on Actions if [ci skip]Takashi Kokubun2019-08-203-4/+5
* Deprecate alerting multiple channelsTakashi Kokubun2019-08-202-23/+0
* Avoid creating Hash objects per each mon_synchronize call (#2393)Akira Matsuda2019-08-201-4/+7
* Removed unused literal assignments [ci skip]Nobuyoshi Nakada2019-08-201-7/+4
* Subjects may contain a comma [ci skip]Nobuyoshi Nakada2019-08-201-1/+1
* [rubygems/rubygems] Use `RbConfig::CONFIG['rubylibprefix']`Nobuyoshi Nakada2019-08-201-8/+1
* Investigation of a sporadic error at Github ActionsNobuyoshi Nakada2019-08-201-0/+6
* Fix some bundler specs (#2380)David Rodríguez2019-08-2025-61/+77
* Treat two types "do" correctlyaycabta2019-08-201-2/+20
* Update moved objects in original_iseqAlan Wu2019-08-191-0/+8
* Check whether syscall(2) is deprecated by actual warningsNobuyoshi Nakada2019-08-201-1/+7
* Check for minimum required OSX version earlierNobuyoshi Nakada2019-08-201-14/+15
* Bail out if unsupported old MacOSX is requiredNobuyoshi Nakada2019-08-201-10/+10
* Fixed the check for OSX versionNobuyoshi Nakada2019-08-201-5/+5
* retrieve current path on macOSDavid Carlier2019-08-201-0/+13
* * 2019-08-20 [ci skip]git2019-08-201-1/+1
* io.c: make ioctl_req_t int in AndroidYusuke Endoh2019-08-201-1/+1
* Reduce sub-shell and use `&&` instead of `;`Kazuhiro NISHIYAMA2019-08-191-1/+1
* Drop duplicated sample code (#2389) [ci skip]Kenichi Kamiya2019-08-194-28/+1
* Make portable for standalone test-unit gem.Hiroshi SHIBATA2019-08-192-1/+3
* 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