Commit graph

  • bbcf3e1001 all SAX classes now take both string_type and string_adaptor. everything builds through. tests pass jez 2007-09-06 18:54:02 +0000
  • 8e0c0ec4f0 template param fixes for garden jez 2007-09-06 15:07:16 +0000
  • 905d680b3d more template stuff jez 2007-09-06 10:51:50 +0000
  • 77c2d74398 more template parameter malarkey jez 2007-09-06 09:04:01 +0000
  • abca0daf9a first pass adding string_adaptor parameter jez 2007-09-05 22:08:51 +0000
  • 635707cdde built through with expat, libxml2, xerces, and garden jez 2007-09-05 13:54:04 +0000
  • a76b137b60 removed basic_ prefixes from SAX classes, removed typedefs jez 2007-09-05 12:57:07 +0000
  • 7d46f6f4e2 Moved DOM:: into Arabica::DOM:: jez 2007-09-05 11:47:13 +0000
  • 34606c065a .h -> .hpp jez 2007-09-05 09:50:25 +0000
  • a6c116acd6 moved SAX:: into Arabica::SAX:: jez 2007-09-05 09:49:18 +0000
  • c07fc40920 jez 2007-09-05 08:58:59 +0000
  • 7cf3897061 renamed all .h to .hpp jez 2007-09-04 22:55:47 +0000
  • b56152db5b lets do a release jez 2007-08-31 11:10:11 +0000
  • 25848cdedb don't include ArabicaConfig.h in the distribution jez 2007-08-31 11:09:48 +0000
  • bfac77736e corrected VS warnings jez 2007-08-31 10:59:50 +0000
  • c8927a92ff corrected VS warnings jez 2007-08-31 10:59:35 +0000
  • eba62d6bff jez 2007-08-31 10:56:02 +0000
  • 4b255762c5 fixed xslt_test so it can be built and run outside the source tree jez 2007-08-30 12:39:45 +0000
  • 9600b27c73 jez 2007-08-29 02:53:47 +0000
  • afe8903976 reworked test builds to use Automakes built in check target jez 2007-08-29 02:03:12 +0000
  • b02a3ddb62 use AS_HELP_STRING macro jez 2007-08-29 02:02:25 +0000
  • 0e88bcf077 ignore build artifacts jez 2007-08-29 02:01:37 +0000
  • 07b7e8e9bb disable VS8 warning about unsafe library functions - in this case sprinf jez 2007-08-29 02:01:08 +0000
  • 59cf7db05e don't use aged tar format, as we have some long file names. turns out the more modern format crunches everything down more too. jez 2007-08-28 23:38:30 +0000
  • af17eb9209 no longer relevant jez 2007-08-28 23:37:29 +0000
  • 2f28b7a88f fixed syntax error - worked on linux and cygwin, blew up on BSD jez 2007-08-28 23:33:35 +0000
  • 464014d156 added filter tests jez 2007-08-28 12:47:50 +0000
  • 8103580a5e added filter tests jez 2007-08-28 12:47:30 +0000
  • 7380f5c609 sorted out paths, different release and debug library builds, and what not jez 2007-08-28 10:22:17 +0000
  • c2b889cf48 Release and debug versions now have different names - arabica.lib and arabica-debug.lib. Release and debug versions on the executables link to the appropriate version. Sorted out lots of output paths, and other nonsense too. jez 2007-08-28 08:41:50 +0000
  • d407574c3f added XSLT test files to distribution jez 2007-08-28 01:57:56 +0000
  • f370e9277a corrected dependencies jez 2007-08-28 01:57:39 +0000
  • f1274df9ac removed commented out code jez 2007-08-28 01:56:58 +0000
  • e5f61a5a44 corrected dependencies jez 2007-08-27 23:15:23 +0000
  • 13a5baae06 jez 2007-08-27 02:42:08 +0000
  • 04411f4cd9 Error in test data - correct namespace declaration jez 2007-08-27 01:42:22 +0000
  • 9cd4752c00 Prevent hierarchy exception if the parser reports the DTD as a skipped entity jez 2007-08-26 23:12:49 +0000
  • cc1ad0ca24 got a couple of cases which now work jez 2007-08-25 12:35:36 +0000
  • 1c78d6cadc Error in test data - namespace declaration didn't match stylesheet or expected output jez 2007-08-25 12:34:42 +0000
  • 83c34592f3 jez 2007-08-25 11:51:29 +0000
  • d2b66ca34f mdocs14 now passes jez 2007-08-25 10:09:38 +0000
  • ccde3a8404 pass through prefix mappings too, so we pick up the namespace declatations in included docs jez 2007-08-25 09:33:11 +0000
  • 320344dfec set base URI correctly on included stylesheets, while also respecting xml:base (like Saxon, but not like msxml and xalan, ner ner) jez 2007-08-24 12:37:32 +0000
  • cb35ff15c4 don't try to absolutise an empty string jez 2007-08-24 10:38:13 +0000
  • 70910a56de allow non xsl elements as children of xsl:stylesheet jez 2007-08-24 08:52:12 +0000
  • 9d70b5c1c0 now handles document('') jez 2007-08-24 08:51:31 +0000
  • 9a6a8e0a9c no need trim because we do that when resolving relative paths anyway jez 2007-08-24 08:50:58 +0000
  • 887e4d9003 whitespace changes jez 2007-08-24 08:49:58 +0000
  • d63b9a504c make document(url) respect base URI jez 2007-08-23 13:55:06 +0000
  • f036ba1b64 pulled out stylesheet parser into a seperate class jez 2007-08-22 12:38:20 +0000
  • b1149906ab skip mdocs14 jez 2007-08-22 12:37:36 +0000
  • 7ff212a1b6 bumped version jez 2007-08-22 12:36:51 +0000
  • 7f02f5f406 added vs8 to extra_dist jez 2007-08-22 12:36:33 +0000
  • e95b455b83 check select returns a node-set jez 2007-08-22 12:23:38 +0000
  • 1108d7f5de whitespace changes jez 2007-08-22 12:22:57 +0000
  • dc6a3ad454 fixed #includes jez 2007-08-22 12:22:09 +0000
  • 0f2368368f corrected default constructor jez 2007-08-22 12:21:43 +0000
  • d4fe2c4c3a whitespace changes jez 2007-08-22 12:21:08 +0000
  • 9543fb810e updated jez 2007-08-21 01:50:28 +0000
  • eaa1192967 corrected copyright dates jez 2007-08-20 20:24:13 +0000
  • 727626bf36 added uri.cpp to build jez 2007-08-20 19:50:29 +0000
  • 584299cf94 jez 2007-08-10 11:28:45 +0000
  • 5133fdd1e2 jez 2007-08-10 11:28:14 +0000
  • ca24c614ba jez 2007-08-10 11:27:42 +0000
  • 733e9d3c3a Fixed for VS8/VS2005 See http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=101866 jez 2007-08-10 10:35:17 +0000
  • 74da13769b added silly and wide string versions of these tests jez 2007-08-08 09:09:28 +0000
  • c44d201148 reset parser so it can be reused jez 2007-08-07 21:43:36 +0000
  • cc374c5f8f what it says - whitespace stripping filter tests jez 2007-08-07 21:31:18 +0000
  • 3d3fbaedce pass through skippedEntity and processingInstruction jez 2007-08-07 21:29:27 +0000
  • 6aa07ebbd2 reset parser after a parse, allowing it to be reused jez 2007-08-07 21:28:47 +0000
  • f900c435e6 extended to take std::auto_ptr<iostream> as well as std::auto_ptr<std::istream> jez 2007-08-07 21:27:55 +0000
  • 0dd9e4f728 cross-platform std::mbstate_t initialisation jez 2007-08-07 16:11:29 +0000
  • 645247287d see http://www.jezuk.co.uk/cgi-bin/view/SAX/news?id=3285 jez 2007-08-07 14:43:44 +0000
  • b0353ff1be initial VS8/VS2005 build files jez 2007-08-07 11:41:29 +0000
  • 6b7de2cb2b ensure state is zeroed before test jez 2007-08-07 11:11:42 +0000
  • 9a7b36054a fixed file paths jez 2007-08-06 18:48:43 +0000
  • 4ee1fa398a make examples before tests jez 2007-07-23 12:58:16 +0000
  • 7b03098199 whitespace changes jez 2007-07-20 21:13:09 +0000
  • 85dc57160c corrected test - worked for vstudio, but started failing on other platforms jez 2007-07-20 21:11:53 +0000
  • 669200cd59 fixed wide string detection jez 2007-07-20 20:54:29 +0000
  • 136a68107e let's call that that then jez 2007-07-19 18:57:37 +0000
  • 4861c93e6c renamed test directory to tests jez 2007-07-19 17:43:13 +0000
  • 8e653a8e6f merged with mangle-dev branch jez 2007-07-19 17:05:18 +0000
  • 03c1fe4a4e merged with mangle-dev branch jez 2007-07-19 17:04:18 +0000
  • 5440f68f60 merged with mangle-dev branch jez 2007-07-19 17:03:51 +0000
  • 54eaa547da merged with mangle-dev branch jez 2007-07-19 17:01:57 +0000
  • d30bba750e merged with mangle-dev branch jez 2007-07-19 17:01:42 +0000
  • b95e3afeb2 merged with mangle-dev branch jez 2007-07-19 17:01:31 +0000
  • 9606354b41 merged with mangle-dev branch jez 2007-07-19 17:01:19 +0000
  • 7c4dcfde39 merged with mangle-dev branch jez 2007-07-19 17:01:08 +0000
  • 5cef2d9e75 merged with mangle-dev branch jez 2007-07-19 16:59:26 +0000
  • 59dee666d8 merged with mangle-dev branch jez 2007-07-19 16:58:57 +0000
  • 9e7dbd3e26 merged with mangle-dev branch jez 2007-07-19 16:57:04 +0000
  • 30ea01876e initial commit of XSLT test harness and OASIS test data jez 2007-07-19 16:46:07 +0000
  • 13a0c3c3c2 renamed tests back to test jez 2007-06-20 23:22:10 +0000
  • d17b0e927f jez 2007-06-20 00:06:56 +0000
  • 37001ea148 Initialized merge tracking via "svnmerge" with revisions "1-598" from svn://animal/jezuk/arabica/branches/autoconfing jez 2007-06-18 12:02:53 +0000
  • 968127deb0 garden fixes jez 2007-06-18 12:01:47 +0000
  • c15e87bf66 Fix libxml2 include path patch from Bob Wilkinson <rwilkinson_at_messagelabs.com> jez 2007-01-30 16:20:45 +0000
  • 7a88d7d60a use DefaultHandler instead of DefaultHandler2 jez 2007-01-19 15:54:18 +0000