libcxml.git
5 years agoUpdate waf. v0.15.6 v0.16.0
Carl Hetherington [Thu, 17 Jan 2019 19:39:18 +0000 (19:39 +0000)]
Update waf.

5 years agoBump locked_sstream for waf update.
Carl Hetherington [Thu, 17 Jan 2019 19:38:38 +0000 (19:38 +0000)]
Bump locked_sstream for waf update.

5 years agoUse exceptions to report calls to Node with _node == 0.
Carl Hetherington [Thu, 15 Nov 2018 21:57:07 +0000 (21:57 +0000)]
Use exceptions to report calls to Node with _node == 0.

5 years agoUpdate waf to 2.0.11.
Carl Hetherington [Mon, 10 Sep 2018 21:23:08 +0000 (22:23 +0100)]
Update waf to 2.0.11.

5 years agoSwitch to no-version-commit.
Carl Hetherington [Mon, 10 Sep 2018 21:13:33 +0000 (22:13 +0100)]
Switch to no-version-commit.

5 years agoBump locked_sstream.
Carl Hetherington [Mon, 10 Sep 2018 21:12:46 +0000 (22:12 +0100)]
Bump locked_sstream.

5 years agoFix comment.
Carl Hetherington [Sat, 9 Jun 2018 23:40:11 +0000 (00:40 +0100)]
Fix comment.

5 years agoMake Node::content ignore comments and CDATA.
Carl Hetherington [Sun, 22 Apr 2018 20:52:32 +0000 (21:52 +0100)]
Make Node::content ignore comments and CDATA.

6 years agoBump version
Carl Hetherington [Tue, 27 Feb 2018 00:14:33 +0000 (00:14 +0000)]
Bump version

6 years agoBump version v0.15.5
Carl Hetherington [Tue, 27 Feb 2018 00:14:33 +0000 (00:14 +0000)]
Bump version

6 years agoAdd --enable-debug.
Carl Hetherington [Wed, 14 Feb 2018 21:47:01 +0000 (21:47 +0000)]
Add --enable-debug.

6 years agoHandle C++ flags more neatly.
Carl Hetherington [Sat, 9 Dec 2017 21:30:46 +0000 (21:30 +0000)]
Handle C++ flags more neatly.

6 years agoTry to fix build on centos 7.
Carl Hetherington [Sat, 9 Dec 2017 18:01:17 +0000 (18:01 +0000)]
Try to fix build on centos 7.

6 years agoMerge branch 'master' of ssh://main.carlh.net/home/carl/git/libcxml
Carl Hetherington [Wed, 24 May 2017 12:05:41 +0000 (13:05 +0100)]
Merge branch 'master' of ssh://main.carlh.net/home/carl/git/libcxml

6 years agoAdd node_children() method.
Carl Hetherington [Wed, 24 May 2017 12:05:37 +0000 (13:05 +0100)]
Add node_children() method.

7 years agoMissing uselib.
Carl Hetherington [Mon, 16 Jan 2017 14:18:52 +0000 (14:18 +0000)]
Missing uselib.

7 years agoBump version
Carl Hetherington [Mon, 31 Oct 2016 16:32:23 +0000 (16:32 +0000)]
Bump version

7 years agoBump version v0.15.4
Carl Hetherington [Mon, 31 Oct 2016 16:32:23 +0000 (16:32 +0000)]
Bump version

7 years agoMore version churn.
Carl Hetherington [Mon, 31 Oct 2016 16:30:37 +0000 (16:30 +0000)]
More version churn.

7 years agoBump version
Carl Hetherington [Mon, 31 Oct 2016 16:04:39 +0000 (16:04 +0000)]
Bump version

7 years agoBump version v0.15.3
Carl Hetherington [Mon, 31 Oct 2016 16:04:39 +0000 (16:04 +0000)]
Bump version

7 years agoMerge branch 'master' of git.carlh.net:git/libcxml
Carl Hetherington [Mon, 31 Oct 2016 16:03:57 +0000 (16:03 +0000)]
Merge branch 'master' of git.carlh.net:git/libcxml

7 years agoBump locked_sstream.
Carl Hetherington [Mon, 31 Oct 2016 16:03:53 +0000 (16:03 +0000)]
Bump locked_sstream.

7 years agoBump version
Carl Hetherington [Mon, 31 Oct 2016 15:52:40 +0000 (15:52 +0000)]
Bump version

