aboutsummaryrefslogtreecommitdiffstats
path: root/test/uri
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/uri/common.rb (decode_www_form): don't ignore leading '?'.naruse2010-04-091-1/+7
* * lib/uri/common.rb (URI.encode_www_form_component):naruse2010-03-211-4/+6
* * lib/uri/common.rb (URI#{en,de}code_www_form_component):naruse2010-03-171-7/+19
* * lib/uri/common.rb (URI.encode_www_form): new method tonaruse2010-03-121-0/+25
* supress warnings.akr2010-01-251-2/+2
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-066-51/+51
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-245-17/+17
* * lib/uri/common.rb (URI::Parser): new class.akira2008-09-102-71/+71
* use ML ref. for assertion message.akr2007-11-182-16/+9
* * generic.rb (URI::Generic::merge_path): behave as RFC 3986.nobu2007-08-011-14/+61
* * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu2005-10-101-1/+1
* Added .document file for lib/uri.ryan2005-09-071-1/+21
* * lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira2005-02-231-1/+16
* * lib/uri/generic.rb (URI::Generic#merge_path):akira2004-07-131-0/+27
* * lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.akr2004-07-051-0/+7
* * lib/uri/generic.rb (URI::Generic::merge,akira2004-06-091-0/+14
* * lib/uri/generic.rb (URI::Generic::check_userinfo,akira2003-12-231-0/+16
* * lib/uri/generic.rb (URI::Generic#route_from): accepts urls whichakira2003-12-221-0/+3
* make case insensitive for host-part.akira2003-12-091-0/+6
* * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]aamine2003-12-081-0/+14
* * test/uri/*: translated RUNIT to Test::Unit.akira2003-10-056-167/+72
* * test/uri/* (6 files): added.akira2003-10-046-0/+1074