aboutsummaryrefslogtreecommitdiffstats
path: root/lib/uri/common.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/uri/common.rb (escape): regard second argument as a character set. [rub...aamine2005-11-131-1/+5
* * lib/uri/common.rb, lib/uri/generic.rb: fixed typo in documents andakira2005-06-241-8/+8
* fixed typo in the example of URI.extract.akira2005-06-231-2/+2
* * lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256]eban2005-01-161-1/+1
* * lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP.akira2004-07-171-2/+2
* * lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.akr2004-07-051-0/+10
* * lib/uri.rb: Documented (thanks Dmitry V. Sabanin).gsinclair2004-03-241-126/+281
* * lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})akira2004-03-081-1/+1
* * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]aamine2003-12-081-17/+35
* * instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,akr2003-03-291-4/+4
* * lib/uri/common.rb: `[', `]', `-' in chracterakr2003-03-221-1/+1
* * lib/date/format.rb, lib/uri/common.rb: `[', `]', `-' in chracterakr2003-03-211-3/+3
* fixed a bug of URI::extract. URI::extract should return ["mailto:xxx"] instea...akira2002-12-121-9/+9
* URI::extract extracts only URIs of specified schemes when schemes are specified.akira2002-11-191-2/+2
* updated uri.rb and uri/*.rb to uri-0.9.7akira2002-10-041-26/+18
* merged differences between uri-0.9.6 and uri-0.9.7akira2002-06-121-4/+4
* uri-0.9.5akira2002-02-071-0/+13
* added uri library (uri-0.9.4)akira2002-01-101-0/+419