summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-20Skip irb/test_history on Windows tooaycabta
2020-08-20Promote set to default gemsHiroshi SHIBATA
2020-08-19[DOC] Improve Hash's doc for missing keysMarc-Andre Lafortune
2020-08-19[DOC] Improve and simplify key egality documentation for HashMarc-Andre Lafortune
2020-08-19Partial compliance with doc/method_documentation.rdoc (#3431)Burdette Lamar
2020-08-19Fix ObjectSpace.trace_object_allocations_stop to not raise if the tracepoint ...Jean Boussier
2020-08-20* 2020-08-20 [ci skip]git
2020-08-19register_fstring: avoid duping the passed string when possibleJean Boussier
2020-08-19Added did_you_mean entry because did_you_mean uses MIT licenseHiroshi SHIBATA
2020-08-19[ruby/racc] Fixed the licenses field of gemspecHiroshi SHIBATA
2020-08-19Skip Editline for history tests of IRBaycabta
2020-08-19RHASH_EMPTY_P: convert into an inline function卜部昌平
2020-08-19RHASH_TBL: is now ext-only卜部昌平
2020-08-19tool/update-deps -fix卜部昌平
2020-08-19ROBJECT_IV_INDEX_TBL: convert into an inline function卜部昌平
2020-08-19Skip irb/test_history on Solarisaycabta
2020-08-18Reset object allocation trace informationAaron Patterson
2020-08-19Use "in" and "out" options of "system" instead of "replace_stdio"aycabta
2020-08-18Update references when tracing allocationsAaron Patterson
2020-08-19* 2020-08-19 [ci skip]git
2020-08-19Do "write" to temp stdin before "reopen"aycabta
2020-08-18test/irb/test_history.rb: prevent warningsYusuke Endoh
2020-08-18Lounch external process on Windows correctlyaycabta
2020-08-18Fixed the invalid SPDX identifier on gemspecHiroshi SHIBATA
2020-08-18Update the license for the default gems to dual licensesHiroshi SHIBATA
2020-08-18Added the missing licenses field to some default gemsHiroshi SHIBATA
2020-08-18Fixed the attribute name for multiple licenses.Hiroshi SHIBATA
2020-08-18Strip trailing spaces [ci skip]Nobuyoshi Nakada
2020-08-18[ruby/irb] Change the way the IRB is invoked as an external processaycabta
2020-08-18[ruby/reline] Add require 'rbconfig' to use RbConfigaycabta
2020-08-18[ruby/reline] Get rid of loading pathname unnecessarilyNobuyoshi Nakada
2020-08-18[ruby/reline] Use the standard SPDX ID for license in gemspecMaciej Mensfeld
2020-08-18[ruby/reline] Remove duplicated line of codeaycabta
2020-08-18[ruby/reline] Keep original characters in inputrcaycabta
2020-08-18[ruby/reline] Support mode iconMark Delk
2020-08-18[ruby/reline] Call #start_terminal after generating temporary inputrcaycabta
2020-08-18[ruby/reline] Use single quotes for non-expanded string literalsaycabta
2020-08-18[ruby/reline] Use temporary dir with yamatanooroti testaycabta
2020-08-18[ruby/reline] Check Errno::EIOaycabta
2020-08-18[ruby/reline] Add home/end mapping for urxvt and relativesTomás Pollak
2020-08-18[ruby/irb] Support shortening lambda notetion for nesting level of promptaycabta
2020-08-18[ruby/irb] Support shortening lambda notationaycabta
2020-08-18[ruby/irb] Expand path to run separated test correctlyaycabta
2020-08-18[ruby/irb] Workaround a bug of ruby-mode.elNobuyoshi Nakada
2020-08-18[ruby/irb] Yet another unnecessary readlineNobuyoshi Nakada
2020-08-18[ruby/irb] Directly check if the method is available instead of versionNobuyoshi Nakada
2020-08-18[ruby/irb] Get rid of loading readline unnecessarilyNobuyoshi Nakada
2020-08-18[ruby/irb] Prefer require_relative to load the files in this libraryNobuyoshi Nakada
2020-08-18[ruby/irb] Add require 'irb' to test separatelyaycabta
2020-08-18[ruby/irb] Make history infinite if set SAVE_HISTORY to negativeaycabta