summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-05-17fix static-linked-extnobu
2012-05-16Supports static linking of extensions and encodings again.yugui
2012-05-15lib/test/unit.rb: --color optionnobu
2012-05-11* lib/fileutils.rb (cp_r): Fixed cp_r example. Patch by TJ Koblentzdrbrain
2012-05-11lib/test/unit.rb: no unnecessary newlinesnobu
2012-05-09lib/mkmf.rb: check pkg-config resultnobu
2012-05-09* lib/net/imap.rb (decode_utf7, encode_utf7): refactored byshugo
2012-05-09Imported minitest 3.0.0 (r7435) w/ fixes for rubygems. 10955 tests, 2253343 a...ryan
2012-05-08 * lib/rinda/ring.rb (lookup_ring_any): fix Rinda::RingFinger.primary seki
2012-05-08lib/test/unit.rb: remove exact tracenobu
2012-05-08tests: customizable colorsnobu
2012-05-08lib/test/unit.rb: old behavior if verbosenobu
2012-05-07* lib/abbrev.rb: Fixed typo in abbrev pattern documentation. Based ondrbrain
2012-05-07lib/test/unit.rb: initialize instace variablenobu
2012-05-07lib/test/unit.rb: use local outputnobu
2012-05-07lib/test/unit.rb: test name in $0nobu
2012-05-07lib/test/unit.rb: output in status linenobu
2012-05-07lib/test/unit.rb: refactoring pukenobu
2012-05-07* lib/minitest/unit.rb (assert_match): refix of r35563.naruse
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