summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-11-12Revert "Method reference operator"Nobuyoshi Nakada
2019-11-12check more.Koichi Sasada
2019-11-12Monitor owner state check correctly.Koichi Sasada
2019-11-12Revert "Use untaint for File.symlink in kernel_require.rb"Yusuke Endoh
2019-11-12Use untaint for File.symlink in kernel_require.rbHiroshi SHIBATA
2019-11-12release RUBYGEMS_ACTIVATION_MONITOR correctly.Koichi Sasada
2019-11-12more messagesKoichi Sasada
2019-11-12check monitor is owning for debugKoichi Sasada
2019-11-12lib/rubygems.rb: Suppress "Resolving dependencies..."Yusuke Endoh
2019-11-11Remove ruby-token.rbaycabta
2019-11-11Revert "Revert "Promote uri to default gems""Hiroshi SHIBATA
2019-11-11Revert "Try to revert the test failure with Ruby CI"Hiroshi SHIBATA
2019-11-11Try to revert the test failure with Ruby CIHiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-11-11Merge RubyGems 3.1.0.pre3Hiroshi SHIBATA
2019-11-10qsymbols and symbols should be colored as SymbolTakashi Kokubun
2019-11-10Colorize on_symbols_beg (%I)Takashi Kokubun
2019-11-10Colorize string quotes as boldTakashi Kokubun
2019-11-09Remove unneeded exec bits from some filesDavid Rodríguez
2019-11-09Revert "Promote uri to default gems"Hiroshi SHIBATA
2019-11-09Remove YAML::VERSION because it conflicts with Psych::VERSIONHiroshi SHIBATA
2019-11-09Promote uri to default gemsHiroshi SHIBATA
2019-11-09Promote yaml to default gemsHiroshi SHIBATA
2019-11-09Promote timeout to default gemsHiroshi SHIBATA
2019-11-09Promote observer to default gems. But not yet releasedHiroshi SHIBATA
2019-11-09Added gemspec for readline gem that is wrapper library for reline and readlin...Hiroshi SHIBATA
2019-11-08Suppress "shadowing outer local variable" warning in 2.5aycabta
2019-11-07Fixed test failure related Net::ProtocolHiroshi SHIBATA
2019-11-07SMTP is not moduleHiroshi SHIBATA
2019-11-07Promote cgi to default gemsHiroshi SHIBATA
2019-11-07Promote net-smtp to default gemsHiroshi SHIBATA
2019-11-07Promote net-pop to default gemsHiroshi SHIBATA
2019-11-07Promote benchmark to default gemsHiroshi SHIBATA
2019-11-07Promote delegate to default gemsHiroshi SHIBATA
2019-11-07Promote pstore to default gemsHiroshi SHIBATA
2019-11-07Promote getoptlong to default gemsHiroshi SHIBATA
2019-11-07Promote open3 to default gemsHiroshi SHIBATA
2019-11-07Promote singleton to default gemsHiroshi SHIBATA
2019-11-06Time#strftime does not support `%Q`Kazuhiro NISHIYAMA
2019-11-05Only taint on Ruby <2.7Jeremy Evans
2019-11-05Only untaint line on Ruby <2.7Jeremy Evans
2019-11-04Use ident hash for top-level recursion checkJohn Hawthorn
2019-11-04Fixed a typoNobuyoshi Nakada
2019-11-04[ruby/racc] Strip trailing whitespaces at the last line of actionsNobuyoshi Nakada
2019-11-02Use prompt_list to calculate height by linesaycabta
2019-10-31Fix verbose warning being emittedJeremy Evans
2019-10-31[ruby/fileutils] Remove use of untaint on Ruby 2.7 to avoid deprecation warningsJeremy Evans
2019-10-30Update the latest versions from upstream repository of raccHiroshi SHIBATA
2019-10-29[ruby/rdoc] Support different drive latters in include pathsaycabta
2019-10-29Version 0.0.4aycabta