summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-05-07refine an error message.akr
2012-05-07* lib/securerandom.rb (random_bytes): call to_int method for theakr
2012-05-07* lib/minitest/unit.rb (assert_match): replace matcher only if bothnaruse
2012-05-07* lib/net/imap.rb (body_type_attachment): parse body typeshugo
2012-05-06* lib/securerandom.rb: show actual read length in an error message.akr
2012-05-04Imported minitest 2.12.1 (r7323)ryan
2012-05-03* lib/rdoc/parser.rb (RDoc.binary?): fix wrong regexp.naruse
2012-05-03rdoc: --extension option fixnobu
2012-05-03rdoc: non-binary multibytenobu
2012-05-02* lib/test/unit.rb (Test::Unit::RequireFiles#non_options): expandnobu
2012-05-01* revert r35510 and r35511 which caused removing the headers everytime.nobu
2012-05-01extconf.h dependencynobu
2012-04-30* lib/fileutils.rb (copy_metadata): use File.lchown and File.lchmod toakr
2012-04-24* lib/optparse.rb (OptionParser#to_a): split for each lines.nobu
2012-04-24* lib/net/smtp.rb (check_continue): raise an error with an explanatorymame
2012-04-24* lib/optparse.rb (OptionParser#to_a): should split by end-of-line,naruse
2012-04-24* lib/optparse.rb (OptionParser#to_a): should split by end-of-linenobu
2012-04-24* lib/optparse.rb (OptionParser#to_a): String#to_a is no longernobu
2012-04-24* hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.nobu
2012-04-23see OpenSSL::SSLnobu
2012-04-23autoload in module scope.nobu
2012-04-23deal with timeout exceptionsnobu
2012-04-23* lib/drb/ssl.rb: generate 1024 bits RSA key instead of 512 bits.akr
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