aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] Version 0.1.2v2_7_0aycabta2019-12-251-1/+1
* Save last breaking point to completeaycabta2019-12-251-0/+1
* fix version regexpNARUSE, Yui2019-12-251-1/+1
* fix typoNARUSE, Yui2019-12-251-1/+1
* v2.7.0p0NARUSE, Yui2019-12-251-1/+1
* [bundler/bundler] Do `require "rubygems"` only when neededYusuke Endoh2019-12-251-1/+1
* Update the version of bigdecimal to 2.0.0 (#2784)Kenta Murata2019-12-251-1/+1
* Show the error line only when same as the currentNobuyoshi Nakada2019-12-251-1/+12
* export a function for MJIT.Koichi Sasada2019-12-251-1/+1
* take care of USE_LAZY_LOAD=1.Koichi Sasada2019-12-252-2/+6
* range.c: Range#min with a beginless one now raise an explicit exceptionYusuke Endoh2019-12-252-0/+13
* Add readline and readline-ext to default gems list in NEWSaycabta2019-12-251-0/+2
* add ref to NEWS entryKoichi Sasada2019-12-251-0/+1
* NEWS: add a ticket referenceYusuke Endoh2019-12-251-1/+1
* NEWS: add a ticket referenceYusuke Endoh2019-12-251-1/+1
* NEWS: add ticket referencesYusuke Endoh2019-12-251-2/+2
* update-bundled_gems: drop branch name on github [ci skip]Nobuyoshi Nakada2019-12-251-1/+3
* [ruby/readline] Version 0.0.2aycabta2019-12-251-1/+1
* [ruby/readline] Use a box to make easier to see the messageaycabta2019-12-251-7/+9
* [ruby/readline] Fix any wrong in messagesaycabta2019-12-251-4/+4
* [ruby/readline] Version 0.0.1aycabta2019-12-251-1/+1
* [ruby/readline] Add post_install_messageaycabta2019-12-251-0/+10
* [ruby/readline-ext] Version 0.1.0aycabta2019-12-251-1/+1
* [ruby/reline] Version 0.1.1aycabta2019-12-251-1/+1
* The behavior of vi_end_of_transmission should be the same of vi_list_or_eofaycabta2019-12-251-12/+0
* Commented-out btest on cygwin environment of GitHub ActionsHiroshi SHIBATA2019-12-251-4/+5
* ^D on non-empty line in vi mode behaves like Enteraycabta2019-12-252-9/+14
* Sync did_you_meanYuki Nishijima2019-12-241-1/+1
* Add did_you_mean's promotion to the NEWSYuki Nishijima2019-12-241-0/+1
* Merge Bundler 2.1.2 from bundler/bundler.Hiroshi SHIBATA2019-12-253-1/+9
* NEWS: add meaning of "CoW" ("copy-on-write")Marcus Stollsteimer2019-12-241-1/+1
* [DOC] Fix typo in Time#inspectMarcus Stollsteimer2019-12-241-2/+2
* Revert "Add NEWS entry about Module#name performance (#2779)" (#2781)Alan Wu2019-12-241-3/+0
* Add NEWS entry about Module#name performance (#2779)Alan Wu2019-12-241-0/+3
* add debug_counter access functions.Koichi Sasada2019-12-252-17/+75
* * 2019-12-25 [ci skip]git2019-12-251-1/+1
* [DOC] Fix typo and languageMarcus Stollsteimer2019-12-241-3/+3
* Added entry for json-2.3.0Hiroshi SHIBATA2019-12-241-0/+4
* Update the news entries for RubyGems and BundlerHiroshi SHIBATA2019-12-241-4/+6
* [ruby/irb] Fix typoMarcus Stollsteimer2019-12-241-1/+1
* [DOC] Fix grammar in Process module docsMarcus Stollsteimer2019-12-241-4/+4
* [DOC] Fix typoMarcus Stollsteimer2019-12-241-1/+1
* `Object#=~` warning also obeys `Warning[:deprecated]`Nobuyoshi Nakada2019-12-241-2/+4
* Scale sleeping times to wait for the OS operationsNobuyoshi Nakada2019-12-241-0/+4
* Remove unused variableaycabta2019-12-241-1/+0
* The delete-char-or-list shows completed list when called at end of lineaycabta2019-12-243-9/+67
* NEWS: fix method references for Range#{cover?,include?}Marcus Stollsteimer2019-12-241-2/+2
* NEWS: improve sections for warning option / WarningMarcus Stollsteimer2019-12-241-5/+5
* [DOC] Improve docs for Enumerator.produce, Enumerator.newMarcus Stollsteimer2019-12-241-14/+12
* Synchronize with a Queue instead of sleepingNobuyoshi Nakada2019-12-241-4/+12