libcxml.git
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

10 years agoMore tests.
Carl Hetherington [Wed, 25 Sep 2013 23:44:50 +0000 (00:44 +0100)]
More tests.

10 years agoUse xpath for node_children.
Carl Hetherington [Wed, 25 Sep 2013 23:38:43 +0000 (00:38 +0100)]
Use xpath for node_children.

10 years agoProvide node pointer accessor.
Carl Hetherington [Tue, 24 Sep 2013 17:52:59 +0000 (18:52 +0100)]
Provide node pointer accessor.

10 years agoAdd namespace_uri method.
Carl Hetherington [Wed, 4 Sep 2013 20:10:28 +0000 (21:10 +0100)]
Add namespace_uri method.

10 years agoBump version
Carl Hetherington [Thu, 29 Aug 2013 21:59:37 +0000 (22:59 +0100)]
Bump version

10 years agoBump version v0.05
Carl Hetherington [Thu, 29 Aug 2013 21:59:37 +0000 (22:59 +0100)]
Bump version

10 years agoMerge master.
Carl Hetherington [Thu, 29 Aug 2013 15:48:34 +0000 (16:48 +0100)]
Merge master.

10 years agoMissing include.
Carl Hetherington [Thu, 29 Aug 2013 15:47:53 +0000 (16:47 +0100)]
Missing include.

10 years agoFile -> Document and allow use of streams.
Carl Hetherington [Thu, 29 Aug 2013 15:40:35 +0000 (16:40 +0100)]
File -> Document and allow use of streams.

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libcxml
Carl Hetherington [Sun, 25 Aug 2013 10:05:32 +0000 (11:05 +0100)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libcxml

10 years agoAdd ::namespace_prefix method.
Carl Hetherington [Sun, 25 Aug 2013 10:05:05 +0000 (11:05 +0100)]
Add ::namespace_prefix method.

10 years agoOS X tweaks.
Carl Hetherington [Tue, 18 Jun 2013 23:02:59 +0000 (00:02 +0100)]
OS X tweaks.

10 years agocscript fiddling.
Carl Hetherington [Tue, 18 Jun 2013 22:53:18 +0000 (23:53 +0100)]
cscript fiddling.

10 years agoFix install prefix.
Carl Hetherington [Tue, 18 Jun 2013 20:29:31 +0000 (21:29 +0100)]
Fix install prefix.

10 years agocscript tweak.
Carl Hetherington [Tue, 18 Jun 2013 15:33:20 +0000 (16:33 +0100)]
cscript tweak.

10 years agoUpdate cscript.
Carl Hetherington [Tue, 18 Jun 2013 15:32:58 +0000 (16:32 +0100)]
Update cscript.

11 years agoFix cscript again.
Carl Hetherington [Wed, 24 Apr 2013 23:25:31 +0000 (00:25 +0100)]
Fix cscript again.

11 years agoMerge.
Carl Hetherington [Wed, 24 Apr 2013 23:07:45 +0000 (00:07 +0100)]
Merge.

11 years agoFix cscript.
Carl Hetherington [Wed, 24 Apr 2013 23:07:24 +0000 (00:07 +0100)]
Fix cscript.

11 years agoMerge branch 'master' of /home/carl/git/libcxml
Carl Hetherington [Wed, 17 Apr 2013 09:42:50 +0000 (10:42 +0100)]
Merge branch 'master' of /home/carl/git/libcxml

11 years agocscript tweak.
Carl Hetherington [Wed, 17 Apr 2013 09:42:47 +0000 (10:42 +0100)]
cscript tweak.

11 years agoBump version
Carl Hetherington [Thu, 11 Apr 2013 11:59:13 +0000 (12:59 +0100)]
Bump version

11 years agoBump version v0.04
Carl Hetherington [Thu, 11 Apr 2013 11:59:13 +0000 (12:59 +0100)]
Bump version

11 years agoEnable static build.
Carl Hetherington [Thu, 11 Apr 2013 11:58:45 +0000 (12:58 +0100)]
Enable static build.

11 years agoBump version
Carl Hetherington [Thu, 11 Apr 2013 06:48:50 +0000 (07:48 +0100)]
Bump version

11 years agoBump version v0.03
Carl Hetherington [Thu, 11 Apr 2013 06:48:50 +0000 (07:48 +0100)]
Bump version

11 years agoMore windows hacks.
Carl Hetherington [Thu, 11 Apr 2013 06:48:36 +0000 (07:48 +0100)]
More windows hacks.

11 years agoBump version
Carl Hetherington [Thu, 11 Apr 2013 06:46:23 +0000 (07:46 +0100)]
Bump version

11 years agoBump version v0.02
Carl Hetherington [Thu, 11 Apr 2013 06:46:23 +0000 (07:46 +0100)]
Bump version

11 years agoTry to fix windows build.
Carl Hetherington [Thu, 11 Apr 2013 06:45:13 +0000 (07:45 +0100)]
Try to fix windows build.

11 years agoBump version
Carl Hetherington [Wed, 10 Apr 2013 22:34:37 +0000 (23:34 +0100)]
Bump version

11 years agoBump version v0.01
Carl Hetherington [Wed, 10 Apr 2013 22:34:37 +0000 (23:34 +0100)]
Bump version

11 years agoBump version v0.01beta1
Carl Hetherington [Wed, 10 Apr 2013 22:33:04 +0000 (23:33 +0100)]
Bump version

11 years agoAdd script / .gitignore.
Carl Hetherington [Wed, 10 Apr 2013 22:25:06 +0000 (23:25 +0100)]
Add script / .gitignore.

11 years agoRename a few bits.
Carl Hetherington [Tue, 2 Apr 2013 18:22:14 +0000 (19:22 +0100)]
Rename a few bits.

11 years agoVarious bits of development.
Carl Hetherington [Sat, 30 Mar 2013 16:08:12 +0000 (16:08 +0000)]
Various bits of development.

11 years agoInitial.
Carl Hetherington [Sun, 13 Jan 2013 23:55:59 +0000 (23:55 +0000)]
Initial.