jez_higgins
dc2fa7d38b
added iso8859_1utf8_codecvt
2002-08-12 10:19:33 +00:00
jez_higgins
f5a2db60fb
Code conversion facet with translates ISO 8859-1 to UTF-8 encoded Unicode.
2002-08-12 10:07:24 +00:00
jez_higgins
4d68e4f22e
Fixed bug in setFeature
...
Fix contributed by Nick Woolley, nick.woolley@virgin.net
2002-08-07 08:31:13 +00:00
jez_higgins
7eb1b4f295
Committed Scott Andrew's patches
2002-07-16 12:33:29 +00:00
jez_higgins
e3a4a93044
no message
2002-07-16 12:33:00 +00:00
jez_higgins
7bed57bf18
no message
2002-07-12 22:12:48 +00:00
jez_higgins
e59dc1c62f
Now uses default XMLReader instead of explicitly invoking expat.
2002-07-12 22:12:31 +00:00
jez_higgins
94707d56dc
Added SAX2DOM subfolder
2002-07-12 22:11:56 +00:00
jez_higgins
fd5c310e0b
In an attempt to make compilation easier, XMLReader now has an ifdef ladder
...
which pulls in the headers for the various parsers if the appropriate macros are
defined - USE_EXPAT, USE_XERCES, USE_LIBXML2, USE_MSXML.
You can define any or all of them, or none should you so wish.
It also sets SAX::XMLReader as a default class - ie if you define one of the above macros,
SAX::XMLReader<stringT> will become a synonym for SAX::expat_wrapper<stringT> or whatever.
2002-07-12 22:10:52 +00:00
jez_higgins
b884a0ee3d
Contains an ifdef ladder which pulls in any *.cpp files needed to support the selected
...
parsers.
Probably makes complainy noises on compilers other than VC++ - those #pragma just ain't portable
2002-07-12 22:07:53 +00:00
jez_higgins
d978fe8c1b
Initial revision
2002-06-21 11:16:28 +00:00
a48801a82b
New repository initialized by cvs2svn.
2002-06-21 11:16:28 +00:00