aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ruby/io-console] Suppress an unused-variable warningNobuyoshi Nakada2019-12-101-0/+1
* [ruby/io-console] Use rb_thread_call_without_gvl instead of the deprecated fu...Nobuyoshi Nakada2019-12-101-3/+4
* [ruby/io-console] Warn vtime option without intr flagNobuyoshi Nakada2019-12-101-0/+3
* [ruby/io-console] bump up to 0.5.0Nobuyoshi Nakada2019-12-101-1/+1
* base64.rb: improve performance of Base64.urlsafe_encode64Konstantin Papkovskiy2019-12-101-2/+3
* lib/net/http.rb: align the indentationYusuke Endoh2019-12-101-2/+2
* Stop Thread.new in `DRb::TimerIdConv::TimerHolder2#on_gc`Kazuhiro NISHIYAMA2019-12-104-1/+18
* [cygwin] Removed unnecessary packagesNobuyoshi Nakada2019-12-101-1/+1
* [cygwin] Removed unnecessary `-c` optionsNobuyoshi Nakada2019-12-101-3/+3
* forward declare struct timespec卜部昌平2019-12-101-0/+1
* test/ruby/test_keywords.rb: suppress a warningYusuke Endoh2019-12-101-1/+1
* test/net/http/test_https.rb (test_get_SNI_failure): stop proxy settingsYusuke Endoh2019-12-103-43/+45
* Support completion with case-insensitive fashionaycabta2019-12-103-9/+77
* * 2019-12-10 [ci skip]git2019-12-101-1/+1
* Add Proc#ruby2_keywordsJeremy Evans2019-12-092-0/+104
* fix typo of 54072e329cab7207fba133caba4fc12b45add8f9NARUSE, Yui2019-12-091-1/+1
* Add ipaddr optional parameter to Net::HTTP#startNARUSE, Yui2019-12-093-8/+57
* Added workaround for CoreAssertions used by ruby/logger.Hiroshi SHIBATA2019-12-091-2/+7
* Merge the upstream changes for test-unit on ruby/logger.Hiroshi SHIBATA2019-12-092-1/+5
* [ruby/logger] 1.4.1sonots2019-12-091-1/+1
* [ruby/logger] Fixes #38Hiroshi SHIBATA2019-12-091-1/+1
* [ruby/logger] 1.4.0sonots2019-12-092-3/+3
* [ruby/logger] Avoid creating [] and "" when logging an Exception that has no ...Akira Matsuda2019-12-091-1/+1
* [ruby/logger] frozen_string_literal: truesonots2019-12-096-6/+15
* [ruby/logger] Fix typoAlan Wu2019-12-091-1/+1
* Add badge of CygwinKazuhiro NISHIYAMA2019-12-092-0/+2
* Add cache of cygwin packagesKazuhiro NISHIYAMA2019-12-091-1/+8
* Remove unused branch nameKazuhiro NISHIYAMA2019-12-091-1/+0
* Split cygwin-chocolatey cacheKazuhiro NISHIYAMA2019-12-091-3/+3
* Remove debug printKazuhiro NISHIYAMA2019-12-092-2/+0
* vm_args.c (rb_warn_check): Use iseq_unique_id instead of its pointerYusuke Endoh2019-12-095-3/+21
* Remove workaround encoding modificationaycabta2019-12-091-3/+1
* Fix encoding compatibility checking of completion correctlyaycabta2019-12-091-1/+1
* Revert "vm_args.c (rb_warn_check): Use iseq_unique_id instead of its pointer"Yusuke Endoh2019-12-093-10/+1
* Revert "vm_args.c (rb_warn_check): Use unique_id * 2 instead of unique_id"Yusuke Endoh2019-12-091-1/+1
* Stop pool threads in test/rinda tooKazuhiro NISHIYAMA2019-12-091-0/+3
* vm_args.c (rb_warn_check): Use unique_id * 2 instead of unique_idYusuke Endoh2019-12-091-1/+1
* vm_args.c (rb_warn_check): Use iseq_unique_id instead of its pointerYusuke Endoh2019-12-093-1/+10
* * 2019-12-09 [ci skip]git2019-12-091-1/+1
* Separate stepsNobuyoshi Nakada2019-12-091-2/+17
* Set PATH at onceNobuyoshi Nakada2019-12-091-4/+3
* Fixed the checking out sourceNobuyoshi Nakada2019-12-091-4/+4
* Add .github/workflows/cygwin.ymlDaisuke Fujimura (fd0)2019-12-091-0/+60
* Skip completion tests for Editlineaycabta2019-12-081-0/+3
* Fix encoding of completed listaycabta2019-12-081-1/+28
* * 2019-12-08 [ci skip]git2019-12-081-1/+1
* Add test_simple_completion for Readlineaycabta2019-12-081-0/+19
* Show failed commits only when existsaycabta2019-12-071-2/+4
* [ruby/irb] Version 1.2.0aycabta2019-12-071-2/+2
* [ruby/irb] New IRB needs Ruby 2.5 or lateraycabta2019-12-071-1/+1