aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Load OptionParser defaults from XDG and Haiku standardsNobuyoshi Nakada2019-05-061-5/+18
* * remove trailing spaces.git2019-05-041-2/+2
* add DRb::WeakIdConv (Bug #15711)Masatoshi SEKI2019-05-041-0/+59
* Add Reline.delete_text that raises NotImplementedErroraycabta2019-05-011-0/+4
* Use Ripper for IRBaycabta2019-04-306-1097/+192
* Move Win32API to Reline::Win32APIaycabta2019-04-301-37/+35
* Add Reline as a fallback library for Readlineaycabta2019-04-3017-0/+5401
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-281-6/+6
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-281-2/+3
* Update rubygems with latest upstream changesDavid Rodríguez2019-04-2816-173/+51
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-281-1/+1
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-271-0/+4
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-271-1/+1
* suppress redefinition warningsnaruse2019-04-271-1/+1
* Prefer block_given? to iterator?nobu2019-04-271-1/+1
* Fix rdoc in 52cfb17086Nobuyoshi Nakada2019-04-261-3/+3
* Revert "Class instance should be also colorable on IRB"Takashi Kokubun2019-04-261-1/+1
* Class instance should be also colorable on IRBTakashi Kokubun2019-04-261-1/+1
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-265-26/+34
* Syntax-highlight yield in IRBTakashi Kokubun2019-04-261-1/+1
* Support highlighting Regexp in inspectTakashi Kokubun2019-04-261-3/+3
* Do not color IRB output on 'dumb' TERMPocket78782019-04-261-1/+1
* Colorize IRB's inspect resultTakashi Kokubun2019-04-262-2/+25
* Colorize IRB's code_around_bindingTakashi Kokubun2019-04-263-4/+91
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-2327-5701/+1123
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-2327-1123/+5701
* Revert "IRB is improved with Reline and RDoc"aycabta2019-04-2126-5517/+1101
* suppress redefinition warningsnaruse2019-04-211-1/+1
* IRB is improved with Reline and RDocaycabta2019-04-2026-1101/+5517
* Introduce pattern matching [EXPERIMENTAL]ktsj2019-04-171-0/+4
* Support SNI (Reapplying r67488)knu2019-04-151-0/+1
* Import CSV 3.0.8kou2019-04-146-115/+540
* OpenStruct: improve error message when passing wrong number of arguments.marcandre2019-04-141-1/+3
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-1496-850/+1242
* Reverting all commits from r67479 to r67496 because of CI failureskazu2019-04-101-1/+0
* Support SNIshugo2019-04-091-0/+1
* update to Unicode Version 12.1.0 (beta)duerst2019-04-051-2/+2
* change lib/unicode_normalize/tables.rb to single item per line to make diffs ...duerst2019-04-041-1127/+8991
* Merge rubygems/rubygems from upstream.hsbt2019-04-0214-114/+63
* rdoc: Colorize background of code/pre [ci skip]nobu2019-03-301-0/+3
* [DOC] fix missing paren [ci skip]nobu2019-03-281-1/+1
* erb.rb: prohibit marshaling [EXPERIMENTAL]nobu2019-03-281-0/+4
* Merge fileutils-1.2.0 from ruby/fileutils.hsbt2019-03-272-12/+18
* Removed from standard library. No one maintains it from Ruby 2.0.0.hsbt2019-03-112-160/+0
* fall back to copy + unlink on EPERMhsbt2019-03-111-1/+2
* Removed circular requirenobu2019-03-111-1/+0
* Ignore to handle the different platformhsbt2019-03-072-2/+7
* update Unicode version (and Emoji version) to 12.0.0duerst2019-03-061-79/+80
* Merge RubyGems upstream: 56c0bbb69e4506bda7ef7f447dfec5db820df20bhsbt2019-03-0516-128/+147
* Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.hsbt2019-02-181-2/+4