summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-09-14[ruby/tmpdir] Warn when environment variables skipped (fixes #2)Nobuyoshi Nakada
2020-09-14[ruby/net-smtp] Add SNI support to net/smtpnicholas a. evans
2020-09-14[ruby/net-smtp] Net::SMTP.start arguments are keyword argumentsTOMITA Masahiro
2020-09-14[ruby/net-smtp] TLS should not check the host name by default.TOMITA Masahiro
2020-09-14[ruby/erb] Use libexec same as ruby core repositoryHiroshi SHIBATA
2020-09-14Manually picked https://github.com/ruby/open3/commit/724bdb8e1de939e71a6aa8a6...Hiroshi SHIBATA
2020-09-14Fixup 8f71bb0e4f76ab12e469d33bc560bd76cc3aaf90Hiroshi SHIBATA
2020-09-14[ruby/irb] Version 1.2.6aycabta
2020-09-14[ruby/irb] Need calculate_width and split_by_width of Reline::Unicode of reli...aycabta
2020-09-14[ruby/irb] Omit output if first line of multiline is too longaycabta
2020-09-14[ruby/irb] Add OMIT_ON_ASSIGNMENTaycabta
2020-09-14[ruby/irb] Version 1.2.5aycabta
2020-09-14[ruby/reline] Version 0.1.5aycabta
2020-09-12Suppress "assigned but unused variable" warningaycabta
2020-09-12[ruby/reline] Support for word movement escape sequences in iTerm2aycabta
2020-09-12[ruby/reline] Treat prompt correctly when Reline.prompt_proc isn't setaycabta
2020-09-12[ruby/reline] Move cursor to currect vertical pos after rendering a logical lineaycabta
2020-09-12[ruby/reline] Stop using chomp option of lines methodaycabta
2020-09-12[ruby/reline] Stop erasing chars after the cursor at eolaycabta
2020-09-12[ruby/reline] Skip the nil obtained from getcaycabta
2020-09-12[ruby/reline] not clear scrollback bufferYoshinao Muramatu
2020-09-12[ruby/reline] clear_screen use Windows APIYoshinao Muramatu
2020-09-12[ruby/reline] Use str.encoding by default for split_by_widthaycabta
2020-09-12Promote time.rb to default gemsHiroshi SHIBATA
2020-09-11Promote resolv-replace to default gemsHiroshi SHIBATA
2020-09-11Promote resolv to default gemsHiroshi SHIBATA
2020-09-11Promote securerandom to default gemsHiroshi SHIBATA
2020-09-11Promote open-uri to default gemsHiroshi SHIBATA
2020-09-11Removed DRb.default_safe_level and DRb#safe_levelHiroshi SHIBATA
2020-09-10Promote base64 to default gemsHiroshi SHIBATA
2020-09-10Promote shellwords to default gemsHiroshi SHIBATA
2020-09-10Promote abbrev to default gemsHiroshi SHIBATA
2020-09-09Make SecureRandom support RactorAaron Patterson
2020-09-09Promote tsort to default gemsHiroshi SHIBATA
2020-09-09Revert the related commits about `Tempfile.open` change.Hiroshi SHIBATA
2020-09-09[ruby/tempfile] Revert Tempfile.open unlinking the fileJeremy Evans
2020-09-04lib/ostruct.rb: Revert "To use RuntimeError instead of FrozenError for old ru...Marc-Andre Lafortune
2020-08-31Get rid of using Socket.gethostbynameNobuyoshi Nakada
2020-08-29Revert changes to rdoc & rubygems regarding Tempfile.open(&block)Benoit Daloze
2020-08-29Fix usages of Tempfile.open(&block) that expected the file to still be there ...Benoit Daloze
2020-08-29Simplify Tempfile.open calls with a block as they now unlink the file automat...Benoit Daloze
2020-08-29Sync with ruby/tempfile@aa9ea12d94a905161cbd79af1ad9ab427f250f4eBenoit Daloze
2020-08-28[ruby/reline] Move width calculator methods to Reline::Unicodeaycabta
2020-08-28[ruby/reline] fix cursor_pos regexp matchtompng
2020-08-28[ruby/irb] Discard newlines at end of fileaycabta
2020-08-26[webrick][DOC] Describe the stance of WEBrick about its security and utilizat...Kenta Murata
2020-08-25Specify the executable of erbHiroshi SHIBATA
2020-08-21Promote erb to default gemsHiroshi SHIBATA
2020-08-21Promote rinda to default gemsHiroshi SHIBATA
2020-08-20Promote find to default gemsHiroshi SHIBATA