summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04just use STDOUTNARUSE, Yui
2020-02-04Add call-seq to Pathname#open from File.openKazuhiro NISHIYAMA
2020-02-04On Windows it cannot receive fd except 0..2NARUSE, Yui
2020-02-04assert_separately uses their own pipe instead of stdoutNARUSE, Yui
2020-02-04Add the loaded feature after no exception raisedNobuyoshi Nakada
2020-02-04Do not warn CR inside string literalNobuyoshi Nakada
2020-02-04Fix inaccuracy in encoding testsLars Kanis
2020-02-04Fix linkage of popen_deadlock testMikhail Novosyolov
2020-02-03Fix description of Encoding.default_(in|ex)ternalLars Kanis
2020-02-04* 2020-02-04 [ci skip]git
2020-02-03Fix SimpleDelegator respond_to? regressionJean Boussier
2020-02-03Check type of empty keyword [Bug #16603]Seiei Miyagi
2020-02-03support MJIT with debug option.Koichi Sasada
2020-02-03Parenthesized macro argumentsNobuyoshi Nakada
2020-02-03Make `rb_scan_args_kw` inline tooNobuyoshi Nakada
2020-02-03Moved runtime assignemntsNobuyoshi Nakada
2020-02-03test/rubygems/test_gem_remote_fetcher.rb: Remove a duplicated testYusuke Endoh
2020-02-03* 2020-02-03 [ci skip]git
2020-02-03`struct rb_scan_args_t::vargs` is never usedNobuyoshi Nakada
2020-02-02Removed no longer used variable `last_hash`Nobuyoshi Nakada
2020-02-02* 2020-02-02 [ci skip]git
2020-02-02[ruby/reline] Bypass cursor down when a char is rendered at eol on Windowsaycabta
2020-02-02[ruby/reline] Fix Reline::Windows#scroll_downaycabta
2020-02-02[ruby/irb] Exclude useless files from RDocNobuyoshi Nakada
2020-02-02[ruby/irb] Add a new easter egg: dancing rubyYusuke Endoh
2020-02-02[ruby/irb] Reformat LICENSE.txt [ci skip]Nobuyoshi Nakada
2020-02-01Indent ChangeLog contents [ci skip]Nobuyoshi Nakada
2020-02-01Removed useless shebang and executable bit [ci skip]Nobuyoshi Nakada
2020-02-01Explicitly set the encoding of ChangeLog file to UTF-8 [ci skip]Nobuyoshi Nakada
2020-02-01fix rdoc formatting [ci skip]Taha Husain
2020-02-01[ruby/irb] Exclude useless files from RDocNobuyoshi Nakada
2020-02-01fix delete unnecessary return卜部昌平
2020-02-01UnpackedInstaller on rbinstall.rb is inherited from Gem::Installer.Hiroshi SHIBATA
2020-02-01Gem::Installer.new(String, options) is obsoleted. Explicitly convertedHiroshi SHIBATA
2020-02-01Merge the current master branch of rubygems/rubygems.Hiroshi SHIBATA
2020-02-01README*.md: `defines.h` moved [ci skip]Kazuhiro NISHIYAMA
2020-02-01* 2020-02-01 [ci skip]git
2020-02-01compile.c: remove a unused variableYusuke Endoh
2020-01-31Improve `String#slice!` performanceNobuyoshi Nakada
2020-01-31Make `empty_string` a fake stringNobuyoshi Nakada
2020-01-31a bit terse Doxygen comments [ci skip]卜部昌平
2020-01-31support C++ std::nullptr_t卜部昌平
2020-01-31Return the makefile contentNobuyoshi Nakada
2020-01-31Removed type-punning pointer casts around `st_data_t`Nobuyoshi Nakada
2020-01-31Avoid allocating a temporary empty string in String#slice!Jean Boussier
2020-01-31Move .IGNORE in extconf.rbNARUSE, Yui
2020-01-31Support nmakeNARUSE, Yui
2020-01-30Fix wrong return value in proc documentation.Florian Heinle
2020-01-31Ignore expected errors on compiling C++ source [Bug #16331]NARUSE, Yui
2020-01-31* 2020-01-31 [ci skip]git