summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-10[ruby/io-console] update depend for f9c0fe77c0eNobuyoshi Nakada
2019-12-10Followed up 38722fa179fcec549300b2f35206f4eb168f202eHiroshi SHIBATA
2019-12-10[ruby/logger] bump version to 1.4.2Hiroshi SHIBATA
2019-12-10[ruby/logger] Enable more timezone tests on OpenBSDJeremy Evans
2019-12-10[ruby/logger] Document that shift_age of 0 disables log file rotationJeremy Evans
2019-12-10[ruby/logger] Raise ArgumentError for invalid shift_ageJeremy Evans
2019-12-10[ruby/logger] Honor Logger#level overridesGeorge Claghorn
2019-12-10fix ipaddr parameter of Net::HTTP.start to support proxyNARUSE, Yui
2019-12-10Prefer $(CHDIR) for the case srcdir contains symlinksNobuyoshi Nakada
2019-12-10Update regression tests for 1.4.16Hiroshi SHIBATA
2019-12-10.indent.pro: Removed because it is no longer usedYusuke Endoh
2019-12-10Move SECURITY.md into .github/ to reduce the files on the top directoryYusuke Endoh
2019-12-10Change encoding of completion stringsaycabta
2019-12-10vm_core.h (iseq_unique_id): prefer uintptr_t instead of unsigned longYusuke Endoh
2019-12-10Import racc-1.4.1 from ruby/racc.Hiroshi SHIBATA
2019-12-10Added the missing gemspec of raccHiroshi SHIBATA
2019-12-10[ruby/io-console] bump up to 0.5.1Nobuyoshi Nakada
2019-12-10[ruby/io-console] Suppress an unused-variable warningNobuyoshi Nakada
2019-12-10[ruby/io-console] Use rb_thread_call_without_gvl instead of the deprecated fu...Nobuyoshi Nakada
2019-12-10[ruby/io-console] Warn vtime option without intr flagNobuyoshi Nakada
2019-12-10[ruby/io-console] bump up to 0.5.0Nobuyoshi Nakada
2019-12-10base64.rb: improve performance of Base64.urlsafe_encode64Konstantin Papkovskiy
2019-12-10lib/net/http.rb: align the indentationYusuke Endoh
2019-12-10Stop Thread.new in `DRb::TimerIdConv::TimerHolder2#on_gc`Kazuhiro NISHIYAMA
2019-12-10[cygwin] Removed unnecessary packagesNobuyoshi Nakada
2019-12-10[cygwin] Removed unnecessary `-c` optionsNobuyoshi Nakada
2019-12-10forward declare struct timespec卜部昌平
2019-12-10test/ruby/test_keywords.rb: suppress a warningYusuke Endoh
2019-12-10test/net/http/test_https.rb (test_get_SNI_failure): stop proxy settingsYusuke Endoh
2019-12-10Support completion with case-insensitive fashionaycabta
2019-12-10* 2019-12-10 [ci skip]git
2019-12-09Add Proc#ruby2_keywordsJeremy Evans
2019-12-09fix typo of 54072e329cab7207fba133caba4fc12b45add8f9NARUSE, Yui
2019-12-09Add ipaddr optional parameter to Net::HTTP#startNARUSE, Yui
2019-12-09Added workaround for CoreAssertions used by ruby/logger.Hiroshi SHIBATA
2019-12-09Merge the upstream changes for test-unit on ruby/logger.Hiroshi SHIBATA
2019-12-09[ruby/logger] 1.4.1sonots
2019-12-09[ruby/logger] Fixes #38Hiroshi SHIBATA
2019-12-09[ruby/logger] 1.4.0sonots
2019-12-09[ruby/logger] Avoid creating [] and "" when logging an Exception that has no ...Akira Matsuda
2019-12-09[ruby/logger] frozen_string_literal: truesonots
2019-12-09[ruby/logger] Fix typoAlan Wu
2019-12-09Add badge of CygwinKazuhiro NISHIYAMA
2019-12-09Add cache of cygwin packagesKazuhiro NISHIYAMA
2019-12-09Remove unused branch nameKazuhiro NISHIYAMA
2019-12-09Split cygwin-chocolatey cacheKazuhiro NISHIYAMA
2019-12-09Remove debug printKazuhiro NISHIYAMA
2019-12-09vm_args.c (rb_warn_check): Use iseq_unique_id instead of its pointerYusuke Endoh
2019-12-09Remove workaround encoding modificationaycabta
2019-12-09Fix encoding compatibility checking of completion correctlyaycabta