summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Singleton attributes should't return empty listsbaserock/xfce-buildbaserock/morphGisle Aas2012-07-317-14/+15
* Comment spelling fixes.Ville Skyttä2012-07-083-3/+3
* Define $URI::data::VERSION [RT#77099]Gisle Aas2012-05-131-0/+2
* added a missing $Slaven Rezic2012-04-121-1/+1
* Provide ->has_recognized_scheme test [RT#71204]Gisle Aas2012-03-303-5/+24
* Avoid failure if the local hostname is 'foo' (one more file) [RT#75519]David Schmidt2012-03-301-1/+1
* Release 1.601.60Gisle Aas2012-03-252-1/+22
* Revert "Make query_form() encoded "\n" as "%0D%0A" for HTML/4.01 compliance"Gisle Aas2012-03-252-10/+2
* Avoid failure if the local hostname is 'foo' [RT#75519]Gisle Aas2012-03-111-1/+1
* Updated repository URLGisle Aas2012-03-111-1/+1
* Do not reverse the order of new parametersMatt Lawrence2012-03-112-60/+38
* Fix RT#59274 - courtesy of a stupid 5.8.[12] join bugPeter Rabbitson2012-03-111-0/+9
* Merge pull request #4 from hiratara/fix-repourlGisle Aas2012-02-141-1/+1
|\
| * Fix the URL of the repository.Masahiro Honma2012-01-271-1/+1
|/
* Make query_form() encoded "\n" as "%0D%0A" for HTML/4.01 complianceGisle Aas2011-10-032-2/+10
* Release 1.591.59Gisle Aas2011-08-152-1/+14
* Document how Unicode strings are treated by the URI constructorGisle Aas2011-08-141-2/+21
* URIs should be utf8::downgraded() internally [RT#70161]Gisle Aas2011-08-144-0/+14
* Specify Mac classic as past historyGisle Aas2011-08-141-5/+5
* Don't need to work around lack of \z-support any moreGisle Aas2011-08-141-15/+0
* More version number bumpsGisle Aas2011-08-148-8/+8
* Increment version number [RT#69041]Gisle Aas2011-08-141-1/+1
* Release 1.581.58Gisle Aas2011-01-232-1/+10
* Revert "Distingush between empty and undef values in query_form [RT#62708]"Gisle Aas2011-01-233-18/+10
* Release 1.571.57Gisle Aas2011-01-222-1/+32
* State 5.8 dependency in the META.yml fileGisle Aas2011-01-221-1/+1
* We also depend on ExtUtils::MakeMakerGisle Aas2011-01-221-0/+1
* State test dependencies [RT#61538]Gisle Aas2011-01-221-0/+4
* Avoid "Use of uninitialized value"-noise from query_formGisle Aas2011-01-222-2/+4
* Adjust tests for query_formGisle Aas2011-01-222-3/+6
* Distingush between empty and undef values in query_form [RT#62708]John Miller2011-01-221-6/+9
* Convert test to use Test::MoreGisle Aas2011-01-221-55/+25
* Drop support for Perl < 5.8.1Mark Stosberg2010-12-195-26/+11
* Add formal terms "Percent-encode" and "Percent-decode" to the NAME and descri...Mark Stosberg2010-12-181-3/+5
* Whitespace: fix indentation so blocks are consistently indentedMark Stosberg2010-12-181-16/+16
* Modernize: s/use vars/our/ ... since we require 5.6 as a minimum version nowMark Stosberg2010-12-181-7/+5
* Code style: fix inconsistency with subroutine braces at the end of theMark Stosberg2010-12-181-6/+3
* Whitespace: fix inconsistent use of tabs vs spacesMark Stosberg2010-12-181-16/+16
* best practice: s/foreach /for /Mark Stosberg2010-12-181-1/+1
* typo fix: s/do deal/to deal/Mark Stosberg2010-12-181-1/+1
* Try harder to guess scheme from hostnames besides just "$scheme.*" ones.Ville Skyttä2010-11-022-4/+16
* Guess HTTPS and FTP from URI::Heuristic input with port but no scheme.Ville Skyttä2010-11-022-2/+18
* Release 1.561.56Gisle Aas2010-10-062-1/+9
* Use a mockied gethostbyname for testingGisle Aas2010-10-061-75/+64
* www.perl.su also need to work for tests 6..12Gisle Aas2010-10-061-1/+1
* Release 1.55Gisle Aas2010-09-012-1/+14
* " is not a URI character [RT#56421]Gisle Aas2010-08-222-2/+3
* Treat ? as a reserved character in file: URIsGisle Aas2010-08-222-3/+2
* Avoid test failure unless defined $Config{useperlio}Torsten Förtsch2010-04-071-1/+8
* Release 1.541.54Gisle Aas2010-03-312-1/+10