Commit graph

10 commits

Author SHA1 Message Date
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
5bdf787880 parameterised StringValue on string_type and string_adaptor 2005-08-17 08:25:24 +00:00
jez_higgins
a2719c8ff1 parameterised NumericValue 2005-08-17 07:01:27 +00:00
jez_higgins
fe77adb2b8 parameterised BoolValue on string_type and string_adaptor 2005-08-16 22:11:27 +00:00
jez_higgins
7f53e6cba4 parameterised XPathExpression, UnaryExpression and BinaryExpression 2005-08-16 16:04:24 +00:00
jez_higgins
a71eb0345f parameterised XPathValue and XPathValuePtr 2005-08-16 15:29:02 +00:00
jez_higgins
ffffbff9ce templated XPath::NodeSet on string_type 2005-08-16 14:17:22 +00:00
jez_higgins
adbe375297 added test for NaN in SubstringFn 2005-08-07 20:11:43 +00:00
jez_higgins
02c4e53d42 added default cases to switch statements, so that gcc won't complain about
unhandled enum values

look, i do know what i'm doing
2005-08-05 20:56:15 +00:00
jez_higgins
b18f90ce9e moved here from xpath-dev-sandbox 2005-08-04 20:42:30 +00:00