<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uris/include, branch main</title>
<subtitle>Fork of rhymuri with a small bug fix</subtitle>
<id>http://git.push-f.com/uris/atom/include?h=main</id>
<link rel='self' href='http://git.push-f.com/uris/atom/include?h=main'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/uris/'/>
<updated>2021-12-05T00:53:28Z</updated>
<entry>
<title>remove C++ implementation</title>
<updated>2021-12-05T00:53:28Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-05T00:44:45Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/uris/commit/?id=799f2d02bea9bb16780bce01d4f3d831954bf9f0'/>
<id>urn:sha1:799f2d02bea9bb16780bce01d4f3d831954bf9f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove redundant 'struct' from pimpl pattern</title>
<updated>2018-08-24T20:59:42Z</updated>
<author>
<name>Richard Walters</name>
<email>rwalters@digitalstirling.com</email>
</author>
<published>2018-08-24T20:59:42Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/uris/commit/?id=83bd97261c6f74433c697aa3c4f15216695411d3'/>
<id>urn:sha1:83bd97261c6f74433c697aa3c4f15216695411d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactoring: make application of rule of zero/five consistent</title>
<updated>2018-08-09T19:52:51Z</updated>
<author>
<name>Richard Walters</name>
<email>rwalters@digitalstirling.com</email>
</author>
<published>2018-08-09T19:52:51Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/uris/commit/?id=65669919341ab2940f00dc32ff622f00c6c2f6da'/>
<id>urn:sha1:65669919341ab2940f00dc32ff622f00c6c2f6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add copy constructor and assignment operator</title>
<updated>2018-07-24T04:42:00Z</updated>
<author>
<name>Richard Walters</name>
<email>rwalters@digitalstirling.com</email>
</author>
<published>2018-07-24T04:42:00Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/uris/commit/?id=a09abace8d4ec0d2fc9bb65493dfae7b7ce8e0fe'/>
<id>urn:sha1:a09abace8d4ec0d2fc9bb65493dfae7b7ce8e0fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix requirements</title>
<updated>2018-07-05T02:21:55Z</updated>
<author>
<name>Richard Walters</name>
<email>rwalters@digitalstirling.com</email>
</author>
<published>2018-07-05T02:21:55Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/uris/commit/?id=ea3d03583c4cd2443220eddfedefcea51b7121c5'/>
<id>urn:sha1:ea3d03583c4cd2443220eddfedefcea51b7121c5</id>
<content type='text'>
Query and fragment may be empty but present in a URI.
Handle this in the same way that port is handled: include
a flag for each of query and fragment, to allow an
empty but present query/fragment.
</content>
</entry>
<entry>
<title>Add capability of setting other elements</title>
<updated>2018-07-05T02:05:06Z</updated>
<author>
<name>Richard Walters</name>
<email>rwalters@digitalstirling.com</email>
</author>
<published>2018-07-05T02:05:06Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/uris/commit/?id=d95bcc094d5102cbc1b625b69bf6378e3fb730a8'/>
<id>urn:sha1:d95bcc094d5102cbc1b625b69bf6378e3fb730a8</id>
<content type='text'>
* userinfo
* port (hasPort)
* path
* fragment

Also include these element when generating string from URI.
</content>
</entry>
<entry>
<title>Add GenerateString (incomplete)</title>
<updated>2018-07-04T23:30:34Z</updated>
<author>
<name>Richard Walters</name>
<email>rwalters@digitalstirling.com</email>
</author>
<published>2018-07-04T23:30:34Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/uris/commit/?id=872905197e3dbcdf0041930fda67cbd371c240ac'/>
<id>urn:sha1:872905197e3dbcdf0041930fda67cbd371c240ac</id>
<content type='text'>
Add methods to set scheme, host, and query elements.

Add ability to generate URI strings out of scheme,
host, and query elements.

This does not yet support userinfo, port, or fragment elements.
</content>
</entry>
<entry>
<title>Add reference resolution and attempt to fix path normalization</title>
<updated>2018-07-03T06:15:11Z</updated>
<author>
<name>Richard Walters</name>
<email>rwalters@digitalstirling.com</email>
</author>
<published>2018-07-03T06:15:11Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/uris/commit/?id=eed4afa6005e7359c0807d35f0e2fc80af544c0c'/>
<id>urn:sha1:eed4afa6005e7359c0807d35f0e2fc80af544c0c</id>
<content type='text'>
Path normalization is hideously broken for now.
</content>
</entry>
<entry>
<title>Allow default move semantics</title>
<updated>2018-07-03T05:46:33Z</updated>
<author>
<name>Richard Walters</name>
<email>rwalters@digitalstirling.com</email>
</author>
<published>2018-07-03T05:46:33Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/uris/commit/?id=e6d8e650b591e1e495822de356661e37a729f745'/>
<id>urn:sha1:e6d8e650b591e1e495822de356661e37a729f745</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add capability to compare Uri objects.</title>
<updated>2018-07-03T04:21:48Z</updated>
<author>
<name>Richard Walters</name>
<email>rwalters@digitalstirling.com</email>
</author>
<published>2018-07-03T04:21:48Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/uris/commit/?id=1af6861f8db57b54ba19b80964eb00c5f7340bfb'/>
<id>urn:sha1:1af6861f8db57b54ba19b80964eb00c5f7340bfb</id>
<content type='text'>
* Code the neat example in section 6.2.2 of the RFC.
* Add equality/inequality operators for Uri.
</content>
</entry>
</feed>
