<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libcxml/src/cxml.cc, branch v0.17.4</title>
<subtitle>libxml++ helper library</subtitle>
<id>https://git.carlh.net/cgit/libcxml/atom?h=v0.17.4</id>
<link rel='self' href='https://git.carlh.net/cgit/libcxml/atom?h=v0.17.4'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/'/>
<updated>2021-10-23T23:29:30Z</updated>
<entry>
<title>C++11 tidying.</title>
<updated>2021-10-23T23:29:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-23T23:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=a0ff873277b70e3abc1423f390ab63e93280facd'/>
<id>urn:sha1:a0ff873277b70e3abc1423f390ab63e93280facd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak C++ &gt; &gt; to &gt;&gt; for C++11.</title>
<updated>2021-01-18T13:01:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-18T13:01:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=70a3d87890fa5e57e1da3d0f4ffacd18285a92ae'/>
<id>urn:sha1:70a3d87890fa5e57e1da3d0f4ffacd18285a92ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use return {}.</title>
<updated>2021-01-08T13:13:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-08T13:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=4ad7c9c1ad624fc811ad1b0c34e62657f1f59998'/>
<id>urn:sha1:4ad7c9c1ad624fc811ad1b0c34e62657f1f59998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use std::vector instead of std::list.</title>
<updated>2021-01-08T13:13:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-08T13:09:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=dbcf32baf0af10eeaac33460dd617bf1de3075ca'/>
<id>urn:sha1:dbcf32baf0af10eeaac33460dd617bf1de3075ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use auto.</title>
<updated>2021-01-08T13:13:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-08T13:06:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=3540b3350c6a172b2162c32430248cad2d236898'/>
<id>urn:sha1:3540b3350c6a172b2162c32430248cad2d236898</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2020-12-20T16:56:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-20T13:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=c336f86b9670c515230767dab9dc56128acf03db'/>
<id>urn:sha1:c336f86b9670c515230767dab9dc56128acf03db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some new conversions.</title>
<updated>2020-01-13T13:24:04Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2020-01-13T13:24:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=c9a79405c38ef596a821a4db9955a33f4437b9d3'/>
<id>urn:sha1:c9a79405c38ef596a821a4db9955a33f4437b9d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing #include.</title>
<updated>2019-03-26T21:44:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-26T21:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=0d18df40865397b0d85ab5acc2aca853f83679bb'/>
<id>urn:sha1:0d18df40865397b0d85ab5acc2aca853f83679bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add string -&gt; long long conversion for OS X.</title>
<updated>2019-03-23T21:37:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-23T21:37:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=caa3f20cd224f88f7a785618b63000f44a06da3a'/>
<id>urn:sha1:caa3f20cd224f88f7a785618b63000f44a06da3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add another conversion.</title>
<updated>2019-03-22T15:02:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-22T15:02:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=3c371e9aead80bfed91ae208e2ce782c7bf4901b'/>
<id>urn:sha1:3c371e9aead80bfed91ae208e2ce782c7bf4901b</id>
<content type='text'>
</content>
</entry>
</feed>
