Commit graph

23 commits

Author SHA1 Message Date
jez_higgins
116385f350 Borland workarounds submitted by Eric Britz 2005-12-07 16:09:37 +00:00
jez_higgins
4fce921b4c Added default 7 copy constructors, and operator= 2005-11-01 10:08:15 +00:00
craigp98072
3f48a78dba various fixes to placate gcc 4.0.2 compiler
(mostly adding typenames and templates, changing std::bad_cast to std::runtime_error)
2005-10-22 03:17:39 +00:00
jez_higgins
d7e2d7fb33 *** empty log message *** 2005-09-30 21:36:11 +00:00
jez_higgins
f354817b66 working towards excising all std::string-isms, so that Arabica can be used with any string type 2005-09-08 21:43:21 +00:00
jez_higgins
caa8ef5d1b moved nodeNumberValue so gcc sees it properly 2005-08-25 11:30:23 +00:00
jez_higgins
2b61986c48 more parameterisation 2005-08-23 19:19:17 +00:00
jez_higgins
703518eba9 *** empty log message *** 2005-08-22 18:54:53 +00:00
jez_higgins
46caaa0456 *** empty log message *** 2005-08-22 17:59:18 +00:00
jez_higgins
58603beff3 moved several classes into impl namespace 2005-08-22 15:35:20 +00:00
jez_higgins
14e1d2c4e9 Fixed for gcc 4 - really! 2005-08-22 10:35:43 +00:00
jez_higgins
2f958b21e9 *** empty log message *** 2005-08-22 10:15:49 +00:00
jez_higgins
1b4e8ebca4 reworked compareNodeWith::nodeValue for gcc 4.0.1
see http://lists.debian.org/debian-gcc/2004/09/msg00015.html
2005-08-21 13:58:40 +00:00
jez_higgins
7ce581df1b gcc 4 fixes 2005-08-21 12:48:00 +00:00
jez_higgins
97e9414b73 parameterised all of xpath_object.hpp 2005-08-19 16:39:29 +00:00
jez_higgins
79a6295e52 parameterised AxisEnumerator 2005-08-19 09:05:11 +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
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
33971a4403 Corrected typo introduced in previous edit 2005-08-07 15:51:16 +00:00
jez_higgins
6f809ffd3a gcc portability fixes 2005-08-05 21:02:24 +00:00
jez_higgins
b18f90ce9e moved here from xpath-dev-sandbox 2005-08-04 20:42:30 +00:00