aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/mkmf.rb (check_signedness): should use the prelude code.nobu2010-12-101-2/+2
* * lib/mkmf.rb (Logging.log_close): separate from Logging.logfile.nobu2010-12-101-0/+4
* Add doc to warn the userinfo for auth. [ruby-core:33255]naruse2010-12-101-0/+2
* * lib/net/http.rb: remove version 1.1 features.naruse2010-12-101-92/+12
* * lib/webrick/accesslog.rb (WEBrick::AccessLog#format): supportakr2010-12-091-0/+7
* * lib/optparse.rb (OptionParser::Officious): separate completionnobu2010-12-071-11/+19
* * lib/optparse.rb (OptionParser::Completion#candidate),nobu2010-12-071-2/+1
* * lib/rexml/light/node.rb: remove circular require.kou2010-12-071-1/+0
* * lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou2010-12-071-5/+5
* * lib/net/imap.rb (xlist): supported the XLIST command, which is anshugo2010-12-071-1/+33
* * configure.in, win32/Makefile.sub (WERRORFLAG): flag to treatnobu2010-12-061-17/+40
* * lib/optparse.rb (OptionParser#candidate): skip separators.nobu2010-12-061-0/+1
* * lib/uri/common.rb (URI::Parser#initialize_pattern):naruse2010-12-061-1/+1
* * lib/uri/common.rb (URI::Parser#initialize_pattern):naruse2010-12-061-5/+6
* * lib/mkmf.rb (check_signedness): rename unused variable prelude.naruse2010-12-061-1/+1
* * lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]nobu2010-12-051-1/+1
* * lib/mkmf.rb (String#tr_cpp): substitute * with P like asnobu2010-12-031-1/+1
* * lib/mkmf.rb (convertible_int): define printf format prefix too.nobu2010-12-031-8/+10
* * lib/mkmf.rb (convertible_int): detect convertible integer type.nobu2010-12-031-12/+68
* * lib/mkmf.rb (check_sizeof): should return integer always.nobu2010-12-031-8/+1
* * lib/uri/common.rb (URI.encode_www_form):naruse2010-12-021-3/+21
* * lib/net/http.rb (Net::HTTP#set_form_data):naruse2010-12-021-11/+3
* * lib/test/unit.rb (Test::Unit::GCStressOption): --gc-stressnobu2010-12-011-0/+27
* * lib/test/unit.rb (Test::Unit::Mini#_run_suites): show the resultnobu2010-12-011-2/+18
* Fix positional wording in lib/net/http.rb to match revised orderdrbrain2010-12-011-11/+9
* Improve rdoc of net/http/http.rb.naruse2010-12-011-24/+22
* * lib/net/http.rb: improve rdoc.naruse2010-12-012-323/+289
* Remove unused logicsnaruse2010-12-011-3/+1
* Imported minitest 2.0.0 r5952. Fixed test/unit.rb to work with changesryan2010-12-016-112/+586
* Revert r29986: "Imported minitest 2.0.0 r5952"naruse2010-12-015-585/+101
* Imported minitest 2.0.0 r5952ryan2010-11-305-101/+585
* * lib/net/http.rb: improve rdoc.naruse2010-11-301-10/+65
* * lib/net/http.rb: improve rdoc.naruse2010-11-301-142/+273
* Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLConte...drbrain2010-11-291-9/+12
* * lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosionnobu2010-11-291-1/+1
* * lib/net/http.rb: improve rdoc.naruse2010-11-271-66/+60
* * resolv.rb (Resolv::DNS): use the same DNS server when retry using TCP.akr2010-11-271-4/+3
* * lib/optparse.rb (OptionParser#candidate): : was missing. Thanks,shugo2010-11-271-1/+1
* * lib/optparse.rb (OptionParser#candidate): get rid of 1.9 syntaxnobu2010-11-271-2/+2
* * lib/date/delta/parser.{ry,rb}: fixed a bug of token scanner.tadf2010-11-222-5/+7
* * lib/date.rb (daynum): should be private.tadf2010-11-221-0/+1
* * lib/mkmf.rb (create_makefile): should not duplicate rules.nobu2010-11-221-2/+3
* * lib/date.rb: some improvements for performance.tadf2010-11-211-11/+32
* * lib/mkmf.rb: adding compilation support for ObjC/ObjC++ extensions.tenderlove2010-11-191-9/+2
* * lib/optparse.rb: shell completion support for zsh. based onnobu2010-11-191-0/+49
* * lib/optparse.rb: shell completion support for bash.nobu2010-11-191-8/+62
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou2010-11-181-5/+7
* * lib/csv.rb: Upgrading output encoding with ASCII content jeg22010-11-171-2/+1
* * lib/mkmf.rb (create_makefile): use forward slashes in messages.nobu2010-11-171-3/+5
* * lib/mkmf.rb (create_makefile): make extension libraries messagesnobu2010-11-171-2/+4