aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suppress to crash IRB if completed list has nilaycabta2019-12-122-1/+46
* debug_counter.c: include ruby/config.h before stdio.hRei Odaira2019-12-111-1/+1
* support gc_compact_checker on parallel test.Koichi Sasada2019-12-121-0/+1
* Make sure we don't push MOVED or NONE on the stackAaron Patterson2019-12-111-0/+2
* call GC.compact after each test.Koichi Sasada2019-12-122-0/+11
* Some tests failed with before GNU Readline 6.0 on Windowsaycabta2019-12-121-0/+2
* * 2019-12-12 [ci skip]git2019-12-121-1/+1
* Update method tables only if there is a class ext pointerAaron Patterson2019-12-111-4/+2
* Fix .travis.yml to keep s390x-linux as allow_featuresYusuke Endoh2019-12-111-1/+2
* Move s390x-linux to allow_failures matrixYusuke Endoh2019-12-111-1/+1
* [ruby/forwardable] Bump version to 1.3.1Jeremy Evans2019-12-111-1/+1
* [ruby/forwardable] Make def_*_delegator return name of method defined (Fixes ...Jeremy Evans2019-12-112-4/+12
* The result of Readline.completion_proc should have the same encoding of Encod...aycabta2019-12-111-5/+12
* Test `Thread#to_s` when used from to_s_spec.rbNobuyoshi Nakada2019-12-112-11/+12
* `Thread#to_s` has been added at ruby 2.5Nobuyoshi Nakada2019-12-112-8/+4
* skip continuous failure test.Koichi Sasada2019-12-111-0/+2
* Thread#to_s is not same as #inspect on old version.Koichi Sasada2019-12-111-0/+5
* rely on sorted compiled binary array.Koichi Sasada2019-12-111-4/+15
* Show the failed messageNobuyoshi Nakada2019-12-111-1/+1
* Try to use `set-output`Kazuhiro NISHIYAMA2019-12-116-13/+16
* fix for old MRI versionsKoichi Sasada2019-12-111-1/+2
* add depenency pointed by update-depsKoichi Sasada2019-12-111-0/+7
* Create dummy files when check onlyKazuhiro NISHIYAMA2019-12-111-0/+1
* Do not load q.rb in build directoryKazuhiro NISHIYAMA2019-12-111-1/+1
* Create more dummy files in build directoryKazuhiro NISHIYAMA2019-12-111-1/+1
* Do not load files in build directoryKazuhiro NISHIYAMA2019-12-116-80/+84
* Fix Enumerator::Lazy#with_indexJeremy Evans2019-12-112-67/+71
* Make Thread#to_s consistent with Method and Proc to_sJean byroot Boussier2019-12-114-41/+62
* Add a message for CompatibilityErroraycabta2019-12-111-1/+1
* Added documentation for integer range sums (#1593)Eli Sadoff2019-12-111-0/+4
* * remove trailing spaces. [ci skip]git2019-12-111-1/+1
* Update tool/mk_builtin_binary.rbKoichi Sasada2019-12-111-1/+1
* support cross-compilation.Koichi Sasada2019-12-115-18/+40
* remove prelude.cKoichi Sasada2019-12-115-75/+5
* use compiled binary for gem_prelude.rb.Koichi Sasada2019-12-116-12/+29
* add include guardKoichi Sasada2019-12-111-0/+5
* Indicate `find_all` and `select` methods are aliases.Corey Farwell2019-12-111-0/+3
* * 2019-12-11 [ci skip]git2019-12-111-1/+1
* Support Readline.completion_quote_character by Relineaycabta2019-12-112-8/+28
* [ruby/io-console] update depend for f9c0fe77c0eNobuyoshi Nakada2019-12-101-0/+1
* Followed up 38722fa179fcec549300b2f35206f4eb168f202eHiroshi SHIBATA2019-12-101-8/+4
* [ruby/logger] bump version to 1.4.2Hiroshi SHIBATA2019-12-101-1/+1
* [ruby/logger] Enable more timezone tests on OpenBSDJeremy Evans2019-12-101-1/+1
* [ruby/logger] Document that shift_age of 0 disables log file rotationJeremy Evans2019-12-101-3/+4
* [ruby/logger] Raise ArgumentError for invalid shift_ageJeremy Evans2019-12-102-4/+11
* [ruby/logger] Honor Logger#level overridesGeorge Claghorn2019-12-102-6/+21
* fix ipaddr parameter of Net::HTTP.start to support proxyNARUSE, Yui2019-12-102-1/+40
* Prefer $(CHDIR) for the case srcdir contains symlinksNobuyoshi Nakada2019-12-101-1/+1
* Update regression tests for 1.4.16Hiroshi SHIBATA2019-12-1020-20/+20
* .indent.pro: Removed because it is no longer usedYusuke Endoh2019-12-101-21/+0