Commit graph

  • 62b73b7b75 updated for libexpat 1.95.4 jez_higgins 2002-09-03 13:44:23 +0000
  • d1449f7b44 no message jez_higgins 2002-09-03 13:30:37 +0000
  • f3fc44c2c6 pull in feature and property names jez_higgins 2002-09-03 13:27:30 +0000
  • 4c47110455 use default parser jez_higgins 2002-09-03 13:27:11 +0000
  • 85acebe015 remove expat.lib from build jez_higgins 2002-09-03 13:26:54 +0000
  • a88c55b602 added some tests for SAX2DOM jez_higgins 2002-09-03 13:26:08 +0000
  • b230e41d3a added assertEquals for std::strings jez_higgins 2002-09-03 13:25:43 +0000
  • 38b92a4d30 Added saxlib.tpl to build. Made MSXML the default Win32 parser jez_higgins 2002-09-03 13:24:50 +0000
  • a993bc42c4 Include SAXNotRecognizedException Fix by nick.woolley@virgin.net jez_higgins 2002-09-03 13:21:40 +0000
  • 999bb24190 Fixed setAttributes Fix by nick.woolley@virgin.net jez_higgins 2002-09-03 13:21:15 +0000
  • 7bbcab1568 Major tweaks to use #include <header> rather then #import <type_library>. The latter is sensitive to the exact name/version of the library provided by Microsoft and various options provided to the type library reader. (Found the issue when I attempted to build with MSXML4 rather then MSXML3.) [kas] jez_higgins 2002-09-03 13:19:14 +0000
  • f8f39d636b corrected various function signatures jez_higgins 2002-09-02 15:52:19 +0000
  • cc0523251e Updated to take advantage of the new library parser configuration jez_higgins 2002-09-02 15:50:43 +0000
  • 13d4953da9 Changed the way the parsers are configured. This is now done when compiling the library, and it is no longer necessary for client application to specify it. jez_higgins 2002-09-02 15:49:44 +0000
  • cfb464ec53 corrected declaration of getParent fix contributed by Nick Wooley jez_higgins 2002-09-02 15:48:13 +0000
  • a70768f24e changed the way the output is indented jez_higgins 2002-09-02 15:47:28 +0000
  • dc2e00bf00 added base64 codecvt to build jez_higgins 2002-09-02 10:38:11 +0000
  • 377fd7ab97 use default parser jez_higgins 2002-09-02 10:36:21 +0000
  • 09d0ca7c89 no message jez_higgins 2002-09-02 10:36:06 +0000
  • 52d4555fac Removed big ifdef ladder for selecting parsers. This is now down at library compile time using parserconfig.h jez_higgins 2002-09-02 10:35:58 +0000
  • bac99bcd8a saxlib.cpp is now generated from saxlib.tpl jez_higgins 2002-09-02 10:35:04 +0000
  • 427ed2aaa2 Template for saxlib.cpp jez_higgins 2002-09-02 10:34:03 +0000
  • 9628d8b2f7 no message jez_higgins 2002-08-30 15:52:59 +0000
  • 40480f94e0 Modified constructors so it shouldn't blow up under Borland C++ jez_higgins 2002-08-30 15:52:51 +0000
  • ebfbb594e3 Base64 code conversion facet jez_higgins 2002-08-30 15:52:22 +0000
  • 4747203622 added iso8859_1utf8_codecvt to build jez_higgins 2002-08-12 13:00:44 +0000
  • dc2fa7d38b added iso8859_1utf8_codecvt jez_higgins 2002-08-12 10:19:33 +0000
  • f5a2db60fb Code conversion facet with translates ISO 8859-1 to UTF-8 encoded Unicode. jez_higgins 2002-08-12 10:07:24 +0000
  • 4d68e4f22e Fixed bug in setFeature Fix contributed by Nick Woolley, nick.woolley@virgin.net jez_higgins 2002-08-07 08:31:13 +0000
  • 7eb1b4f295 Committed Scott Andrew's patches jez_higgins 2002-07-16 12:33:29 +0000
  • e3a4a93044 no message jez_higgins 2002-07-16 12:33:00 +0000
  • 7bed57bf18 no message jez_higgins 2002-07-12 22:12:48 +0000
  • e59dc1c62f Now uses default XMLReader instead of explicitly invoking expat. jez_higgins 2002-07-12 22:12:31 +0000
  • 94707d56dc Added SAX2DOM subfolder jez_higgins 2002-07-12 22:11:56 +0000
  • 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. jez_higgins 2002-07-12 22:10:52 +0000
  • 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 jez_higgins 2002-07-12 22:07:53 +0000
  • d978fe8c1b Initial revision jez_higgins 2002-06-21 11:16:28 +0000
  • a48801a82b New repository initialized by cvs2svn. 2002-06-21 11:16:28 +0000