7 years agoBump version v0.15.2
Carl Hetherington [Mon, 31 Oct 2016 15:52:40 +0000 (15:52 +0000)]
Bump version

7 years agoMore proper checking for locked_sstream.
Carl Hetherington [Mon, 31 Oct 2016 15:51:50 +0000 (15:51 +0000)]
More proper checking for locked_sstream.

7 years agoUpdate cscript for new cdist.
Carl Hetherington [Fri, 22 Jul 2016 09:57:50 +0000 (10:57 +0100)]
Update cscript for new cdist.

7 years agoFix dependency specification.
Carl Hetherington [Fri, 22 Jul 2016 08:47:55 +0000 (09:47 +0100)]
Fix dependency specification.

7 years agoFix GPL boilerplate. Add locked_sstream dependency. Remove
Carl Hetherington [Fri, 22 Jul 2016 08:17:06 +0000 (09:17 +0100)]
Fix GPL boilerplate.  Add locked_sstream dependency.  Remove
Document::read_stream; improve Document::read_string efficiency.
Use locked_stringstream instead of plain one to try to fix
DCP-o-matic crashes on OS X.

8 years agoBump version
Carl Hetherington [Tue, 1 Mar 2016 19:44:16 +0000 (19:44 +0000)]
Bump version

8 years agoBump version v0.15.1
Carl Hetherington [Tue, 1 Mar 2016 19:44:16 +0000 (19:44 +0000)]
Bump version

8 years agoUse -std=c++11 for new libxml++ versions.
Carl Hetherington [Wed, 3 Feb 2016 11:42:35 +0000 (11:42 +0000)]
Use -std=c++11 for new libxml++ versions.

8 years agoAllow True in bool_child.
Carl Hetherington [Wed, 13 Jan 2016 09:44:56 +0000 (09:44 +0000)]
Allow True in bool_child.

8 years agoBump version
Carl Hetherington [Mon, 30 Nov 2015 13:33:43 +0000 (13:33 +0000)]
Bump version

8 years agoBump version v0.15.0
Carl Hetherington [Mon, 30 Nov 2015 13:33:43 +0000 (13:33 +0000)]
Bump version

8 years agoTypo.
Carl Hetherington [Fri, 6 Nov 2015 21:14:39 +0000 (21:14 +0000)]
Typo.

8 years agoTry to fix build on Fedora 23.
Carl Hetherington [Fri, 6 Nov 2015 20:07:32 +0000 (20:07 +0000)]
Try to fix build on Fedora 23.

8 years agoBump version
Carl Hetherington [Thu, 5 Nov 2015 09:25:04 +0000 (09:25 +0000)]
Bump version

8 years agoBump version v0.14.0
Carl Hetherington [Thu, 5 Nov 2015 09:25:04 +0000 (09:25 +0000)]
Bump version

8 years agoMissing include.
Carl Hetherington [Sat, 10 Oct 2015 09:14:55 +0000 (10:14 +0100)]
Missing include.

8 years agoRemove thought-pointless use of Glib::ustring.
Carl Hetherington [Fri, 9 Oct 2015 17:17:03 +0000 (18:17 +0100)]
Remove thought-pointless use of Glib::ustring.

8 years agoBump version
Carl Hetherington [Mon, 5 Oct 2015 09:35:41 +0000 (10:35 +0100)]
Bump version

8 years agoBump version v0.13.0
Carl Hetherington [Mon, 5 Oct 2015 09:35:41 +0000 (10:35 +0100)]
Bump version

8 years agoRemove debug code.
Carl Hetherington [Thu, 1 Oct 2015 12:01:27 +0000 (13:01 +0100)]
Remove debug code.

8 years agoFix build on Debian unstable.
Carl Hetherington [Thu, 1 Oct 2015 11:53:07 +0000 (12:53 +0100)]
Fix build on Debian unstable.

8 years agoRemove -std=c++98 flag.
Carl Hetherington [Thu, 1 Oct 2015 11:47:58 +0000 (12:47 +0100)]
Remove -std=c++98 flag.

8 years agoTinker with Debian unstable build.
Carl Hetherington [Thu, 1 Oct 2015 11:44:13 +0000 (12:44 +0100)]
Tinker with Debian unstable build.

8 years agoTry to fix build on debian unstable again.
Carl Hetherington [Fri, 25 Sep 2015 18:25:47 +0000 (19:25 +0100)]
Try to fix build on debian unstable again.

