Commit graph

15 commits

Author SHA1 Message Date
jez_higgins
ad5c42953c more wchar_t exclusion hackery 2003-09-09 13:09:48 +00:00
jez_higgins
56408bdce2 Added ArabicaConfig.h 2003-09-09 11:14:48 +00:00
jez_higgins
9329ac47ca added #ifndef ARABICA_NO_WCHAR_T around typedefs using wchar_t or std::wstring 2003-09-08 14:14:43 +00:00
jez_higgins
5fe71a1059 Corrected setProperty call so works with std::wstring 2003-08-27 14:20:34 +00:00
jez_higgins
60cb42d1e0 spits out qName if there is one, otherwise the localname
replaced some occurances of std::cout
2003-04-28 14:48:47 +00:00
jez_higgins
d33192d99d Added property names include 2003-04-04 16:58:05 +00:00
jez_higgins
8af13de092 confirm build on VC7 and VC6 2003-04-04 13:41:24 +00:00
jez_higgins
4b3a9684aa fixes to build with gcc 3.2.2 and libstdc++ on Linux 2003-04-04 09:26:23 +00:00
jez_higgins
2304018b6f minor makefile changes 2003-04-03 14:01:44 +00:00
jez_higgins
dbdcb6fde8 Writes DTD declaration, if present
All character literals now come from Unicode<>
2003-03-21 14:05:47 +00:00
jez_higgins
61795869ae Escapes < > & and " 2003-03-21 12:52:46 +00:00
jez_higgins
b309bedb6b Now picks up lexical elements - specifically startCDATA/endCDATA. This is
the first little step to making Writer produce proper well-formed markup - atm
it doesn't do entity escaping at all.
2003-03-21 12:05:23 +00:00
complement
48124bd5ab fix typename problem 2002-11-23 20:10:46 +00:00
jez_higgins
a70768f24e changed the way the output is indented 2002-09-02 15:47:28 +00:00
jez_higgins
d978fe8c1b Initial revision 2002-06-21 11:16:28 +00:00