summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-08-29Add stub set_screen_size for other platformsaycabta
2019-08-29Support SIGWINCHaycabta
2019-08-28Remove jquery.js from file list of rdoc.gemspecaycabta
2019-08-28Adjusted indents and supplied last commasNobuyoshi Nakada
2019-08-28Remove debug print [ci skip]Kazuhiro NISHIYAMA
2019-08-28Remove jquery.jsaycabta
2019-08-28Version 6.2.0aycabta
2019-08-28Good bye jQueryaycabta
2019-08-27Remove duplicated delegationaycabta
2019-08-27Delegete an instance method to a class method correctlyaycabta
2019-08-27Save value to @ambiguous_width because of a accessoraycabta
2019-08-27The "private" doesn't make sence for class methods and a constantaycabta
2019-08-27Use preposing "private" to define methodsaycabta
2019-08-27Adjust method forwardings of Relineaycabta
2019-08-27Remove .freeze.manga_osyo
2019-08-27Fix `Reline::Windows`.manga_osyo
2019-08-27Refactoring Reline.manga_osyo
2019-08-27Remove test_mode in `lib/reline`.manga_osyo
2019-08-27Refactoring Reline accessor.manga_osyo
2019-08-27Handle binding.irb for frozen objects and BasicObjects using a delegateJeremy Evans
2019-08-27Move private call without arguments inside methodJeremy Evans
2019-08-25lib/webrick.rb: use require_relative for webrick/utils.rbYusuke Endoh
2019-08-22Always check multiline terminationaycabta
2019-08-21Add abs to Matrix (#2199)Fernando Wolf Bona
2019-08-22IRB's multiline history is enable only when Reidline modeaycabta
2019-08-21The investigation is going on...Nobuyoshi Nakada
2019-08-21[bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez
2019-08-20Avoid creating Hash objects per each mon_synchronize call (#2393)Akira Matsuda
2019-08-20[rubygems/rubygems] Use `RbConfig::CONFIG['rubylibprefix']`Nobuyoshi Nakada
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-20Treat two types "do" correctlyaycabta
2019-08-19Update the canonical repository urlHiroshi SHIBATA
2019-08-19Prefer Regexp#=~ to Regexp#match when the RHS may be nilNobuyoshi Nakada
2019-08-19lib/rdoc/markup/parser.rb: remove a unused variable initializationYusuke Endoh
2019-08-18[bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez
2019-08-18[bundler/bundler] Last relative requiresDavid Rodríguez
2019-08-18[bundler/bundler] Move local variable to only branch where it's usedDavid Rodríguez
2019-08-18[bundler/bundler] Fix open default gem errorZehan Zhao
2019-08-18[bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez
2019-08-18[bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...David Stosik
2019-08-18The "exe" dir doesn't exist in this repostiroyaycabta
2019-08-18Don't crash when deleting at the end of the lineAlan Wu
2019-08-18$LOAD_PATH elements should be real pathsNobuyoshi Nakada
2019-08-17Remove CI files from listaycabta
2019-08-17Removed formatter_test_case and text_formatter_test_case from Gem::Specificat...Hiroshi SHIBATA
2019-08-17Removed autoload from Markup.Hiroshi SHIBATA
2019-08-17Removed test_case files from lib directory.Hiroshi SHIBATA
2019-08-17[bundler/bundler] Fix bundle bin location in core repoDavid Rodríguez
2019-08-17Support the current stable version of Ruby like 2.5 and 2.6.Hiroshi SHIBATA
2019-08-17Revert "`Gem.load_path_insert_index always returns non-nil index after Ruby 1.9"Hiroshi SHIBATA