aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix auto-indent behavior correctlyaycabta2019-12-032-7/+4
* Support incremental search by last determined wordaycabta2019-12-032-4/+35
* The C-r in vi command mode is also incremental searchaycabta2019-12-031-1/+1
* Support incremental search again by C-r in incremental searchaycabta2019-12-021-2/+9
* Process Backspace key in incremental search correctlyaycabta2019-12-021-3/+3
* Search history to back in the middle of historiesaycabta2019-12-021-5/+7
* The ed_search_prev_history should always search to backwardaycabta2019-12-011-1/+6
* Reline::HISTORY can take Range objectaycabta2019-12-011-1/+1
* Promote did_you_mean to default gemKevin Deisz2019-11-3020-0/+906
* [ruby/fileutils] Bump version to 1.4.1Hiroshi SHIBATA2019-11-301-1/+1
* Revert "[ruby/fileutils] Fix #install with "X" mode option"Hiroshi SHIBATA2019-11-301-3/+6
* [ruby/webrick] Enabled chunked encoding if Transfer-Encoding: chunked header ...Jeremy Evans2019-11-301-0/+1
* [ruby/webrick] Bump version to 1.6.0Hiroshi SHIBATA2019-11-301-1/+1
* [ruby/webrick] Allow WEBrick::HTTPServlet::CGIHandler :CGIInterpreter option ...Jeremy Evans2019-11-301-1/+7
* [ruby/webrick] Document HTTPResponse#body callable optionzverok2019-11-301-2/+15
* [ruby/fileutils] Bump version to 1.4.0Hiroshi SHIBATA2019-11-301-1/+1
* Move gemspec of fileutils under the toplevel of lib directory.Hiroshi SHIBATA2019-11-301-0/+0
* [ruby/fileutils] Fix #install with "X" mode optionNobuyoshi Nakada2019-11-301-6/+3
* [ruby/fileutils] Remove version.rbNobuyoshi Nakada2019-11-303-19/+14
* [ruby/forwardable] Bump version to 1.3.0Hiroshi SHIBATA2019-11-301-1/+1
* [ruby/forwardable] Fix keyword argument separation warnings on Ruby 2.7+Jeremy Evans2019-11-301-1/+4
* Use @eof variable for ReidlineInputMethod#eof?aycabta2019-11-301-1/+1
* Simplified ErrDimensionMismatch classHiroshi SHIBATA2019-11-301-4/+2
* Support argument for ErrNotRegularHiroshi SHIBATA2019-11-301-2/+6
* Also replace E2MM to standard exception classHiroshi SHIBATA2019-11-301-4/+4
* Support existence usecase for the custom exception classesHiroshi SHIBATA2019-11-301-3/+13
* replace raise method from e2mmap on Scalar classHiroshi SHIBATA2019-11-301-5/+5
* raise method accepts 3 argument with exception classHiroshi SHIBATA2019-11-301-9/+9
* Retire to maintain e2mmap on ruby coreHiroshi SHIBATA2019-11-303-206/+0
* Remove re-define embedded error classes and extract argument on custom error ...Hiroshi SHIBATA2019-11-301-16/+4
* Use simple exception classes instead of e2mmapHiroshi SHIBATA2019-11-301-48/+73
* Revert "Treat :@1, :@@1, @1, and @@1 correctly to check termination"aycabta2019-11-291-15/+0
* Fix regexp to complete complex literalaycabta2019-11-281-5/+3
* Delete newline when C-k on emacs mode at EOLaycabta2019-11-281-0/+8
* Remove two removed constantsaycabta2019-11-281-1/+1
* Fix ghost method line noaycabta2019-11-282-4/+15
* Remove an unnecessary variableaycabta2019-11-261-2/+1
* Slightly fix the warning message [ci skip]Takashi Kokubun2019-11-261-1/+1
* Suggest an alternative to suppress the irb warningTakashi Kokubun2019-11-261-1/+2
* Cache loaded module to suppress method redefined warningsaycabta2019-11-251-1/+5
* Remove e2mmap dependencyaycabta2019-11-2511-67/+157
* Remove lib/irb/slex.rbaycabta2019-11-252-283/+0
* Remove debug code...aycabta2019-11-241-1/+0
* Disable tracer ext of IRB when tracer doesn't foundaycabta2019-11-241-1/+15
* Tracer.set_get_line_procs should support block and Proc objectaycabta2019-11-231-3/+5
* Tracer.add_filter should support block and Proc objectaycabta2019-11-231-3/+5
* Use more strict regexp to avoid to match naninanirb.rbKazuhiro NISHIYAMA2019-11-212-3/+3
* Support %U/%u/%W/%w/%V/%g/%G formats in Time.strptimeJeremy Evans2019-11-211-1/+12
* [ruby/reline] Version 0.0.7aycabta2019-11-211-1/+1
* Version 0.0.6aycabta2019-11-211-1/+1