<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libcxml, 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>2022-09-19T21:52:46Z</updated>
<entry>
<title>Bump waf for Python 3.10 compatibility.</title>
<updated>2022-09-19T21:52:46Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2022-09-19T21:52:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=8d6b4e77a5fc6ac4666c460c5c354257af23891d'/>
<id>urn:sha1:8d6b4e77a5fc6ac4666c460c5c354257af23891d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -x32/-x64 suffix to boost libraries when building for Windows.</title>
<updated>2022-02-24T19:03:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-22T21:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=6c374a1fa54d7b9827500449275e5f454e2be292'/>
<id>urn:sha1:6c374a1fa54d7b9827500449275e5f454e2be292</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3 from lukegb/fix-includes</title>
<updated>2022-01-16T19:20:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-16T19:20:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=cdbcdf6469604207e224ba43e7541a0f5eae6f0d'/>
<id>urn:sha1:cdbcdf6469604207e224ba43e7541a0f5eae6f0d</id>
<content type='text'>
Fix includes for cxml.h</content>
</entry>
<entry>
<title>Fix includes for cxml.h.</title>
<updated>2022-01-16T19:13:03Z</updated>
<author>
<name>Luke Granger-Brown</name>
<email>git@lukegb.com</email>
</author>
<published>2022-01-16T19:13:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=dd0ca672a261d3e1d78e8d5cc5382c2e8df75a4e'/>
<id>urn:sha1:dd0ca672a261d3e1d78e8d5cc5382c2e8df75a4e</id>
<content type='text'>
stdint.h is unnecessary, but std::exception should come from &lt;exception&gt;,
and std::shared_ptr comes from &lt;memory&gt;.
</content>
</entry>
<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>Delete Document copy constructor.</title>
<updated>2021-10-23T22:10:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-23T22:10:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=b12a5c89fd8ad6b30c5bd0c782b152d5515ab669'/>
<id>urn:sha1:b12a5c89fd8ad6b30c5bd0c782b152d5515ab669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove old configure option from README.</title>
<updated>2021-10-03T20:17:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T20:17:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=dd1a317773fbe1dc53b4586512c312da2d89405e'/>
<id>urn:sha1:dd1a317773fbe1dc53b4586512c312da2d89405e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix README thinko.</title>
<updated>2021-10-03T20:16:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T20:16:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=ab7e9648d7ea582a87d5e600697fe3c3b654a8c3'/>
<id>urn:sha1:ab7e9648d7ea582a87d5e600697fe3c3b654a8c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use noexcept and override.</title>
<updated>2021-05-11T22:21:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-05-11T22:21:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=cf226d33969cf33b9bf85f9d002d3abbeb6d1db9'/>
<id>urn:sha1:cf226d33969cf33b9bf85f9d002d3abbeb6d1db9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add .ccls-cache.</title>
<updated>2021-05-11T22:21:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-05-11T22:21:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=c51e7a03270d232d0e8c50e86377d8ce99df8fd2'/>
<id>urn:sha1:c51e7a03270d232d0e8c50e86377d8ce99df8fd2</id>
<content type='text'>
</content>
</entry>
</feed>
