aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/uri/generic.rb (URI::Generic#hostname): new method.akr2010-10-063-12/+67
* * lib/uri/common.rb (URI.encode_www_form): change treatment ofnaruse2010-09-301-12/+8
* * lib/rdoc/known_classes.rb (RDoc::KNOWN_CLASSES): add Encoding.nobu2010-09-291-0/+1
* * test/net/imap/test_imap.rb: resurrection of r29259.shyouhei2010-09-271-0/+2
* Imported minitest 1.7.2 r5879.ryan2010-09-232-27/+56
* Add document about URI.join. [ruby-core:32462]naruse2010-09-231-1/+14
* * lib/rdoc/ri/store.rb (save_cache): remove duplicate entries.eban2010-09-211-0/+2
* * lib/mkmf.rb (try_link): rdocyugui2010-09-191-0/+65
* * lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:kou2010-09-171-1/+2
* * lib/tracer.rb: count only non-internal libraries in stack trace,nobu2010-09-161-1/+1
* * lib/test/unit.rb (Test::Unit::GlobOption): merged RejectOption.nobu2010-09-161-28/+22
* * lib/rdoc/ri/driver.rb (RDoc::RI::Driver.setup_options)nobu2010-09-161-12/+17
* * lib/rdoc/ri/paths.rb (RDoc::RI::Paths.each): HOMEDIR can be nilnobu2010-09-161-2/+2
* reverting; http://rubyforge.org/tracker/?func=detail&atid=4099&aid=28566&grou...shyouhei2010-09-152-4/+0
* * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_nothing_raised):shyouhei2010-09-152-0/+4
* * lib/mkmf.rb (try_do): fix typo. a patch from Peter Weldonnobu2010-09-131-1/+1
* * lib/date.rb: [ruby-core:32096] Thanks Colin Bartlett.tadf2010-09-121-2/+2
* update document.akr2010-09-111-2/+2
* update document.akr2010-09-111-10/+10
* Add documentation for WEBrick's DigestAuthdrbrain2010-09-112-0/+69
* * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): addnahi2010-09-101-0/+9
* Imported minitest 1.7.1 r5835ryan2010-09-012-6/+50
* * string.c (tr_setup_table): fix bug in r29146.naruse2010-08-301-2/+2
* * lib/rdoc/parser/ruby.rb (RDoc#parse_call_parameters): don'tnobu2010-08-291-1/+1
* * lib/rdoc/parser/ruby.rb (RDoc#parse_class): ignore non-constantnobu2010-08-291-1/+1
* * lib/tempfile.rb: not executable.nobu2010-08-291-0/+0
* * lib/date.rb, lib/date/format.rb: [ruby-core:31695]tadf2010-08-222-6/+1
* * lib/date.rb: Re-revert the part of r28950.naruse2010-08-171-5/+5
* Tue Aug 17 07:38:43 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>nobu2010-08-161-1/+1
* merge revision(s) 28997:shyouhei2010-08-161-1/+1
* * lib/mkmf.rb (Logging.postpone): close @log only when it's available.usa2010-08-151-1/+1
* * lib/test/unit.rb (MiniTest::Unit.new): extend before initialize.nobu2010-08-131-3/+7
* * lib/cmath.rb (CMath.sqrt): use floating-point value. [ruby-core:31672] [Bu...mrkn2010-08-111-1/+1
* * lib/optparse.rb: suppress a warning.akr2010-08-101-1/+1
* * lib/date/format.rb (Date::Format::Bag): use Struct.tadf2010-08-101-18/+16
* [ruby-core:31658]tadf2010-08-102-6/+6
* * lib/webrick/httprequest.rb (WEBrick::HTTPRequest::parse_uri):naruse2010-08-101-0/+1
* * lib/un.rb (httpd): SIGQUIT and SIGHUP are not guaranteed to exist.usa2010-08-101-2/+2
* * lib/rubygems/source_index.rb: rename unused variable.naruse2010-08-092-3/+3
* * lib/mkmf.rb ($ignore_error): initialize after $nmake.nobu2010-08-081-1/+1
* * lib/rubygems.rb (Gem.find_files): reverted to use globbing.nobu2010-08-082-5/+5
* * lib/rubygems.rb (Gem.find_files): fixed variable scope.nobu2010-08-081-2/+2
* * lib/rubygems.rb (Gem.find_files): fixed search order same asnobu2010-08-082-8/+7
* * gem_prelude.rb, lib/rubygems.rb (Gem.suffixes): return truelynobu2010-08-081-2/+2
* * lib/rbconfig/obsolete.rb: show the location which use Config.akr2010-08-071-1/+4
* * mkconfig.rb, lib/rbconfig/obsolete.rb: warn obsolete andnobu2010-08-071-0/+2
* * lib/mkmf.rb: change instance variable to global.naruse2010-08-071-4/+4
* * enc/depend: add space at the begginig of @ignore_error.naruse2010-08-061-1/+1
* * Makefile.in: ignore error from RMDIRS.naruse2010-08-061-3/+4
* * lib/mkmf.rb (create_makefile): no need to create the directoryusa2010-08-041-2/+2