aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/racc] Fixed the licenses field of gemspecHiroshi SHIBATA2020-08-191-1/+1
* Fixed the invalid SPDX identifier on gemspecHiroshi SHIBATA2020-08-181-1/+1
* Update the license for the default gems to dual licensesHiroshi SHIBATA2020-08-1826-26/+26
* Added the missing licenses field to some default gemsHiroshi SHIBATA2020-08-188-0/+8
* Strip trailing spaces [ci skip]Nobuyoshi Nakada2020-08-181-1/+1
* [ruby/reline] Add require 'rbconfig' to use RbConfigaycabta2020-08-181-0/+1
* [ruby/reline] Get rid of loading pathname unnecessarilyNobuyoshi Nakada2020-08-182-4/+1
* [ruby/reline] Use the standard SPDX ID for license in gemspecMaciej Mensfeld2020-08-181-1/+1
* [ruby/reline] Remove duplicated line of codeaycabta2020-08-181-1/+0
* [ruby/reline] Keep original characters in inputrcaycabta2020-08-181-4/+12
* [ruby/reline] Support mode iconMark Delk2020-08-183-1/+48
* [ruby/reline] Use single quotes for non-expanded string literalsaycabta2020-08-181-0/+2
* [ruby/reline] Check Errno::EIOaycabta2020-08-182-0/+5
* [ruby/reline] Add home/end mapping for urxvt and relativesTomás Pollak2020-08-181-0/+4
* [ruby/irb] Support shortening lambda notetion for nesting level of promptaycabta2020-08-181-1/+1
* [ruby/irb] Support shortening lambda notationaycabta2020-08-181-2/+2
* [ruby/irb] Expand path to run separated test correctlyaycabta2020-08-181-1/+1
* [ruby/irb] Workaround a bug of ruby-mode.elNobuyoshi Nakada2020-08-181-1/+1
* [ruby/irb] Yet another unnecessary readlineNobuyoshi Nakada2020-08-181-2/+0
* [ruby/irb] Directly check if the method is available instead of versionNobuyoshi Nakada2020-08-181-2/+1
* [ruby/irb] Get rid of loading readline unnecessarilyNobuyoshi Nakada2020-08-182-11/+9
* [ruby/irb] Prefer require_relative to load the files in this libraryNobuyoshi Nakada2020-08-182-10/+10
* [ruby/irb] Make history infinite if set SAVE_HISTORY to negativeaycabta2020-08-181-2/+2
* [ruby/irb] Suppress crash when bignum is set to SAVE_HISTORYaycabta2020-08-181-1/+6
* [ruby/irb] Symbol.all_symbols was adopted by Ruby 1.8.0 or lateraycabta2020-08-181-10/+6
* [ruby/irb] Support oneline method definitionaycabta2020-08-181-0/+77
* Remove the deprecated override of Kernel#open in open-uriJeremy Evans2020-08-161-24/+1
* Fix links to Dig Methods document (#3421)Burdette Lamar2020-08-141-1/+1
* Adding doc/dig_methods.rdoc and links to it (#3416)Burdette Lamar2020-08-131-14/+8
* [Feature #16513] TracePoint#inspect returns "... file:line" (#3391)Nguyễn Quang Minh2020-08-061-4/+4
* Fixed the inconsistency gemspec location with net-* gems.Hiroshi SHIBATA2020-08-054-4/+4
* [ruby/weakref] Use Gemfile instead of Gem::Specification#add_development_depe...Hiroshi SHIBATA2020-08-031-4/+0
* [ruby/ostruct] Drop to Ruby 2.4Hiroshi SHIBATA2020-08-031-0/+1
* [ruby/cgi] Drop to Ruby 2.4Hiroshi SHIBATA2020-08-031-0/+1
* net-ftp is under `lib/net` instead of `lib/net/ftp`Hiroshi SHIBATA2020-08-031-1/+1
* Followed up b2d96abb42abbe2e01f010ffc9ac51f0f9a50002 for net-ftp.Hiroshi SHIBATA2020-08-031-0/+0
* [rubygems/rubygems] Read path binarilyDavid Rodríguez2020-07-311-1/+1
* [rubygems/rubygems] Don't format executables on `gem update --system`David Rodríguez2020-07-311-1/+1
* [rubygems/rubygems] unset XDG_* environmental variables for testing of rubygems.Hiroshi SHIBATA2020-07-311-0/+3
* [rubygems/rubygems] Revert "Disallow warnings to creep into the test suite"David Rodríguez2020-07-311-14/+0
* [rubygems/rubygems] Remove unnecessary guard clauseDavid Rodríguez2020-07-311-1/+0
* [rubygems/rubygems] Remove fileutils autoloadDavid Rodríguez2020-07-312-1/+1
* [rubygems/rubygems] Remove explicit require for autoloaded constantDavid Rodríguez2020-07-312-2/+0
* [rubygems/rubygems] Let more exceptions flowDavid Rodríguez2020-07-311-4/+3
* [rubygems/rubygems] Install plugins to user directoryNobuyoshi Nakada2020-07-311-0/+1
* [rubygems/rubygems] Remove more unnecessary requiresDavid Rodríguez2020-07-315-6/+0
* [rubygems/rubygems] The file is only ever required when openssl is availableDavid Rodríguez2020-07-311-2/+0
* [rubygems/rubygems] Remove now unneeded codeDavid Rodríguez2020-07-311-7/+0
* [rubygems/rubygems] Gem::Specification#to_ruby doesn't need `openssl`David Rodríguez2020-07-311-2/+2
* [rubygems/rubygems] Make sure tests at least load without opensslDavid Rodríguez2020-07-311-1/+1