<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libcxml/src, branch v0.17.8</title>
<subtitle>libxml++ helper library</subtitle>
<id>https://git.carlh.net/cgit/libcxml/atom?h=v0.17.8</id>
<link rel='self' href='https://git.carlh.net/cgit/libcxml/atom?h=v0.17.8'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/'/>
<updated>2024-03-19T08:30:42Z</updated>
<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>
<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 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>
</feed>
