<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libcxml, branch v0.17.7</title>
<subtitle>libxml++ helper library</subtitle>
<id>https://git.carlh.net/cgit/libcxml/atom?h=v0.17.7</id>
<link rel='self' href='https://git.carlh.net/cgit/libcxml/atom?h=v0.17.7'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/'/>
<updated>2024-02-06T23:55:30Z</updated>
<entry>
<title>Add cxml::add_child() and cxml::add_text_child().</title>
<updated>2024-02-06T23:55:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-06T23:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=42ae34df3c11483a798bfa01a31b9494fc8d8315'/>
<id>urn:sha1:42ae34df3c11483a798bfa01a31b9494fc8d8315</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: header sorting.</title>
<updated>2024-02-06T23:55:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-06T23:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=251957abb0a955f91d7aedaf46c02b2294593881'/>
<id>urn:sha1:251957abb0a955f91d7aedaf46c02b2294593881</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Node::is_text().</title>
<updated>2023-12-22T15:55:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-12-22T15:55:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=ae548516fade46a267420d745694e02976160ab1'/>
<id>urn:sha1:ae548516fade46a267420d745694e02976160ab1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use some make_shared.</title>
<updated>2023-07-02T19:57:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-02T19:57:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=7381b197f721e4e38ead259ea5811aab8344f7fe'/>
<id>urn:sha1:7381b197f721e4e38ead259ea5811aab8344f7fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: missing explicit.</title>
<updated>2023-07-02T19:57:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-02T19:57:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=4cbe0bc744a18f385f85eee2c2e3dbb30b9358df'/>
<id>urn:sha1:4cbe0bc744a18f385f85eee2c2e3dbb30b9358df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add check to avoid crash when the API is misused.</title>
<updated>2023-07-02T19:55:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-02T19:55:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=3ae8805d65455b093bd698961b89add55055e138'/>
<id>urn:sha1:3ae8805d65455b093bd698961b89add55055e138</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix formatting of versions in .pc files (they were being written as b'0.1.2')</title>
<updated>2022-12-04T23:27:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-04T23:24:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=f29b074a156a0186bf3725ec33b2230facd7a870'/>
<id>urn:sha1:f29b074a156a0186bf3725ec33b2230facd7a870</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
