aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA2020-12-0863-135/+3068
* Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA2020-12-0884-513/+1130
* [ruby/reline] Editing to initial content is not just cursor movingaycabta2020-12-081-1/+2
* RubyGems certs - remove AddTrust, add GlobalSign Root R3MSP-Greg2020-12-062-25/+21
* [ruby/matrix] Optimize **Marc-Andre Lafortune2020-12-051-15/+38
* Cope with frozen-string-literalRobert Schulze2020-12-051-1/+1
* [ruby/reline] Process insertion buffer forciblyaycabta2020-12-051-0/+1
* [ruby/reline] Support bracketed paste modeaycabta2020-12-053-4/+56
* [ruby/reline] Forced newline insertion is not just cursor movingaycabta2020-12-051-2/+8
* [ruby/reline] Drop prompt list cache when num of lines is changedaycabta2020-12-051-1/+3
* [ruby/reline] Cache dynamic prompt for 0.5secaycabta2020-12-051-1/+8
* [ruby/reline] Stop rerendering if the cursor is only movedaycabta2020-12-051-0/+33
* [ruby/reline] Split #rerender method that is too hugeaycabta2020-12-051-145/+167
* [ruby/reline] Version 0.1.9aycabta2020-12-051-1/+1
* [ruby/reline] Stop rerendering whole screen when adding newline at end of bufferaycabta2020-12-051-1/+20
* [ruby/reline] Optimize regexp handling for widthaycabta2020-12-051-14/+23
* [ruby/reline] Optimize ASCII character width calculationaycabta2020-12-051-0/+6
* [ruby/reline] Key strokes like 2dl should behave d2laycabta2020-12-051-3/+10
* [ruby/reline] Fix crash to input `é`. refs #174manga_osyo2020-12-051-0/+4
* [ruby/reline] Version 0.1.8aycabta2020-12-051-1/+1
* [ruby/reline] Add alias vi-movement-mode to vi-command-mode for compatibilityaycabta2020-12-051-0/+1
* [ruby/reline] Move alias_method to right after original definitionaycabta2020-12-051-1/+1
* [ruby/reline] Call process_insert when the end of pasting plural fullwidth charsaycabta2020-12-052-1/+17
* [ruby/reline] Motions e, E, t, f should include a char on cursor if follows o...aycabta2020-12-051-20/+61
* [ruby/reline] Implement vi_yankaycabta2020-12-051-0/+8
* [ruby/reline] Operator with arg need to make sure that they take arg to avoid...aycabta2020-12-051-1/+1
* [ruby/reline] Unimplemented vi command should be no-opaycabta2020-12-051-2/+2
* [ruby/reline] Keep operator proc as a local variable in the scopeaycabta2020-12-051-1/+2
* [ruby/reline] Skip em_exchange_mark without markaycabta2020-12-051-0/+1
* [ruby/reline] Backspace and C-h should be unassigned on vi command modeaycabta2020-12-051-2/+2
* [ruby/reline] Version 0.1.7aycabta2020-12-051-1/+1
* [ruby/reline] Continuous insertion bufferingaycabta2020-12-051-24/+57
* [ruby/reline] Improve the performance of `get_mbchar_width`Yusuke Endoh2020-12-052-28/+38
* [ruby/reline] Version 0.1.6aycabta2020-12-051-1/+1
* [ruby/reline] Update the generator script tooYusuke Endoh2020-12-051-6/+6
* [ruby/reline] Suppress callbacks in pastingaycabta2020-12-055-2/+58
* [ruby/reline] Improve the regexps for EastAsianWidthYusuke Endoh2020-12-051-1148/+1148
* [ruby/reline] Deduplicate completed itemsaycabta2020-12-051-1/+1
* [ruby/reline] Use yamatanooroti 0.0.6 for supporting startup_message on Windowsaycabta2020-12-051-1/+1
* [ruby/reline] Use startup_option instead of startup waitaycabta2020-12-051-0/+1
* [ruby/reline] Update to Unicode 13.0.0aycabta2020-12-051-36/+55
* Added dependencies for rindaHiroshi SHIBATA2020-12-041-0/+4
* [ruby/logger] Consider cygwin a Windows platformJeremy Evans2020-12-041-1/+1
* [ruby/mutex_m] Fix `Mutex_m#initialize` when the super's initialize has kwargsMasataka Pocke Kuwabara2020-12-041-0/+1
* [ruby/fileutils] Make mkdir_p only attempt to create necessary directoriesJeremy Evans2020-12-041-1/+2
* [ruby/set] Add `Set#<=>`Marc-Andre Lafortune2020-12-041-3/+16
* [ruby/set] Remove SortedSet implementationsAkinori MUSHA2020-12-041-246/+1
* [ruby/set] Resurrect support for Ruby 2.xAkinori MUSHA2020-12-041-4/+12
* digest gem is available nowHiroshi SHIBATA2020-12-033-3/+3
* [ruby/ipaddr] fixup 90b46678a5b09ed32612b0629b7c51c6d39a0444Hiroshi SHIBATA2020-12-031-1/+1