summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-23Stop using minitest dependent methodsaycabta
2020-01-23[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that assertions c...Nobuyoshi Nakada
2020-01-22Make taint warnings non-verbose instead of verboseJeremy Evans
2020-01-22Fix pp when passed a empty ruby2_keywords-flagged hash as array elementJeremy Evans
2020-01-23* 2020-01-23 [ci skip]git
2020-01-22Remove special handling of $SAFE and related C-APIsJeremy Evans
2020-01-23Rename RUBY_MARK_NO_PIN_UNLESS_NULL to RUBY_MARK_MOVABLE_UNLESS_NULL0x005c
2020-01-22Drop executable bit of *.{yml,h,mk.tmpl}Kazuhiro NISHIYAMA
2020-01-22Added usage documentation for sync_default_gemsHiroshi SHIBATA
2020-01-22Use gem name to specifyaycabta
2020-01-22* 2020-01-22 [ci skip]git
2020-01-22Drop executable bit set by 25f2005a638570cce832d218a451072057610f06Nobuyoshi Nakada
2020-01-21Also check EWOULDBLOCK as well as EAGAINNobuyoshi Nakada
2020-01-21fix load error with EAGAINXia Xionjun
2020-01-21Reline: Fix changed test results due to change to UTF-8 on WindowsLars Kanis
2020-01-21Reline: Use a more robust detection of MinTTYLars Kanis
2020-01-21DocumentRoot is optionalKazuhiro NISHIYAMA
2020-01-21add default break pointsKoichi Sasada
2020-01-21VALUE is narrower than rb_serial_t卜部昌平
2020-01-21* 2020-01-21 [ci skip]git
2020-01-21[ruby/reline] Implement vi_change_metaaycabta
2020-01-21[ruby/irb] [ruby/irb] Rewrite an expression to detect multilineKenta Murata
2020-01-21[ruby/irb] Add newline_before_multiline_outputKenta Murata
2020-01-20[ruby/irb] Fix compatibility with rails before 5.2Lars Kanis
2020-01-20[ruby/reline] Implement vi_prev_char and vi_to_prev_charaycabta
2020-01-20[ruby/reline] Implement vi_to_next_charaycabta
2020-01-20Get rid of use of special variablesJeremy Evans
2020-01-20* 2020-01-20 [ci skip]git
2020-01-20Fixed double closedirNobuyoshi Nakada
2020-01-19README.ja.md: removed the badge for Cygwin [ci skip]Nobuyoshi Nakada
2020-01-19README.md: removed the badge for Cygwin [ci skip]Nobuyoshi Nakada
2020-01-19NEWS.md: set code format explicitly [ci skip]Nobuyoshi Nakada
2020-01-19Sort globbed results by default [Feature #8709]Nobuyoshi Nakada
2020-01-19Fix typo s/test_ruby2_keywords_hash!/test_ruby2_keywords_hash/Ryuta Kamizono
2020-01-19Allow rexml to fail on macOS of Github ActionsNobuyoshi Nakada
2020-01-19Test bundled gems with timeoutNobuyoshi Nakada
2020-01-19* 2020-01-19 [ci skip]git
2020-01-19Stop test-bundled-gems on macOS for nowNobuyoshi Nakada
2020-01-18Removed useless sorts of lists generated from literalsNobuyoshi Nakada
2020-01-18Made glob option keyword IDs staticNobuyoshi Nakada
2020-01-18NEWS.md: reduce headings level [ci skip]Nobuyoshi Nakada
2020-01-18NEWS.md: made ticket references links [ci skip]Nobuyoshi Nakada
2020-01-18NEWS.md: fixed lists and indents [ci skip]Nobuyoshi Nakada
2020-01-18Update clean-local [ci skip]Nobuyoshi Nakada
2020-01-18* 2020-01-18 [ci skip]git
2020-01-18[ruby/io-console] bump up to 0.5.5Nobuyoshi Nakada
2020-01-18[ruby/io-console] Set `OPOST` when `intr` is trueNobuyoshi Nakada
2020-01-18[ruby/io-console] Filter Ruby engine name rather than just /ruby/Charles Oliver Nutter
2020-01-18[ruby/io-console] Update the minimum requirement of Ruby versionHiroshi SHIBATA
2020-01-17Update documentation for Array/Hash Argument section of methods.rdocAdam Isom