aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/rexml/encoding.rb: untabify.kou2010-10-301-46/+45
* * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou2010-10-3019-466/+78
* * lib/resolv-replace.rb: suppress warning.akr2010-10-292-4/+3
* * lib/resolv.rb: retry via TCP if UDP reply is truncated.akr2010-10-291-3/+20
* * lib/webrick/httprequest.rb (read_request_line): extend maxnaruse2010-10-281-2/+4
* * lib/scanf.rb (extract_float): allow 2.e+2 style.naruse2010-10-261-0/+2
* * lib/date.rb: some corrections of documentation.tadf2010-10-241-33/+18
* * lib/test/unit.rb (Test::Unit::Mini#run): abort if interrupted.nobu2010-10-241-0/+8
* * lib/test/unit.rb (Test::Unit::Mini#run_test_suites): show thenobu2010-10-241-0/+2
* * lib/test/unit.rb (Test::Unit::Mini#run_test_suites): ensurenobu2010-10-241-2/+9
* * lib/test/unit.rb: make test/unit play nicely with the rake testtenderlove2010-10-241-32/+33
* * lib/mkmf.rb: $extmk should be true for test/runner.nobu2010-10-231-1/+1
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-10-221-2/+5
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):naruse2010-10-221-1/+1
* Cleaned up clevar in test/unit's override of assertryan2010-10-211-4/+6
* * lib/webrick/httpauth/digestauth.rbnaruse2010-10-211-0/+1
* * lib/net/telnet.rb (Net::Telnet#close): added.naruse2010-10-211-0/+4
* * lib/net/http.rb (transport_request): @socket may be nil.naruse2010-10-181-1/+1
* * lib/date/delta.rb: added an rdoc tag.tadf2010-10-171-2/+2
* * lib/cgi/util.rb (CGI::unescape): bugfix to unescape the multibytexibbar2010-10-131-1/+1
* * lib/net/http.rb (HTTP.get): specify ASCII-8BIT as the resultnaruse2010-10-111-1/+1
* * lib/set.rb (Set#replace): Apply a bit of optimization.knu2010-10-101-2/+2
* * lib/csv.rb: Fixing documentation typos. [ruby-core:32712]jeg22010-10-071-4/+4
* * 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