Commit graph

9 commits

Author SHA1 Message Date
jez
543f7357df started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
jez_higgins
e0853f31ba parameterised XPathFunction 2005-08-18 09:00:35 +00:00
jez_higgins
9ae5ba9c6f Parameterised ExecutionContext
as a result had to add string_adaptor parameter to XPathExpression,
XPathVariable, UnionExpresion and various other classes
2005-08-17 10:13:05 +00:00
jez_higgins
155ed52bba parameterised FunctionResolver on string_type and string_adaptor 2005-08-17 09:10:38 +00:00
jez_higgins
7f53e6cba4 parameterised XPathExpression, UnaryExpression and BinaryExpression 2005-08-16 16:04:24 +00:00
jez_higgins
6308542751 binned out typedefs for boost::shared_ptr 2005-08-16 12:10:56 +00:00
jez_higgins
f423162049 XPathExpressionPtr and XPathValuePtr are now classes rather than typedefs.
This will help in the moves to parameterising.
2005-08-16 11:57:23 +00:00
jez_higgins
b515ec10a7 fixes to silence gcc warnings 2005-08-07 20:16:02 +00:00
jez_higgins
b18f90ce9e moved here from xpath-dev-sandbox 2005-08-04 20:42:30 +00:00