summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-08-24[ruby/securerandom] [DOC] fix a code mark up [ci skip]Nobuyoshi Nakada
2021-08-24[ruby/un] gemspec: Explicitly list 0 executablesOlle Jonsson
2021-08-24[ruby/un] LICENSEHiroshi SHIBATA
2021-08-24[ruby/un] Use STDIN if no argumentsKazuhiro NISHIYAMA
2021-08-24[ruby/un] Add colorize commandKazuhiro NISHIYAMA
2021-08-23improves message. thanks to eregonKentaro Goto
2021-08-23Display httpd URLs supporting HTTPSKentaro Goto
2021-08-23Display httpd URLsKentaro Goto
2021-08-20ast.c: Rename "save_script_lines" to "keep_script_lines"Yusuke Endoh
2021-08-14[ruby/reline] Remove interrupt avoidanceaycabta
2021-08-12[ruby/reline] Version 0.2.7aycabta
2021-08-12[ruby/irb] Version 1.3.7aycabta
2021-08-12[ruby/irb] Update dependency, reline >= 0.2.7aycabta
2021-08-10Update parser files of RDoc generated by the latest Raccaycabta
2021-08-10Update parser files of RDoc generated by the latest KPegaycabta
2021-08-10[ruby/rdoc] Use HEAD of kpegaycabta
2021-08-10[ruby/rdoc] Add "rake clean" task to erase generated parser filesaycabta
2021-08-10Import copied Rakefile from original RDoc repositoryaycabta
2021-08-10[ruby/rdoc] Move dev dependency of gettext to Gemfileaycabta
2021-08-10[ruby/rdoc] Use single quote in Gemfileaycabta
2021-08-10Import copied Gemfile from original RDoc repositoryaycabta
2021-08-06Check the result of tigetstrNobuyoshi Nakada
2021-08-06Fix caching of curses_dlNobuyoshi Nakada
2021-08-06Fix the result of checking the existence of constants being reversedaycabta
2021-08-04Handle SIGINT in other thread correctlyaycabta
2021-08-04Use Symbol of signal for trapaycabta
2021-07-31[ruby/error_highlight] Keep it work if paren exists after receiverMasataka Pocke Kuwabara
2021-07-30[ruby/reline] Support Terminfo on Cygwin and macOSaycabta
2021-07-30[ruby/reline] Don't check the existence of Terminfo on Windowsaycabta
2021-07-30[ruby/reline] Check TYPE_VARIADICaycabta
2021-07-30[ruby/reline] Define StringWithTiparm instead of singular methodaycabta
2021-07-30[ruby/reline] Fixed Ctrl+Enter key in Windows.SilverPhoenix99
2021-07-30[ruby/reline] Check empty .inputrcaycabta
2021-07-30[ruby/reline] Add original C function declarations comment for each functionaycabta
2021-07-30[ruby/reline] Fix reline on OpenBSDJeremy Evans
2021-07-30[ruby/reline] Added support for Numpad divide key on Windows.SilverPhoenix99
2021-07-30[ruby/reline] Support Enter key of numpad on Windowsaycabta
2021-07-30[ruby/reline] Windows cmd: Don't type anything when pressing ALT keys aloneLars Kanis
2021-07-30[ruby/reline] Add TODO comment to implement tigetflag() and tigetnum()aycabta
2021-07-30[ruby/reline] Add require 'reline/terminfo' to use Reline::Terminfo.enabled?aycabta
2021-07-29Update the latest version of readline.gemspecHiroshi SHIBATA
2021-07-29[ruby/net-http] Enforce write timeout when body_stream is usedMiguel Teixeira
2021-07-29[ruby/set] Improve What's Here linksBurdetteLamar
2021-07-29[ruby/set] Improve What's Here linksBurdetteLamar
2021-07-29[ruby/set] gemspec: This gem exposes 0 executablesOlle Jonsson
2021-07-29[ruby/set] Update documentation for intersect?/disjoint?Jeremy Evans
2021-07-29[ruby/set] Allow the use of any enumerable in intersect?/disjoint?Jeremy Evans
2021-07-29[ruby/set] Allow Set#intersect? and #disjoint? to accept array argumentJeremy Evans
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/23)Burdette Lamar
2021-07-28[ruby/optparse] nodoc private methodsNobuyoshi Nakada