summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-04-22* lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh toakr
2012-04-21* lib/drb/ssl.rb: close accepted TCP socket if SSL accept is failed.akr
2012-04-20* lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem: Removed to avoiddrbrain
2012-04-19* lib/rubygems: Update to RubyGems 1.8.23 which contains securitydrbrain
2012-04-18Revert r35339-35343 because of no tests.naruse
2012-04-18* lib/rubygems/version.rb: Fixed init_with warning by calling intodrbrain
2012-04-18* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain
2012-04-17Revert r35370 due to bad source branchdrbrain
2012-04-17* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain
2012-04-16* lib/matrix.rb (hermitian?): Bug fix, patch by George Koehlermarcandre
2012-04-16* lib/ostruct.rb: Add OpenStruct#to_h [Feature #6276]marcandre
2012-04-16* lib/rubygems/remote_fetcher.rb (Gem::RemoteFetcher#download): shouldusa
2012-04-14* lib/webrick/server.rb (WEBrick::GenericServer#start):naruse
2012-04-13* lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303;naruse
2012-04-11* lib/uri/generic.rb (module URI): URI now downcases the scheme todrbrain
2012-04-11* lib/net/protocol.rb (module Net): Added ReadTimeout to matchdrbrain
2012-04-11* lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain
2012-04-11* lib/test/unit.rb (Test::Unit:Runner::Worker#_run_suites):naruse
2012-04-10* lib/abbrev.rb: Clarified that Abbrev.abbrev returns a Hash insteaddrbrain
2012-04-10* lib/net/http.rb (Net::HTTP#send_request_with_body_stream):naruse
2012-04-07* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): get keysnaruse
2012-04-07* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):naruse
2012-04-04* lib/ftp/ftp.rb (Net::FTP#close): restore original read_timeout.naruse
2012-04-04* lib/ftp/ftp.rb (Net::FTP#close): ignore exceptions from shutdown andnaruse
2012-04-03* lib/ftp/ftp.rb (Net::FTP#close): close socket more gracefully.naruse
2012-04-02* lib/optparse/ac.rb: autoconf-like options.nobu
2012-04-01* lib/webrick/server.rb (WEBrick::GenericServer): close socket only ifnaruse
2012-04-01* lib/net/ftp.rb (Net::BufferedSocket): should delegate send() to @ionaruse
2012-03-31* lib/net/ftp.rb: fixed the domain name in examples.shugo
2012-03-31* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): dup to preventnaruse
2012-03-31* lib/net/ftp.rb (read_timeout=, open_timeout=): supported timeout.shugo
2012-03-29* lib/rdoc/task.rb: suppress overriding deprecated class warning.nobu
2012-03-29* lib/test/unit.rb (terminal_width, del_status_line, put_status):nobu
2012-03-26* lib/net/ftp.rb (parse227, parse228, parse229): don't use $~.shugo
2012-03-26* lib/net/ftp.rb (parse227, parse228, parse229): don't use localshugo
2012-03-26* lib/net/ftp.rb (parse_pasv_port): refactored.shugo
2012-03-26* lib/net/ftp.rb (parse227, parse228, parse229): refactored.shugo
2012-03-22TRY_LINK needs EXEEXTnobu
2012-03-22workaround for mingwnobu
2012-03-22remove conftest filesnobu
2012-03-20test_thread: test_condvar_wait_not_owner duplicates test_condvar_nolocknobu
2012-03-18* lib/profiler.rb: support calling singleton methods ofktsj
2012-03-16* lib/net/imap.rb (initialize): raise Net::IMAP::Error when theshugo
2012-03-16* lib/net/imap.rb (rfc822_text): ignore [] after RFC822.shugo
2012-03-13Bug #5350nobu
2012-03-12* lib/tmpdir.rb (Dir::tmpdir): test the current directory suitable forakr
2012-03-12* lib/fileutils.rb (fu_have_symlink?): specify TypeError for rescueakr
2012-03-11* lib/tmpdir.rb: update document for changingakr
2012-03-11* lib/tmpdir.rb (Dir.tmpdir): should not use world-writable butnobu
2012-03-11* lib/fileutils.rb: remove tailing spaces.nobu