summaryrefslogtreecommitdiff
path: root/lib/uri/rfc3986_parser.rb
AgeCommit message (Expand)Author
2018-07-27Escape debug output in InvalidURIError exceptions.tenderlove
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-12-24lib/uri: performance improvements [misc #10628]normal
2014-11-03* lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI):naruse
2014-09-27* lib/uri/rfc3986_parser.rb: raise URI::InvalidURIError whenglass
2014-09-17* lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rbnaruse
2014-06-30remove useless part of regexpnaruse
2014-06-23* lib/uri/generic.rb (check_port): allow strings for port= asnaruse
2014-06-22* lib/uri/rfc3986_parser.rb: raise exception when given a URI string has non ...naruse
2014-06-22support RFC3986 [Feature #2542]naruse