aboutsummaryrefslogtreecommitdiffstats
path: root/lib/uri/generic.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/uri/generic.rb (URI::Generic#merge_path):akira2004-07-131-6/+10
* * lib/uri/generic.rb (URI::Generic::merge,akira2004-06-091-19/+31
* * lib/uri.rb: Documented (thanks Dmitry V. Sabanin).gsinclair2004-03-241-502/+459
* * lib/uri/generic.rb (URI::Generic::check_userinfo,akira2003-12-231-9/+12
* * lib/uri/generic.rb (URI::Generic::check_opaque): fixed typo.akira2003-12-221-1/+1
* * lib/uri/generic.rb (URI::Generic#route_from): accepts urls whichakira2003-12-221-1/+1
* 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