summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-22Hoisted out rb_digest_namespaceNobuyoshi Nakada
2019-08-21Debug GitHub context on broken notificationTakashi Kokubun
2019-08-21Separated initializing IDsNobuyoshi Nakada
2019-08-21The investigation is going on...Nobuyoshi Nakada
2019-08-20Enable more Time TZ tests on OpenBSDJeremy Evans
2019-08-21[bundler/bundler] Freeze time to avoid failures at midnightlolwut
2019-08-21[bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA
2019-08-21[bundler/bundler] Try to use RunTimeLogger for parallel_testsHiroshi SHIBATA
2019-08-21[bundler/bundler] Parallelize test suiteDavid Rodríguez
2019-08-21[bundler/bundler] Fix a couple of typosDavid Rodríguez
2019-08-21[bundler/bundler] Remove the :ruby exclusion tagDavid Rodríguez
2019-08-21[bundler/bundler] Remove another 1.8.7 specific bitDavid Rodríguez
2019-08-21[bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez
2019-08-21* 2019-08-21 [ci skip]git
2019-08-21`rp(obj)` shows func, file and line. (#2394)Koichi Sasada
2019-08-20Skip tests on Actions if [ci skip]Takashi Kokubun
2019-08-20Deprecate alerting multiple channelsTakashi Kokubun
2019-08-20Avoid creating Hash objects per each mon_synchronize call (#2393)Akira Matsuda
2019-08-20Removed unused literal assignments [ci skip]Nobuyoshi Nakada
2019-08-20Subjects may contain a comma [ci skip]Nobuyoshi Nakada
2019-08-20[rubygems/rubygems] Use `RbConfig::CONFIG['rubylibprefix']`Nobuyoshi Nakada
2019-08-20Investigation of a sporadic error at Github ActionsNobuyoshi Nakada
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-20Treat two types "do" correctlyaycabta
2019-08-19Update moved objects in original_iseqAlan Wu
2019-08-20Check whether syscall(2) is deprecated by actual warningsNobuyoshi Nakada
2019-08-20Check for minimum required OSX version earlierNobuyoshi Nakada
2019-08-20Bail out if unsupported old MacOSX is requiredNobuyoshi Nakada
2019-08-20Fixed the check for OSX versionNobuyoshi Nakada
2019-08-20retrieve current path on macOSDavid Carlier
2019-08-20* 2019-08-20 [ci skip]git
2019-08-20io.c: make ioctl_req_t int in AndroidYusuke Endoh
2019-08-19Reduce sub-shell and use `&&` instead of `;`Kazuhiro NISHIYAMA
2019-08-19Drop duplicated sample code (#2389) [ci skip]Kenichi Kamiya
2019-08-19Make portable for standalone test-unit gem.Hiroshi SHIBATA
2019-08-19Remove unused variable to suppress warning (#2388) [ci skip]Kenichi Kamiya
2019-08-19Mark Travis osx cron-onlyTakashi Kokubun
2019-08-19Update a sample code (#2387)Kenichi Kamiya
2019-08-19Update the canonical repository urlHiroshi SHIBATA
2019-08-19crash report on mac little updateDavid CARLIER
2019-08-19Accurate a sample to show having some ext (#2385)Kenichi Kamiya
2019-08-19Prefer Regexp#=~ to Regexp#match when the RHS may be nilNobuyoshi Nakada
2019-08-19Use modifier for pid_tNobuyoshi Nakada
2019-08-19unsigned int should have enough bits for rb_thread_shield_waitingNobuyoshi Nakada
2019-08-19Fix FL_USER19Nobuyoshi Nakada
2019-08-19Omit version.h when mergingNAKAMURA Usaku
2019-08-19cont.c: remove unused STACK_GROW_DIR_DETECTIONYusuke Endoh
2019-08-19Roughly retry `brew update`Takashi Kokubun
2019-08-19Make it as clear as possible that RubyVM is MRI-specific and only exists on M...Benoit Daloze
2019-08-19missing/memcmp.c: suppress a `-Wparentheses` warningYusuke Endoh