<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libcxml, branch v0.17.9</title>
<subtitle>libxml++ helper library</subtitle>
<id>https://git.carlh.net/cgit/libcxml/atom?h=v0.17.9</id>
<link rel='self' href='https://git.carlh.net/cgit/libcxml/atom?h=v0.17.9'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/'/>
<updated>2024-03-23T14:12:57Z</updated>
<entry>
<title>Some platforms don't even have libxml++ version defines.</title>
<updated>2024-03-23T14:12:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-23T14:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=516d5dd036cb12b4fa03b746e90a414fcf419ebb'/>
<id>urn:sha1:516d5dd036cb12b4fa03b746e90a414fcf419ebb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some platforms don't include libxml++config.h automatically.</title>
<updated>2024-03-23T11:49:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-23T11:49:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=e35ec8a8035df820f0ab47dc80734bf558222062'/>
<id>urn:sha1:e35ec8a8035df820f0ab47dc80734bf558222062</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use C++17 when the c++17 option is passed in.</title>
<updated>2024-03-19T08:40:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-17T12:17:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=c53e6692a0828ca05ab4066e274453a1dc81567b'/>
<id>urn:sha1:c53e6692a0828ca05ab4066e274453a1dc81567b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optionally (with --c++17) use libxml++-4.0 and C++17.</title>
<updated>2024-03-19T08:30:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-25T18:50:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=d1d86684114447809c762a78e8e5cb821e1253fc'/>
<id>urn:sha1:d1d86684114447809c762a78e8e5cb821e1253fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ns_prefix parameter to add_child().</title>
<updated>2024-02-21T23:23:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-21T23:23:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=a0ca8f600cd5bbf3b942b276fc870083de4e1b0a'/>
<id>urn:sha1:a0ca8f600cd5bbf3b942b276fc870083de4e1b0a</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