8 years agoTry to fix build on debian unstable again.
Carl Hetherington [Fri, 25 Sep 2015 18:25:27 +0000 (19:25 +0100)]
Try to fix build on debian unstable again.

8 years agoTry to fix build on debian unstable again.
Carl Hetherington [Fri, 25 Sep 2015 18:24:52 +0000 (19:24 +0100)]
Try to fix build on debian unstable again.

8 years agoTry to fix build on debian unstable again.
Carl Hetherington [Fri, 25 Sep 2015 18:23:44 +0000 (19:23 +0100)]
Try to fix build on debian unstable again.

8 years agoTry to fix build on debian unstable.
Carl Hetherington [Fri, 25 Sep 2015 18:12:42 +0000 (19:12 +0100)]
Try to fix build on debian unstable.

8 years agoMissing uselib.
Carl Hetherington [Fri, 25 Sep 2015 16:43:17 +0000 (17:43 +0100)]
Missing uselib.

8 years agoBump version
Carl Hetherington [Sun, 26 Jul 2015 20:18:55 +0000 (21:18 +0100)]
Bump version

8 years agoBump version v0.12.0
Carl Hetherington [Sun, 26 Jul 2015 20:18:55 +0000 (21:18 +0100)]
Bump version

8 years agoTweak README.
Carl Hetherington [Fri, 29 May 2015 18:14:14 +0000 (19:14 +0100)]
Tweak README.

8 years agoTweak README.
Carl Hetherington [Fri, 29 May 2015 18:13:54 +0000 (19:13 +0100)]
Tweak README.

8 years agoUse markdown for README.
Carl Hetherington [Fri, 29 May 2015 18:13:28 +0000 (19:13 +0100)]
Use markdown for README.

8 years agoTweak README layout.
Carl Hetherington [Fri, 29 May 2015 18:11:18 +0000 (19:11 +0100)]
Tweak README layout.

8 years agoFix Doyxfile.
Carl Hetherington [Fri, 29 May 2015 10:11:23 +0000 (11:11 +0100)]
Fix Doyxfile.

8 years agoMissing import.
Carl Hetherington [Fri, 29 May 2015 10:09:33 +0000 (11:09 +0100)]
Missing import.

8 years agoAdd doxygen stuff.
Carl Hetherington [Fri, 29 May 2015 10:09:07 +0000 (11:09 +0100)]
Add doxygen stuff.

8 years agoFix centos build.
Carl Hetherington [Tue, 5 May 2015 08:22:50 +0000 (09:22 +0100)]
Fix centos build.

8 years agoRe-enable tests when building on Linux; not sure why they were turned off.
Carl Hetherington [Mon, 4 May 2015 23:30:46 +0000 (00:30 +0100)]
Re-enable tests when building on Linux; not sure why they were turned off.

8 years agoTry to fix test run via cdist.
Carl Hetherington [Mon, 4 May 2015 23:14:19 +0000 (00:14 +0100)]
Try to fix test run via cdist.

9 years agoFormatting fix.
Carl Hetherington [Mon, 12 Jan 2015 15:34:52 +0000 (15:34 +0000)]
Formatting fix.

9 years agoBetter error.
Carl Hetherington [Mon, 12 Jan 2015 15:34:29 +0000 (15:34 +0000)]
Better error.

9 years agoBetter error.
Carl Hetherington [Fri, 9 Jan 2015 22:45:05 +0000 (22:45 +0000)]
Better error.

9 years agoImprove error message.
Carl Hetherington [Tue, 14 Oct 2014 23:57:45 +0000 (00:57 +0100)]
Improve error message.

9 years agoBump version
Carl Hetherington [Mon, 18 Aug 2014 23:47:22 +0000 (00:47 +0100)]
Bump version

9 years agoBump version v0.11.0
Carl Hetherington [Mon, 18 Aug 2014 23:47:22 +0000 (00:47 +0100)]
Bump version

9 years agoSet soname to API version.
Carl Hetherington [Mon, 18 Aug 2014 23:47:06 +0000 (00:47 +0100)]
Set soname to API version.

9 years agoBump version
Carl Hetherington [Thu, 14 Aug 2014 15:05:16 +0000 (16:05 +0100)]
Bump version

9 years agoBump version v0.10.0
Carl Hetherington [Thu, 14 Aug 2014 15:05:16 +0000 (16:05 +0100)]
Bump version

