Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | lib/uri: performance improvements [misc #10628] | normal | 2014-12-24 | 1 | -39/+54 |
* | * lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI): | naruse | 2014-11-03 | 1 | -2/+2 |
* | * lib/uri/rfc3986_parser.rb: raise URI::InvalidURIError when | glass | 2014-09-27 | 1 | -1/+5 |
* | * lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rb | naruse | 2014-09-17 | 1 | -1/+1 |
* | remove useless part of regexp | naruse | 2014-06-30 | 1 | -4/+4 |
* | * lib/uri/generic.rb (check_port): allow strings for port= as | naruse | 2014-06-23 | 1 | -1/+1 |
* | * lib/uri/rfc3986_parser.rb: raise exception when given a URI string has non ... | naruse | 2014-06-22 | 1 | -0/+4 |
* | support RFC3986 [Feature #2542] | naruse | 2014-06-22 | 1 | -0/+101 |