Commit graph

1598 commits

Author SHA1 Message Date
jez_higgins
f231736bf5 parameterised everything in xpath_arithmetic.hpp 2005-08-16 16:23:10 +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
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
1249293bdc split xpath_expression.hpp out from xpath_object.hpp 2005-08-16 11:40:56 +00:00
jez_higgins
4014643f71 Binned out DOM/Simple/StringAdaptor.h - it hasn't been used for ages, because
everything uses SAX/helpers/StringAdaptor.h
Binned out SAX/helpers/StringAdaptor.h - moved it to Utils/StringAdaptor.h and
changed namespace from SAX to Arabica.
2005-08-15 21:09:13 +00:00
jez_higgins
ef04cc6407 *** empty log message *** 2005-08-15 13:13:46 +00:00
jez_higgins
56de71f615 add a couple of getFeature/setFeature tests 2005-08-15 09:22:46 +00:00
jez_higgins
ba943c9262 don't need to define BOOST_SPIRIT_DEBUG any more
define BOOST_SPIRIT_THREADSAFE
2005-08-15 09:21:20 +00:00
jez_higgins
286e46bb77 *** empty log message *** 2005-08-15 09:20:41 +00:00
jez_higgins
c78d918bce saxmsxml2.h 2005-08-15 09:05:56 +00:00
jez_higgins
a7824f2678 added setFeature/getFeature 2005-08-15 08:44:31 +00:00
jez_higgins
4cac62e1fa factored out setParserFeatures 2005-08-15 08:31:41 +00:00
jez_higgins
bcd9584ce1 factorer out setParserProperty 2005-08-15 08:13:45 +00:00
jez_higgins
6f3fcf8a8a told VC7 not to bother with warning 4180 2005-08-11 21:45:24 +00:00
jez_higgins
34d6d811b5 clean ups for gcc warnings 2005-08-11 12:13:13 +00:00
jez_higgins
3a5dcaf8ef *** empty log message *** 2005-08-09 15:46:01 +00:00
jez_higgins
dbebcb8e49 silence gcc warnings 2005-08-09 15:27:55 +00:00
jez_higgins
83617e76f0 added little XGrep example 2005-08-09 12:23:45 +00:00
jez_higgins
610ef5d477 *** empty log message *** 2005-08-09 10:30:42 +00:00
jez_higgins
01d697c3f6 minor tweaks to silence gcc warnings 2005-08-08 05:41:43 +00:00
jez_higgins
5b5cb43696 Moved SAX2DOM_test into test subdirectory 2005-08-07 20:45:21 +00:00
jez_higgins
b515ec10a7 fixes to silence gcc warnings 2005-08-07 20:16:02 +00:00
jez_higgins
adbe375297 added test for NaN in SubstringFn 2005-08-07 20:11:43 +00:00
jez_higgins
5b8fa13481 *** empty log message *** 2005-08-07 20:10:03 +00:00
jez_higgins
33971a4403 Corrected typo introduced in previous edit 2005-08-07 15:51:16 +00:00
jez_higgins
352478f76b fixed typo in operator= 2005-08-05 21:39:14 +00:00
jez_higgins
871d710312 typo fix 2005-08-05 21:21:16 +00:00
jez_higgins
c6a20e386b *** empty log message *** 2005-08-05 21:15:54 +00:00
jez_higgins
e570bb3c44 gcc portability fixes 2005-08-05 21:15:42 +00:00
jez_higgins
65465623a9 gcc portability fixes 2005-08-05 21:09:00 +00:00
jez_higgins
6f809ffd3a gcc portability fixes 2005-08-05 21:02:24 +00:00
jez_higgins
c4ec83c1a1 explicitly cast -1 to size_t, because it might be unsigned 2005-08-05 21:01:12 +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
135e75220b put ifdef around VC specific pragma 2005-08-05 19:58:58 +00:00
jez_higgins
eb3c5bcc3e *** empty log message *** 2005-08-05 16:16:03 +00:00
jez_higgins
e7451ff9c1 *** empty log message *** 2005-08-05 08:48:17 +00:00
jez_higgins
b99428d391 added XPath source 2005-08-04 21:26:06 +00:00
jez_higgins
939ec0a5f7 added xpath test harness 2005-08-04 21:25:13 +00:00
jez_higgins
3b2aea864c moved here from xpath-dev-sandbox 2005-08-04 21:23:48 +00:00
jez_higgins
b18f90ce9e moved here from xpath-dev-sandbox 2005-08-04 20:42:30 +00:00
jez_higgins
50f169b1c7 added new failing test 2005-08-02 11:00:35 +00:00
jez_higgins
02bbe4c6e6 fixes to namespace processing 2005-08-02 10:59:34 +00:00
jez_higgins
a067295ae1 *** empty log message *** 2005-08-02 10:56:06 +00:00
jez_higgins
05a97aab88 gcc 3.4.3 compatibility fixes 2005-08-01 10:21:44 +00:00
jez_higgins
4249ede14d compliance fixes 2005-07-21 10:58:12 +00:00
jez_higgins
578e7918b6 added an extra typedef 2005-07-21 10:52:06 +00:00
jez_higgins
50afeee69a *** empty log message *** 2005-07-20 20:47:31 +00:00