9 years agoUpdate .gitignore.
Carl Hetherington [Thu, 14 Aug 2014 15:03:49 +0000 (16:03 +0100)]
Update .gitignore.

9 years agocdist changes.
Carl Hetherington [Tue, 22 Jul 2014 18:53:36 +0000 (19:53 +0100)]
cdist changes.

9 years agoAnother try at the OS X build fix.
Carl Hetherington [Mon, 21 Jul 2014 23:07:07 +0000 (00:07 +0100)]
Another try at the OS X build fix.

9 years agoAttempt to fix OS X build failure.
Carl Hetherington [Mon, 21 Jul 2014 13:51:17 +0000 (14:51 +0100)]
Attempt to fix OS X build failure.

9 years agoAdd Document::read_string().
Carl Hetherington [Sun, 20 Jul 2014 22:38:34 +0000 (23:38 +0100)]
Add Document::read_string().

9 years agoPrevious does not work; instead, disable test building on Linux with --static.
Carl Hetherington [Mon, 14 Jul 2014 22:05:34 +0000 (23:05 +0100)]
Previous does not work; instead, disable test building on Linux with --static.

9 years agoTry to fix static link.
Carl Hetherington [Mon, 14 Jul 2014 21:59:43 +0000 (22:59 +0100)]
Try to fix static link.

9 years agoPython coding style.
Carl Hetherington [Mon, 14 Jul 2014 15:50:04 +0000 (16:50 +0100)]
Python coding style.

9 years agoAdd the ability to find the root node name of some XML.
Carl Hetherington [Tue, 8 Jul 2014 21:40:36 +0000 (22:40 +0100)]
Add the ability to find the root node name of some XML.

9 years agoAdd ConstNodePtr.
Carl Hetherington [Fri, 16 May 2014 11:44:31 +0000 (12:44 +0100)]
Add ConstNodePtr.

9 years agoThinko.
Carl Hetherington [Sun, 11 May 2014 23:35:20 +0000 (00:35 +0100)]
Thinko.

9 years agoRemove include.
Carl Hetherington [Sun, 11 May 2014 23:27:19 +0000 (00:27 +0100)]
Remove include.

9 years agoRemove use of boost::lexical_cast as it appears to be difficult to
Carl Hetherington [Sun, 11 May 2014 23:25:19 +0000 (00:25 +0100)]
Remove use of boost::lexical_cast as it appears to be difficult to
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 ());

10 years agoAdd new Document constructor.
Carl Hetherington [Wed, 19 Mar 2014 22:13:04 +0000 (22:13 +0000)]
Add new Document constructor.

10 years agoMissing include.
Carl Hetherington [Mon, 13 Jan 2014 09:55:04 +0000 (04:55 -0500)]
Missing include.

10 years agoUpdate cscript.
Carl Hetherington [Tue, 7 Jan 2014 13:40:46 +0000 (13:40 +0000)]
Update cscript.

10 years agoBump version
Carl Hetherington [Wed, 20 Nov 2013 16:46:19 +0000 (16:46 +0000)]
Bump version

10 years agoBump version v0.08
Carl Hetherington [Wed, 20 Nov 2013 16:46:19 +0000 (16:46 +0000)]
Bump version

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libcxml
Carl Hetherington [Tue, 19 Nov 2013 14:03:29 +0000 (14:03 +0000)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libcxml

10 years agoAdd helpful typedef.
Carl Hetherington [Tue, 19 Nov 2013 14:03:23 +0000 (14:03 +0000)]
Add helpful typedef.

10 years agoBump version
Carl Hetherington [Sun, 29 Sep 2013 08:30:17 +0000 (09:30 +0100)]
Bump version

10 years agoBump version v0.07
Carl Hetherington [Sun, 29 Sep 2013 08:30:17 +0000 (09:30 +0100)]
Bump version

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libcxml
Carl Hetherington [Sun, 29 Sep 2013 08:29:34 +0000 (09:29 +0100)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libcxml

10 years agoRevert 3b6dd4db.
Carl Hetherington [Sun, 29 Sep 2013 08:28:23 +0000 (09:28 +0100)]
Revert 3b6dd4db.

10 years agoBump version
Carl Hetherington [Sun, 29 Sep 2013 08:15:07 +0000 (09:15 +0100)]
Bump version

10 years agoBump version v0.06
Carl Hetherington [Sun, 29 Sep 2013 08:15:07 +0000 (09:15 +0100)]
Bump version