summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-06-10Don't break test-all.naruse
2011-06-10* lib/test/unit/assertions.rb (Test::Unit::Assertions#skip): reason tonobu
2011-06-07* lib/rubygems/user_interaction.rb (Gem::StreamUI#tty?): IO#tty? ofusa
2011-06-06* lib/test/unit.rb(Test::Unit::Runner#puke):sorah
2011-06-06* lib/net/http.rb: don't use autoload.naruse
2011-06-03* lib/rubygems/test_case.rb: Refix for test-all in separate directory.naruse
2011-06-03* lib/test/unit/parallel.rb: Keep $stdin, $stdout before run testcasesorah
2011-06-03* lib/net/http.rb (URI::HTTP#request_uri): return nil when the urinaruse
2011-06-02* lib/csv.rb: Improve the line ending detection algorithmjeg2
2011-06-01Imported minitest 2.2.2 (r6281)ryan
2011-06-01MOSTLY Imported minitest 2.2.1 (r6277)ryan
2011-06-01* lib/rubygems, test/rubygems: properties.nobu
2011-06-01Import rubygems 1.8.5 (released @ 137c80f)ryan
2011-06-01 * lib/cgi/util.rb: Improve documentation. Patch by Kuba Fietkiewicz.drbrain
2011-06-01 * lib/mathn.rb: Improve documentation and attach it to Numeric.drbrain
2011-06-01 * lib/prime.rb: Indent examples enough to appear as code sections.drbrain
2011-05-31* lib/net/http.rb, lib/net/protocol.rb: Allow to configure to waitnahi
2011-05-29* lib/webrick/https.rb (WEBrick::HTTPRequest#parse_uri):naruse
2011-05-27update comment.akr
2011-05-27* lib/ostruct.rb (method_missing): Handle [] and []= correctly.marcandre
2011-05-27prevent an error when passing a frozen string to REXML::Text.newshyouhei
2011-05-26* lib/csv.rb: Enhance each() to support Enumerator.jeg2
2011-05-26* lib/csv.rb: Documentation improvements from Ysiad Ferreiras.jeg2
2011-05-26* lib/xmlrpc/parser.rb (FaultException): fix to_s and inspectshyouhei
2011-05-25* lib/csv.rb: Improved stray quoting error message (patch by Edvard Majakari).jeg2
2011-05-25 * lib/benchmark.rb: Restore nodoc for Benchmark::Job anddrbrain
2011-05-25 * lib/net/pop.rb: Hide implementation details from RDoc.drbrain
2011-05-25 * lib/net/ftp.rb: Add :nodoc: for private methods.drbrain
2011-05-24 * lib/erb.rb: Restore documentation for ERB::Util and ERB::DefMethoddrbrain
2011-05-24 * lib/erb.rb: Hide documentation for implementation details of ERB.drbrain
2011-05-24* lib/tempfile.rb (Tempfile.{mkdir,rmdir}): revert for backwardnobu
2011-05-24* lib/tempfile.rb (Tempfile.{lock,unlock}_tempfile): refactor.nobu
2011-05-24* lib/tempfile.rb (Tempfile.{mkdir,rmdir}): internal methods to be overridden...nobu
2011-05-23* lib/yaml.rb: switch default YAML engine to Psych, old syck enginetenderlove
2011-05-23 * lib/net/smtp.rb: Document Net::SMTP::Response. Patch by J.R. Garcia.drbrain
2011-05-23* lib/test/unit/parallel.rb: Never Ignore SIGINT. When receivedsorah
2011-05-23 * lib/mathn.rb: Improve documentation. Patch by Sandor Szucs.drbrain
2011-05-22 * lib/ostruct.rb: Improve documentation. Patch by Franklin Webber.drbrain
2011-05-22 * lib/timeout.rb: Improve documentation. Patch by David Copeland.drbrain
2011-05-22 * lib/ipaddr.rb: Improve documentation. Patch by Sandor Szucs.drbrain
2011-05-22 * lib/forwardable.rb: Document def_delegator. Patch by Sandor Szucs.drbrain
2011-05-22 * lib/fileutils.rb: Document block behavior of FileUtils.cd. Patch bydrbrain
2011-05-20* lib/scanf.rb: fix typosnagachika
2011-05-19 * lib/scanf.rb: Improve documentation. Patch by Gabe McArthur.drbrain
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib/benchmark.rb: Fix indentation.drbrain
2011-05-18 * lib/net/imap.rb: Fix indentation of EOF for heredoc.drbrain
2011-05-18 * lib/mkmf.rb: Fix indentation of EOM for heredoc.drbrain
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2011-05-18 * lib/cgi/util.rb: Improve documentation. Patch by Clinton Nixon.drbrain