Mercurial
IRI
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
(0)
-100
-60
tip
2009-12-08
Geoffrey Sneddon
Remove needless whitespace.
default
tip
changeset
|
files
2009-12-07
Geoffrey Sneddon
We really don't care about address prefixes.
changeset
|
files
2009-12-07
Geoffrey Sneddon
Move back to using custom code for IPv6 validation, as this proves to be less buggy than the filter extension.
changeset
|
files
2009-12-05
Geoffrey Sneddon
Allow : in segments.
changeset
|
files
2009-12-05
Geoffrey Sneddon
Make is_valid() better and more appropriate (most of what it checked can never get to be a property in the first place!).
changeset
|
files
2009-12-05
Geoffrey Sneddon
Change absolutize to manipulate properties directly.
changeset
|
files
2009-12-05
Geoffrey Sneddon
Get i-prefixed setters working. Also properly handle access of undefined properties.
changeset
|
files
2009-12-05
Geoffrey Sneddon
Change host to ihost.
changeset
|
files
2009-12-05
Geoffrey Sneddon
Change userinfo to iuserinfo.
changeset
|
files
2009-12-05
Geoffrey Sneddon
Change fragment to ifragment.
changeset
|
files
2009-12-05
Geoffrey Sneddon
Rename query to iquery.
changeset
|
files
2009-12-05
Geoffrey Sneddon
Fix the two tests that broke due to the previous commit.
changeset
|
files
2009-12-05
Geoffrey Sneddon
Rename path to ipath
changeset
|
files
2009-12-05
Geoffrey Sneddon
Remove needless strpos call.
changeset
|
files
2009-12-05
Geoffrey Sneddon
Improve IRI:absolutize to check $base is absolute.
changeset
|
files
2009-12-05
Geoffrey Sneddon
Deal with the difference between zero-length IRIs and null objects better.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Remove useless static.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Remove needless range() calls so that static variables can be set without if statements.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Don't use unsafe ctype function.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Remove useless constants.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Simplify scheme validation.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Add a load more test cases, and finally get everything working with real IRIs.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Fix default port for https, and fix broken test.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Apparently it is 2009 now.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Add a couple more examples from the spec.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Lesson one of RCS: test before commit.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Make it possible to get URI/authority.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Remove unneeded methods.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Do case-normalization of host names properly.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Tests should test one thing and one thing well.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Rewrite pct-encoding normalization to only normalize characters in iunreserved.
changeset
|
files
2009-12-02
Geoffrey Sneddon
Add more test cases to make sure behaviour for pct-encoding normalization is right.
changeset
|
files
2009-05-17
Geoffrey Sneddon
More tests
changeset
|
files
2009-01-10
Geoffrey Sneddon
Bump copyright year.
changeset
|
files
2009-01-10
Geoffrey Sneddon
Simplify parsing an IRI. Also, trim leading/trailing whitespace from any IRI.
changeset
|
files
2008-11-23
Geoffrey Sneddon
Add more tests
changeset
|
files
2008-11-22
Geoffrey Sneddon
Improve comments.
changeset
|
files
2008-11-22
Geoffrey Sneddon
Replace invalid characters in path segments by breaking up the path into segments. This fixes bug with %2F being normalized to /.
changeset
|
files
2008-11-22
Geoffrey Sneddon
Give IRI::replace_invalid_with_pct_encoding the infrastructure to cope with non ASCII characters.
changeset
|
files
2008-11-22
Geoffrey Sneddon
Fix tests
changeset
|
files
2008-11-22
Geoffrey Sneddon
Case-sensitivity tests.
changeset
|
files
2008-09-11
Geoffrey Sneddon
Allow empty path/port.
changeset
|
files
2008-09-11
Geoffrey Sneddon
Path may be empty when there is no authority.
changeset
|
files
2008-09-11
Geoffrey Sneddon
Remove case-conversion from replace_invalid_with_pct_encoding.
changeset
|
files
2008-09-11
Geoffrey Sneddon
We shouldn't do pct-encoding normalization apart from for internal use.
changeset
|
files
2008-09-11
Geoffrey Sneddon
Do all validation on output.
changeset
|
files
2008-09-10
Geoffrey Sneddon
Allow IRI::absolutize() to take two IRIs.
changeset
|
files
2008-09-10
Geoffrey Sneddon
Whitespace
changeset
|
files
2008-09-10
Geoffrey Sneddon
Clone objects
changeset
|
files
2008-08-28
Geoffrey Sneddon
Add IRI normalization tests.
changeset
|
files
2008-08-28
Geoffrey Sneddon
(Non-)Equivalence tests.
changeset
|
files
2008-08-28
Geoffrey Sneddon
Case-normalization must be US-ASCII only.
changeset
|
files
2008-08-28
Geoffrey Sneddon
Remove (commented-out) var_dump()
changeset
|
files
2008-08-18
Geoffrey Sneddon
Use ctype_digit() where we can.
changeset
|
files
2008-08-18
Geoffrey Sneddon
Path must start with / if tehre is an authority.
changeset
|
files
2008-08-18
Geoffrey Sneddon
Forbid empty scheme.
changeset
|
files
2008-08-18
Geoffrey Sneddon
Make retrieving a property return false if the IRI is invalid.
changeset
|
files
2008-08-18
Geoffrey Sneddon
Run all tests on both objects and outputted IRIs.
changeset
|
files
2008-08-18
Geoffrey Sneddon
Further IPv6 fixes.
changeset
|
files
2008-08-18
Geoffrey Sneddon
More IPv6 tests.
changeset
|
files
(0)
-100
-60
tip