aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/matrix] v0.3.0Marc-Andre Lafortune2020-05-011-1/+1
* [ruby/matrix] Add Matrix#adjoint [#14]Marc-Andre Lafortune2020-05-011-0/+11
* [ruby/matrix] Optimize Matrix#*Marc-Andre Lafortune2020-05-011-10/+12
* [ruby/matrix] Fix Matrix#orthogonal?Marc-Andre Lafortune2020-05-011-3/+4
* [ruby/matrix] Fix Matrix#unitary? [#14]Marc-Andre Lafortune2020-05-011-3/+3
* [ruby-matrix] Update docs (nicer rendering, undocumented method)zverok2020-05-011-89/+105
* [ruby/irb] Suppress "method redefined" warningaycabta2020-04-291-3/+6
* [ruby/irb] Check existence of rc files in irb_info commandaycabta2020-04-292-9/+12
* [ruby/irb] Add irb_info commandaycabta2020-04-293-0/+62
* [ruby/reline] Add URL reference of history-sizeaycabta2020-04-291-0/+1
* [ruby/reline] Version 0.1.4aycabta2020-04-291-1/+1
* [ruby/reline] Negative history_size means unlimitedaycabta2020-04-292-12/+28
* [ruby/reline] New items to history are dropped if history_size is zeroaycabta2020-04-291-0/+4
* [ruby/reline] Ignore non-absolute XDG_CONFIG_HOMENobuyoshi Nakada2020-04-291-5/+6
* [rubygems/rubygems] Pass the rubocop lintHiroshi SHIBATA2020-04-281-1/+1
* [rubygems/rubygems] Removed the depdendency of English libraryHiroshi SHIBATA2020-04-282-3/+2
* Fixed typos in raccNobuyoshi Nakada2020-04-272-6/+6
* Clear cached XDG path namesNobuyoshi Nakada2020-04-251-0/+2
* [ruby/reline] Treat home dir correctlyaycabta2020-04-241-2/+4
* [ruby/reline] Support XDG_CONFIG_HOMEaycabta2020-04-241-5/+17
* Skip the initialization of XDG_DATA_HOME with Permission deniedHiroshi SHIBATA2020-04-231-5/+8
* Support XDG_* (#2174)Hiroshi SHIBATA2020-04-239-52/+145
* [ruby/rdoc] Drop old rubiesNobuyoshi Nakada2020-04-231-14/+3
* Fixed incorrect man path with ruby installation pathHiroshi SHIBATA2020-04-211-0/+2
* [ruby/reline] Add ed_search_next_historyaycabta2020-04-181-0/+52
* [ruby/reline] Add ed_search_prev_historyaycabta2020-04-181-0/+47
* [ruby/reline] Use vi_search_{prev,next} to incremental searchaycabta2020-04-184-14/+14
* [ruby/reline] Rename search_history with incremental_search_historyaycabta2020-04-181-3/+3
* Remove lib/rss.rbSutou Kouhei2020-04-171-94/+0
* Fix articles.Tanaka Akira2020-04-111-2/+2
* Replace Fixnum by Integer in a document.Tanaka Akira2020-04-111-3/+3
* [ruby/weakref] Update TODO on READMEHiroshi SHIBATA2020-04-081-2/+2
* The current net-http is only works with Ruby 2.6+Hiroshi SHIBATA2020-04-081-1/+1
* The current tempfile.rb is only works with Ruby 2.5+Hiroshi SHIBATA2020-04-081-1/+1
* Update the latest gemspec of prime.Hiroshi SHIBATA2020-04-081-4/+2
* Update the version of published gemspec.Hiroshi SHIBATA2020-04-081-2/+2
* [DOC] get rid of parsing as TIDYLINK unintentionallyNobuyoshi Nakada2020-04-074-7/+7
* Bundler is not documented in RDoc, but something differentNobuyoshi Nakada2020-04-071-1/+1
* [Doc] Exclude bundler vendored libraries directoryNobuyoshi Nakada2020-04-052-3/+2
* Exclude bundler vendored librariesNobuyoshi Nakada2020-04-051-1/+3
* Added tooldir variableNobuyoshi Nakada2020-04-051-1/+1
* webrick/ssl: More keyUsage for self-signed certsSorah Fukumori2020-04-031-1/+1
* Migrate {assert,refute}_patch_exits for compatibility with Minitest5Hiroshi SHIBATA2020-03-301-12/+0
* [rubygems/rubygems] Remove deprecated + broken rubygems/source_local.Ellen Marie Dash2020-03-301-7/+0
* [rubygems/rubygems] Revert "Remove Gem::DependencyInstaller#find_gems_with_so...David Rodríguez2020-03-301-0/+77
* [rubygems/rubygems] Remove misleading commentDavid Rodríguez2020-03-301-1/+1
* [rubygems/rubygems] Remove ruby 1.8 leftoversDavid Rodríguez2020-03-302-8/+3
* [rubygems/rubygems] Enable `Style/ExtraSpacing` and auto-correctDavid Rodríguez2020-03-309-17/+17
* [rubygems/rubygems] Enable Style/PercentLiteralDelimiters cop in rubygemsDavid Rodríguez2020-03-3010-19/+19
* [ruby/irb] Require jruby lib to get JRuby.compile_irCharles Oliver Nutter2020-03-291-0/+1