Commit graph

10 commits

Author SHA1 Message Date
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
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
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
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
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
b18f90ce9e moved here from xpath-dev-sandbox 2005-08-04 20:42:30 +00:00