Commit graph

133 commits

Author SHA1 Message Date
jez
54eaa547da merged with mangle-dev branch 2007-07-19 17:01:57 +00:00
jez
d30bba750e merged with mangle-dev branch 2007-07-19 17:01:42 +00:00
jez
b95e3afeb2 merged with mangle-dev branch 2007-07-19 17:01:31 +00:00
jez
9606354b41 merged with mangle-dev branch 2007-07-19 17:01:19 +00:00
jez
7c4dcfde39 merged with mangle-dev branch 2007-07-19 17:01:08 +00:00
jez
d17b0e927f 2007-06-20 00:06:56 +00:00
jez
968127deb0 garden fixes 2007-06-18 12:01:47 +00:00
jez
7a88d7d60a use DefaultHandler instead of DefaultHandler2 2007-01-19 15:54:18 +00:00
jez
49301e2eba stop allocating a buffer everytime we do a conversion 2007-01-19 15:53:46 +00:00
jez
004d0c4f41 better string handling - on platforms where sizeof(XMLCh) == sizeof(wchar_t) we should be able to eliminate the copying step altogether 2007-01-19 15:52:43 +00:00
jez
ffd2a819db When ARABICA_NO_WCHAR_T defined, transcode to UTF-8 not native code page
Fix for http://sourceforge.net/tracker/index.php?func=detail&aid=1636010&group_id=56163&atid=479571
2007-01-18 20:49:19 +00:00
jez
290f9cf175 fixed Writer filter for new XMLFilterImpl with built in Lexical and Decl handlers 2007-01-15 17:38:55 +00:00
jez
0b178c17a7 Promoted LexicalHandler and DeclHandler to be full members of XMLReader, rather than properties set via the rather tortuous setProperty call. XMLFilter and XMLFilterImpl have been extended to provide support for Lexical~ and DeclHandler. DefaultHandler now provides default, do nothing, implementations of Lexical~ and DeclHandler. Consequently DefaultHandler2 is now deprecated and will be removed in due course.
Merged from mangle branch.
2007-01-15 14:21:33 +00:00
jez
c452b5ba91 added more MSXML version ids. more recent versions can do things like schema validation 2007-01-15 14:02:52 +00:00
jez
3a18023963 TreeWalker: C++ compliance fixes 2007-01-12 14:52:14 +00:00
jez
ed46fc0f01 TreeWalker patches from craigp. 2007-01-02 11:32:48 +00:00
jez
d1ca51079f add more TreeWalker tests, including one with a NodeFilter 2006-12-14 19:34:48 +00:00
jez
664f6fd116 added TreeWalker implementation, dondated by craigp 2006-12-14 15:06:36 +00:00
jez
78c783b7c1 bug fix to Attr::setValue 2006-12-14 11:51:23 +00:00
jez
35851a0417 s/ARABICA_WINDOWS/ARABICA_USE_WINSOCK 2006-12-13 19:18:31 +00:00
jez
320ea0144b 2006-10-06 21:25:55 +00:00
jez
5623e8d39d jigged around to work when compiling without Boost 2006-10-06 21:17:17 +00:00
jez
0b0343611b added iterator header 2006-10-06 21:15:22 +00:00
jez
bd2921837d added initial project files for TurboC++ 2006-09-28 13:30:10 +00:00
jez
f4453c647d had inadvertantly broken the MSXML build 2006-09-20 13:57:50 +00:00
jez
f4df1879b1 remedial fixes so Garden compiles again 2006-09-20 11:43:30 +00:00
jez
f99c832140 rejigged to build without Boost - only tested with Expat so far 2006-09-13 21:56:21 +00:00
jez
331fb28ccf pulled nil_t out into own include file 2006-09-13 21:02:51 +00:00
jez
ecf4f74304 sept 2006 release 2006-09-12 21:21:48 +00:00
jez
828788bb72 pulled all the header files into include/ directory 2006-08-07 21:37:10 +00:00
jez
e6b160606c - 2006-08-07 21:17:01 +00:00
jez
bc0d1c9655 - 2006-08-07 21:16:27 +00:00
jez
543f7357df started moving headers out into an include directory 2006-08-07 21:08:11 +00:00