aboutsummaryrefslogtreecommitdiffstats
path: root/lib/uri/generic.rb
Commit message (Expand)AuthorAgeFilesLines
* make case insensitive for host-part.akira2003-12-091-1/+1
* * lib/uri/generic.rb, lib/uri/ldap.rb, lib/uri/mailto.ldap: all foo=()akira2003-02-141-9/+12
* * removed URI::Generic#to_ary.akira2002-12-161-7/+4
* * class.c (rb_define_method): do not set NOEX_CFUNC if klass ismatz2002-11-071-1/+1
* updated uri.rb and uri/*.rb to uri-0.9.7akira2002-10-041-1/+44
* use Object#class instead of deprecated Object#type.nobu2002-10-021-4/+4
* merged differences between uri-0.9.6 and uri-0.9.7akira2002-06-121-6/+13
* * lib/uri/generic.rb: merge0 shuld return [oth, oth] if oth is absolute URI.akira2002-02-261-1/+13
* uri-0.9.5akira2002-02-071-3/+3
* added uri library (uri-0.9.4)akira2002-01-101-0/+1087