jez_higgins
b2520179b2
fixes so dom_test_ss builds
...
no idea how I missed this before
2006-07-18 21:02:14 +00:00
jez_higgins
167f36ec74
updated for latest string_adaptor - not sure how this was missed before
2006-07-13 20:45:12 +00:00
jez_higgins
e7fdb6e546
made *Handler member functions public rather than private. Thanks to Isak Johnsson for pointing this out
2006-06-27 09:37:11 +00:00
jez_higgins
625c7141e1
vc6 compatibility fixes
2006-06-08 09:51:18 +00:00
jez_higgins
c1a9672d3a
took codecvt_specialisation.cpp out of the build
2006-05-23 18:25:44 +00:00
jez_higgins
8e928f74a5
codecvt_specialisations.cpp isn't needed any more - it's all in the header
2006-05-19 22:13:35 +00:00
jez_higgins
7371da6bd1
use MSXML
2006-05-01 20:40:42 +00:00
jez_higgins
aa4be03ea0
MinGW patches from Cromwell Enage, spanage@yahoo.com
2006-01-04 10:29:24 +00:00
jez_higgins
071e62b2dd
Factored out the XML escaping stuff
2005-12-14 14:49:57 +00:00
jez_higgins
116385f350
Borland workarounds submitted by Eric Britz
2005-12-07 16:09:37 +00:00
jez_higgins
35acd2eea7
Added third template parameter to wrappers, together with a bit of
...
meta-programming magic so that everything builds through with MSXML.
See http://www.jezuk.co.uk/cgi-bin/view/SAX/news?id=2713 for details of
the problem.
This may break VC6, but I haven't checked
2005-12-07 10:51:00 +00:00
jez_higgins
2563eee75c
added DualMode
2005-12-06 11:20:42 +00:00
jez_higgins
80617d400a
increased buffer sizes
2005-12-02 17:04:56 +00:00
jez_higgins
a6be9bb5ad
gcc 4.0 (and Standard in general) compatibility fix
...
from Isak Johnsson <isak@hypergene.com>
2005-11-23 10:45:27 +00:00
jez_higgins
1f0a08f25d
fixed completed mindo in badIndex
2005-11-21 09:53:59 +00:00
jez_higgins
3f74d5b50e
string_adaptor fixes
2005-11-17 22:06:12 +00:00
jez_higgins
a975b7f08a
Fixed attribute handling in the face of namespaced attributes
2005-11-17 15:45:59 +00:00
jez_higgins
464de99172
string_adaptor fixes
2005-11-17 12:45:49 +00:00
jez_higgins
372fd70d82
Knocked out a load of std::string assumptions, fixing string parameterisation bugs
2005-11-15 16:18:03 +00:00
jez_higgins
4ab8c2dca7
*** empty log message ***
2005-11-09 21:13:22 +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
382a92a613
updated for new string_adaptor
2005-10-15 22:43:11 +00:00
jez_higgins
37e114a49d
phew!
2005-10-03 12:40:44 +00:00
jez_higgins
5c455f543f
Ensure xmlInitParser is called once, before anything else happens.
2005-10-03 08:48:19 +00:00
jez_higgins
eb3005637f
get it - partly broken
2005-09-28 20:02:00 +00:00
jez_higgins
a07a9521e0
fixed rules - typos
2005-08-23 19:55:06 +00:00
jez_higgins
0670677ce2
moved several classes into impl namespace
2005-08-22 15:04:27 +00:00
jez_higgins
69dcc1578f
doc changes
2005-08-22 08:53:34 +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
2b1f3802a9
parameterised AndOperator and OrOperator
2005-08-17 21:26:03 +00:00
jez_higgins
df816c1b05
parameterised XPath class
2005-08-16 20:59:04 +00:00
jez_higgins
ffffbff9ce
templated XPath::NodeSet on string_type
2005-08-16 14:17:22 +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
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
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
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
6f809ffd3a
gcc portability fixes
2005-08-05 21:02:24 +00:00
jez_higgins
b99428d391
added XPath source
2005-08-04 21:26:06 +00:00
jez_higgins
02bbe4c6e6
fixes to namespace processing
2005-08-02 10:59:34 +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
50afeee69a
*** empty log message ***
2005-07-20 20:47:31 +00:00