aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix showing doc of "nil.to_s", nil doesn't have #nameaycabta2019-07-192-1/+8
* Get rid of LoadError with $DEBUGNobuyoshi Nakada2019-07-171-6/+7
* Require Ruby 2.4 or later because needs lex_state from Ripperaycabta2019-07-151-0/+2
* Also fixed up with 036039c8a29d3d8045207c111f9bbc481c904998Hiroshi SHIBATA2019-07-151-1/+1
* Fixed LoadError of version file.Hiroshi SHIBATA2019-07-151-1/+1
* Fixed inconsitency locations of default gems.Hiroshi SHIBATA2019-07-152-0/+0
* [ruby/logger] Add option to set the binary mode of the log deviceRafael Mendonça França2019-07-152-5/+11
* [ruby/logger] Set filename when initializing logger with a File objectJeremy Evans2019-07-151-0/+3
* [ruby/logger] Enable `frozen_string_literal: true` in `logger.rb`.Samuel Williams2019-07-151-1/+1
* [ruby/logger] Prefer require_relative, it's a little bit faster.Samuel Williams2019-07-152-6/+7
* [ruby/logger] Update logger.gemspecsonots2019-07-151-4/+4
* [ruby/logger] require 'logger/errors' just for compatsonots2019-07-152-1/+2
* [ruby/logger] split logger classes/modules into separate filesColby Swandale2019-07-158-294/+308
* [ruby/logger] Add support for changing severity using bang methods.Samuel Williams2019-07-151-0/+15
* [ruby/logger] Add missing closing "Samuel Giddins2019-07-151-1/+1
* [ruby/logger] Say that logger requires ruby >= 2.3Samuel Giddins2019-07-151-0/+2
* [ruby/logger] dont lock bundler to a specific version in travisColby Swandale2019-07-151-1/+1
* [ruby/logger] remove files that dont need to be included in gem releasesColby Swandale2019-07-151-1/+1
* Change PROMPT_S of simple-promptKazuhiro NISHIYAMA2019-07-151-1/+1
* Simplify history saving codeaycabta2019-07-151-8/+1
* The default charset of text/* media type is UTF-8.Tanaka Akira2019-07-151-5/+4
* Use #to_a for Readline::HISTORY directlyaycabta2019-07-151-1/+1
* Add lib/irb/color.rb to destribution file listaycabta2019-07-151-1/+1
* Remove debug printaycabta2019-07-151-1/+0
* Support multiline irb_historyaycabta2019-07-151-2/+18
* Check wether prompt_i is nilaycabta2019-07-151-1/+2
* Save history in IRB is enabled by defaultaycabta2019-07-152-6/+5
* Auto indent in IRB is enabled by defaultaycabta2019-07-153-8/+8
* Version 1.1.0.pre.2aycabta2019-07-151-2/+2
* Need reline-0.0.1 or later for some featuresaycabta2019-07-151-1/+1
* Version 0.0.1aycabta2019-07-151-1/+1
* Remove unused method.manga_osyo2019-07-151-4/+0
* [ruby/matrix] Add Matrix::VERSION constantMarcus Stollsteimer2019-07-153-2/+16
* [ruby/matrix] Add missing `lib/matrix/' files to file list in gemspecMarcus Stollsteimer2019-07-151-1/+1
* Add `class Reline::History` and test.manga_osyo2019-07-152-60/+62
* Suppress warningsMasataka Pocke Kuwabara2019-07-153-2/+6
* [ruby/rdoc] Bump version to 6.1.1aycabta2019-07-151-1/+1
* [ruby/rdoc] Correction to include regexp_handling in list of loaded filespoloka2019-07-151-1/+1
* [ruby/csv] Fix a bug that strip: true removes newlinesKouhei Sutou2019-07-141-1/+1
* [ruby/csv] add options doc :quote_empty (#89)kawa_tech2019-07-141-1/+4
* [ruby/csv] Add options doc: :write_converters, :write_nil_value, :write_empty...Masafumi Koba2019-07-141-3/+13
* [ruby/csv] add document of strip (#88)hayashiyoshino2019-07-141-1/+5
* [ruby/csv] Bump versionKouhei Sutou2019-07-141-1/+1
* [ruby/csv] Don't raise on eof?Kouhei Sutou2019-07-141-0/+11
* [ruby/csv] Refactor range in delete_suffix (#85)Kazuhiro NISHIYAMA2019-07-141-1/+1
* [ruby/csv] Bump versionKouhei Sutou2019-07-141-1/+1
* Fix links to headingsMaxime Lapointe2019-07-141-1/+1
* Warn open-uri's "open" method at Kernel.Tanaka Akira2019-07-141-9/+18
* fix issue with 'SIGINT' handling in LineEditor#resetLuke Gruber2019-07-141-1/+1
* Removed useless `freeze`s from gemspec filesNobuyoshi Nakada2019-07-131-19/+19