aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* lib/test/unit.rb: output in status linenobu2012-05-071-24/+97
* lib/test/unit.rb: refactoring pukenobu2012-05-071-15/+7
* * lib/minitest/unit.rb (assert_match): refix of r35563.naruse2012-05-071-2/+2
* refine an error message.akr2012-05-071-1/+1
* * lib/securerandom.rb (random_bytes): call to_int method for theakr2012-05-071-1/+1
* * lib/minitest/unit.rb (assert_match): replace matcher only if bothnaruse2012-05-071-4/+4
* * lib/net/imap.rb (body_type_attachment): parse body typeshugo2012-05-071-0/+29
* * lib/securerandom.rb: show actual read length in an error message.akr2012-05-061-1/+1
* Imported minitest 2.12.1 (r7323)ryan2012-05-047-87/+351
* * lib/rdoc/parser.rb (RDoc.binary?): fix wrong regexp.naruse2012-05-031-1/+1
* rdoc: --extension option fixnobu2012-05-031-3/+11
* rdoc: non-binary multibytenobu2012-05-031-5/+5
* * lib/test/unit.rb (Test::Unit::RequireFiles#non_options): expandnobu2012-05-021-1/+1
* * revert r35510 and r35511 which caused removing the headers everytime.nobu2012-05-011-8/+1
* extconf.h dependencynobu2012-05-011-1/+8
* * lib/fileutils.rb (copy_metadata): use File.lchown and File.lchmod toakr2012-04-301-4/+27
* * lib/optparse.rb (OptionParser#to_a): split for each lines.nobu2012-04-241-1/+1
* * lib/net/smtp.rb (check_continue): raise an error with an explanatorymame2012-04-241-1/+1
* * lib/optparse.rb (OptionParser#to_a): should split by end-of-line,naruse2012-04-241-1/+1
* * lib/optparse.rb (OptionParser#to_a): should split by end-of-linenobu2012-04-241-1/+1
* * lib/optparse.rb (OptionParser#to_a): String#to_a is no longernobu2012-04-241-2/+2
* * hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.nobu2012-04-241-0/+13
* see OpenSSL::SSLnobu2012-04-231-2/+2
* autoload in module scope.nobu2012-04-231-1/+1
* deal with timeout exceptionsnobu2012-04-231-3/+3
* * lib/drb/ssl.rb: generate 1024 bits RSA key instead of 512 bits.akr2012-04-231-1/+1
* * lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh toakr2012-04-221-1/+9
* * lib/drb/ssl.rb: close accepted TCP socket if SSL accept is failed.akr2012-04-211-1/+5
* * lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem: Removed to avoiddrbrain2012-04-203-237/+0
* * lib/rubygems: Update to RubyGems 1.8.23 which contains securitydrbrain2012-04-198-8/+3664
* Revert r35339-35343 because of no tests.naruse2012-04-181-12/+17
* * lib/rubygems/version.rb: Fixed init_with warning by calling intodrbrain2012-04-181-0/+4
* * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain2012-04-1823-128/+366
* Revert r35370 due to bad source branchdrbrain2012-04-1723-359/+128
* * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain2012-04-1723-128/+359
* * lib/matrix.rb (hermitian?): Bug fix, patch by George Koehlermarcandre2012-04-161-1/+1
* * lib/ostruct.rb: Add OpenStruct#to_h [Feature #6276]marcandre2012-04-161-17/+12
* * lib/rubygems/remote_fetcher.rb (Gem::RemoteFetcher#download): shouldusa2012-04-161-1/+1
* * lib/webrick/server.rb (WEBrick::GenericServer#start):naruse2012-04-141-4/+4
* * lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303;naruse2012-04-131-5/+6
* * lib/uri/generic.rb (module URI): URI now downcases the scheme todrbrain2012-04-111-1/+1
* * lib/net/protocol.rb (module Net): Added ReadTimeout to matchdrbrain2012-04-115-17/+30
* * lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain2012-04-111-28/+62
* * lib/test/unit.rb (Test::Unit:Runner::Worker#_run_suites):naruse2012-04-111-0/+1
* * lib/abbrev.rb: Clarified that Abbrev.abbrev returns a Hash insteaddrbrain2012-04-101-9/+10
* * lib/net/http.rb (Net::HTTP#send_request_with_body_stream):naruse2012-04-101-7/+25
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): get keysnaruse2012-04-071-1/+3
* * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):naruse2012-04-071-7/+12
* * lib/ftp/ftp.rb (Net::FTP#close): restore original read_timeout.naruse2012-04-041-4/+8
* * lib/ftp/ftp.rb (Net::FTP#close): ignore exceptions from shutdown andnaruse2012-04-041-3/+3