summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-02Get rid of interpreting BTS references as label-list [ci skip]Nobuyoshi Nakada
2019-09-01Revert "Make Enumerator::Lazy#with_index be lazy"Jeremy Evans
2019-09-02Fix opt_regexpmatch1 referencesTakashi Kokubun
2019-09-01Make Enumerator::Lazy#with_index be lazyJeremy Evans
2019-09-02fix shortcut conditionUrabe, Shyouhei
2019-09-02delete unused functionUrabe, Shyouhei
2019-09-02opt_regexpmatch1 is actually making things slower.Urabe, Shyouhei
2019-09-02Add a benchmark for opt_regexpmatch2Takashi Kokubun
2019-09-02Set mtime of checked out files to past timeNobuyoshi Nakada
2019-09-02Skip POINTOPOINT of IPv4 too instead of IPv6 onlyKazuhiro NISHIYAMA
2019-09-01Simplify setting of VM_CALL_KW_SPLAT in vm_call_method_missingJeremy Evans
2019-09-01Fix method name in test to not override existing method nameJeremy Evans
2019-09-01Fix keyword argument separation warning in method_missingJeremy Evans
2019-09-02Treat Japanese IME on/off code correctlyaycabta
2019-09-02* 2019-09-02 [ci skip]git
2019-09-02Fixed the directory to be removedNobuyoshi Nakada
2019-09-01test/drb/drbtest.rb: Use EnvUtil.timeout for timeout scale factorYusuke Endoh
2019-09-01Revert "Revert "Revert "Skip BUGs on Solaris"""Yusuke Endoh
2019-09-01Restore pwd for each versionNobuyoshi Nakada
2019-09-01Support packaging different branch/tagNobuyoshi Nakada
2019-09-01Fetch commit notesNobuyoshi Nakada
2019-09-01Resolve symlinks to cache directory under gemsNobuyoshi Nakada
2019-09-01Support git tagsNobuyoshi Nakada
2019-09-01Upgrade benchmark-driver for keyword args warningsTakashi Kokubun
2019-09-01Revert "Revert "Skip BUGs on Solaris""Yusuke Endoh
2019-09-01Make pattern matching support **nil syntaxKazuki Tsujimoto
2019-09-01Automatically detect missing symbolsTakashi Kokubun
2019-09-01Export rb_const_source_location_at for MJITKazuki Tsujimoto
2019-09-01test/ruby/test_keyword.rb: Add remove_method before method redefinitionYusuke Endoh
2019-09-01Revert "Skip BUGs on Solaris"Yusuke Endoh
2019-08-31Fix keyword argument separation warning when using sendJeremy Evans
2019-09-01Note about ANYARGS in NEWSTakashi Kokubun
2019-08-31Don't pass an empty keyword hash when double splatting empty hash when callin...Jeremy Evans
2019-09-01Made :nil static IDNobuyoshi Nakada
2019-09-01IRB 1.1.0.pre.3aycabta
2019-09-01Reline 0.0.2aycabta
2019-09-01Re-calculate state variables of screen when screen size changesaycabta
2019-09-01Ignore the all of warnings with inline_spec.rb of bundler examples.Hiroshi SHIBATA
2019-09-01* 2019-09-01 [ci skip]git
2019-09-01Split warning messages for tag-jumpNobuyoshi Nakada
2019-08-31Use double splat for keyword args by a hash object in lib/un.rbaycabta
2019-08-31Limit the apt addon enablement to trustyTakashi Kokubun
2019-08-31Try using built-in apt source for gcc-8Takashi Kokubun
2019-08-31Try to fix apt-get update error for trusty (take 2)Takashi Kokubun
2019-08-31Try to suppress errors in BASERUBY TravisTakashi Kokubun
2019-08-30Don't pass an empty keyword hash when double splatting empty hashJeremy Evans
2019-08-31fix CI failures in x64-mingw32卜部昌平
2019-08-31Remove files/directories for git/github which are committed [ci skip]Nobuyoshi Nakada
2019-08-30Add rb_iseq_locationJeremy Evans
2019-08-30Use more accurate source location in keyword argument separation warningsJeremy Evans