summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-04-26Class instance should be also colorable on IRBTakashi Kokubun
2019-04-26make sync-default-gems GEM=irbTakashi Kokubun
2019-04-26Syntax-highlight yield in IRBTakashi Kokubun
2019-04-26Support highlighting Regexp in inspectTakashi Kokubun
2019-04-26Do not color IRB output on 'dumb' TERMPocket7878
2019-04-26Colorize IRB's inspect resultTakashi Kokubun
2019-04-26Colorize IRB's code_around_bindingTakashi Kokubun
2019-04-23Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada
2019-04-23IRB is improved with Reline and RDoc, take 2aycabta
2019-04-21Revert "IRB is improved with Reline and RDoc"aycabta
2019-04-21suppress redefinition warningsnaruse
2019-04-20IRB is improved with Reline and RDocaycabta
2019-04-17Introduce pattern matching [EXPERIMENTAL]ktsj
2019-04-15Support SNI (Reapplying r67488)knu
2019-04-14Import CSV 3.0.8kou
2019-04-14OpenStruct: improve error message when passing wrong number of arguments.marcandre
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-09Support SNIshugo
2019-04-05update to Unicode Version 12.1.0 (beta)duerst
2019-04-04change lib/unicode_normalize/tables.rb to single item per line to make diffs ...duerst
2019-04-02Merge rubygems/rubygems from upstream.hsbt
2019-03-30rdoc: Colorize background of code/pre [ci skip]nobu
2019-03-28[DOC] fix missing paren [ci skip]nobu
2019-03-28erb.rb: prohibit marshaling [EXPERIMENTAL]nobu
2019-03-27Merge fileutils-1.2.0 from ruby/fileutils.hsbt
2019-03-11Removed from standard library. No one maintains it from Ruby 2.0.0.hsbt
2019-03-11fall back to copy + unlink on EPERMhsbt
2019-03-11Removed circular requirenobu
2019-03-07Ignore to handle the different platformhsbt
2019-03-06update Unicode version (and Emoji version) to 12.0.0duerst
2019-03-05Merge RubyGems upstream: 56c0bbb69e4506bda7ef7f447dfec5db820df20bhsbt
2019-02-18Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.hsbt
2019-02-18Fixup r66984. It breakes bundler's examples.hsbt
2019-02-14Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt
2019-02-08Removed moving toplevel header since r12501nobu
2019-02-07Replace outdated blockless proc call with block argument syntaxheadius
2019-02-05Ignore to add bundler lib direcotry if it is same as rubylibdir.hsbt
2019-02-02rdoc.css: make label-list compactnobu
2019-02-01Fixed gemspec location of bundler.hsbt
2019-01-31Fix exception namespacenobu
2019-01-25Upgrade CSV to 3.0.4kou
2019-01-25Upgrade RSS to 0.2.8kou
2019-01-23tmpdir.rb: permission of user given directorynobu
2019-01-22Merge rubygems master targeted RubyGems 3.1.0.hsbt
2019-01-21* lib/net/http.rb: handle Errno::ETIMEDOUT in Net::HTTP#transport_requestglass
2019-01-20lib/securerandom.rb: [DOC] small grammar fixesstomar
2019-01-20raise FrozenError instead of RuntimeErrorkazu
2019-01-20[DOC] Refactors documentation for `Forwardable`nobu
2019-01-18Prefer block_given? to iterator?nobu