aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Removed Scanf from the ruby repository.Hiroshi SHIBATA2019-09-202-800/+0
* Removed CMath from the ruby repository.Hiroshi SHIBATA2019-09-202-458/+0
* Added link_command for C++Nobuyoshi Nakada2019-09-191-0/+10
* Separate @have_devel for C++Nobuyoshi Nakada2019-09-191-0/+8
* Look up the language moduleNobuyoshi Nakada2019-09-191-1/+11
* Removed MakeMakefile::CNobuyoshi Nakada2019-09-181-2/+0
* Removed a debug print [ci skip]Nobuyoshi Nakada2019-09-181-2/+0
* [EXPERIMENTAL] MakeMakefile::CXX for C++Nobuyoshi Nakada2019-09-181-7/+40
* [bundler/bundler] Merge #7340Bundlerbot2019-09-181-1/+1
* [bundler/bundler] Fix remembered flag deprecation messageDavid Rodríguez2019-09-181-1/+1
* [bundler/bundler] Version 2.1.0.pre.2David Rodríguez2019-09-181-1/+1
* [bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez2019-09-182-9/+1
* [bundler/bundler] Revert "Remove now meaningless warning"David Rodríguez2019-09-181-1/+11
* [bundler/bundler] Revert "Remove now meaningless setting"David Rodríguez2019-09-182-1/+2
* [bundler/bundler] Revert "Remove now unused method"David Rodríguez2019-09-181-0/+4
* [bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata2019-09-187-10/+10
* [bundler/bundler] Fix --path option descriptionsDavid Rodríguez2019-09-181-2/+2
* [bundler/bundler] Deprecate `--path` flag to `bundle check`David Rodríguez2019-09-181-0/+2
* Undefine DSUSP keyNobuyoshi Nakada2019-09-171-1/+5
* Fix previous history in vi_insert modeAdam Cammack2019-09-171-1/+1
* Fix history navigation in vi_insert modeAdam Cammack2019-09-171-1/+1
* Folded files in gemspecNobuyoshi Nakada2019-09-165-11/+389
* The stdlib readline should raise Interrupt when pressing C-caycabta2019-09-141-2/+1
* Revert "Use IO#getch to read one char in raw mode"aycabta2019-09-141-3/+8
* Revert "Use IO#getbyte"aycabta2019-09-141-1/+1
* Revert "Support multibyte input"aycabta2019-09-141-2/+1
* Support multibyte inputNobuyoshi Nakada2019-09-101-1/+2
* Use IO#getbyteNobuyoshi Nakada2019-09-101-1/+1
* Use IO#getch to read one char in raw modeNobuyoshi Nakada2019-09-101-8/+3
* Reline: Fix wrong variable nameLars Kanis2019-09-091-2/+2
* Behave ESC key correctly when vi command modeaycabta2019-09-082-1/+3
* Remove .document and .gitignore from file list of rdoc.gemspecaycabta2019-09-081-1/+1
* Fix Tempfile.open to correctly pass keywords to Tempfile.newJeremy Evans2019-09-061-2/+2
* Fix SortedSet subclasses that override initializeJeremy Evans2019-09-061-1/+2
* [rubygems/rubygems] Bump rubocop to 0.74.0 and fix new offensesDavid Rodríguez2019-09-057-16/+16
* [rubygems/rubygems] Minor fixAlexander Pakulov2019-09-051-1/+1
* [rubygems/rubygems] Add missing parenthesesbronzdoc2019-09-051-1/+1
* [rubygems/rubygems] Remove unnecessary gem_name methodbronzdoc2019-09-051-5/+2
* [rubygems/rubygems] Error out if there are multiple gemspecs and no gemspec i...bronzdoc2019-09-051-3/+10
* [rubygems/rubygems] Build the first gemspec we found if no gemspec is specifiedbronzdoc2019-09-051-1/+9
* [rubygems/rubygems] Improve gemspec assignment and error messagebronzdoc2019-09-051-4/+2
* [rubygems/rubygems] Make passing a gem name to be optionalbronzdoc2019-09-051-1/+1
* [rubygems/rubygems] Move build gem logic to its own methodbronzdoc2019-09-051-7/+9
* [rubygems/rubygems] Don't fail when `uninstall --all` with default gemDavid Rodríguez2019-09-051-8/+5
* [rubygems/rubygems] Use IAM role to extract security-credentials for EC2 inst...Alexander Pakulov2019-09-051-5/+13
* [rubygems/rubygems] Move empty check earlierDavid Rodríguez2019-09-051-3/+5
* Add Net::FTP#features and Net::FTP#optionShugo Maeda2019-09-021-0/+35
* Treat Japanese IME on/off code correctlyaycabta2019-09-021-22/+24
* IRB 1.1.0.pre.3aycabta2019-09-011-2/+2
* Reline 0.0.2aycabta2019-09-011-1/+1