summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2011-05-18 * lib/tempfile.rb: Document Dir.mkdir and Dir.rmdir. Patch by Clintondrbrain
2011-05-18* lib: remove trailing spaces.nobu
2011-05-18* lib/timeout.rb (Timeout#timeout): don't leak "execution expired"kosaki
2011-05-17 * lib/cmath.rb: Add some examples and improve documentation. Patch bydrbrain
2011-05-17 * lib/benchmark.rb: Remove nodoc from Benchmark::Job anddrbrain
2011-05-17 * lib/webrick/compat.rb: Improve documentation. Patch by Sandordrbrain
2011-05-17 * lib/tracer.rb: Improve documentation. Patch by Richard Ramsden.drbrain
2011-05-17 * lib/cmath.rb: Improve documentation. Patch by Jason Dew.drbrain
2011-05-17 * lib/net/ftp.rb (module Net):drbrain
2011-05-17 * lib/singleton.rb: Improve documentation. Patch by Pete Higgins.drbrain
2011-05-16 * lib/net/http.rb: Improve documentation of proxy configurationdrbrain
2011-05-16 * lib/net/pop.rb: Improve documentation. Patch by Vincent Batts.drbrain
2011-05-16 * lib/net/http.rb: Fix nodoc for Net::HTTP::version_1_1?. Patch bydrbrain
2011-05-16 * lib/optparse.rb: Add link to make_switch to improve documentation.drbrain
2011-05-16 * lib/observer.rb: Improve documentation. Patch by David Copeland.drbrain
2011-05-16 * lib/logger.rb: Improve documentation. Patch by David Copeland.drbrain
2011-05-16 * lib/gserver.rb: Improve documentation. Patch by David Copeland.drbrain
2011-05-16 * lib/cgi.rb: Add toplevel documentation to class CGIdrbrain
2011-05-16 * lib/abbrev.rb: Hide copyright and revision information from RDoc.drbrain
2011-05-16 * lib/timeout.rb (module Timeout): Hide internal constants. Patch bydrbrain
2011-05-15 * lib/rdoc.rb: Update to RDoc 3.6.1, allows OpenSSL::Digest to bedrbrain
2011-05-15 * lib/drb/acl.rb: Add documentation.drbrain
2011-05-15* remove trailing spaces.nobu
2011-05-14 * lib/erb.rb: Document ERB::Compiler. Patch by Simon Chiang.drbrain
2011-05-14 * lib/yaml/dbm.rb: fix a typo in a comment.nagachika
2011-05-14 * lib/rdoc/context.rb (class RDoc): Fix infinite loop caused bydrbrain
2011-05-14 * lib/yaml/dbm.rb: Add documentation. Patch by Justin Collins.drbrain
2011-05-14 * lib/rdoc.rb: Updated to RDoc 3.6drbrain
2011-05-13 * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts.drbrain
2011-05-13 * lib/ipaddr.rb (unless Socket): Document valid*? methods. Patch bydrbrain
2011-05-13 * lib/rexml/functions.rb: Add some documentation for REXML::Functions.drbrain