<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libcxml/src/cxml.h, branch v0.10.0</title>
<subtitle>libxml++ helper library</subtitle>
<id>https://git.carlh.net/cgit/libcxml/atom?h=v0.10.0</id>
<link rel='self' href='https://git.carlh.net/cgit/libcxml/atom?h=v0.10.0'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/'/>
<updated>2014-07-21T23:07:07Z</updated>
<entry>
<title>Another try at the OS X build fix.</title>
<updated>2014-07-21T23:07:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-07-21T23:07:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=a7009e841a4c9a6342932563a1b9050a9d0092c1'/>
<id>urn:sha1:a7009e841a4c9a6342932563a1b9050a9d0092c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempt to fix OS X build failure.</title>
<updated>2014-07-21T13:51:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-07-21T13:51:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=21494ed33976f664baf3e2e18dca7d370c71659e'/>
<id>urn:sha1:21494ed33976f664baf3e2e18dca7d370c71659e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Document::read_string().</title>
<updated>2014-07-20T22:38:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-07-20T22:38:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=a7b6fa909acdc58b9eac6b563fab8f4d9999b898'/>
<id>urn:sha1:a7b6fa909acdc58b9eac6b563fab8f4d9999b898</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the ability to find the root node name of some XML.</title>
<updated>2014-07-08T21:40:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-07-08T21:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=689b1a86d0c4cf4937492f4680457a133df368c6'/>
<id>urn:sha1:689b1a86d0c4cf4937492f4680457a133df368c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ConstNodePtr.</title>
<updated>2014-05-16T11:44:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-16T11:44:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=760ce54a39af82c0f4ea35f836228ce239d5a76d'/>
<id>urn:sha1:760ce54a39af82c0f4ea35f836228ce239d5a76d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Thinko.</title>
<updated>2014-05-11T23:35:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-11T23:35:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=7b4ecc3c15270bd4018c3d44f4107b4d707a841b'/>
<id>urn:sha1:7b4ecc3c15270bd4018c3d44f4107b4d707a841b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove use of boost::lexical_cast as it appears to be difficult to</title>
<updated>2014-05-11T23:25:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-11T23:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=89939e2862b61eedb4ababb22d3ae17fae179de8'/>
<id>urn:sha1:89939e2862b61eedb4ababb22d3ae17fae179de8</id>
<content type='text'>
make it use the standard "C" locale for both decimal and thousands
separators.  Instead, use std::stringstream which it appears will
use "C" for both decimal and thousands after s.imbue
(std::locale::classic ());
</content>
</entry>
<entry>
<title>Add new Document constructor.</title>
<updated>2014-03-19T22:13:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-03-19T22:13:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=fb0822d3719a4668b58e8959232a04ddccd9a521'/>
<id>urn:sha1:fb0822d3719a4668b58e8959232a04ddccd9a521</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add helpful typedef.</title>
<updated>2013-11-19T14:03:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-11-19T14:03:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=1f1c86e43d269533805cfb2c49e733e2a4b69781'/>
<id>urn:sha1:1f1c86e43d269533805cfb2c49e733e2a4b69781</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide node pointer accessor.</title>
<updated>2013-09-24T17:52:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-09-24T17:52:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libcxml/commit/?id=e486e70da8c3c65294e27c18ad9cb0e4a5fe8aaf'/>
<id>urn:sha1:e486e70da8c3c65294e27c18ad9cb0e4a5fe8aaf</id>
<content type='text'>
</content>
</entry>
</feed>
