Commit Graph

51 Commits

Author SHA1 Message Date
James Clark
950a6547e4 Initial revision 1998-10-22 05:41:14 +00:00
James Clark
c332060f43 Add comment support 1998-09-24 04:12:12 +00:00
James Clark
2b1702456d Namespace support 1998-08-26 09:10:50 +00:00
James Clark
9f52171901 Lexical support for namespaces 1998-08-22 22:40:45 +00:00
James Clark
5700ecb60f Add XML_DefaultCurrent 1998-06-21 06:53:13 +00:00
James Clark
78d38a3fd0 Fix non-Win32 stubs 1998-06-17 11:32:18 +00:00
James Clark
2c080dd19f Avoid dependence on Unicode wchar_t in xmlparse 1998-06-17 11:19:44 +00:00
James Clark
508f4e99ee Add default handler 1998-06-17 10:04:31 +00:00
James Clark
9e2bdba5fb Set the base even if not processing external entities 1998-06-03 11:29:18 +00:00
James Clark
42bd1cb01c Fix typo with -m option 1998-06-03 10:55:52 +00:00
James Clark
1f49d0a366 Enhance -m option 1998-06-03 10:16:20 +00:00
James Clark
0e864d50fb Use ints rather than unsigned shorts in unknown encoding support 1998-06-03 07:52:49 +00:00
James Clark
d38e459410 Provide -m option
Set base for external entities
1998-06-03 07:04:44 +00:00
James Clark
6b733b9b87 Delete stscanf definition 1998-06-02 09:06:22 +00:00
James Clark
84835ac373 Generalize unknown encoding support 1998-06-02 08:57:14 +00:00
James Clark
10c3740f1e Initial Revision 1998-06-01 12:12:51 +00:00
James Clark
9efc5049a8 Support for arbitrary single byte encodings 1998-06-01 12:12:35 +00:00
James Clark
698686457e Add debugging support for unparsed entities 1998-06-01 04:33:10 +00:00
James Clark
28bbc4f64f Ifdef for XML_UNICODE 1998-05-31 11:53:28 +00:00
James Clark
4b8e8545c5 Support for parsing external entities 1998-05-10 10:18:15 +00:00
James Clark
586519240e Conditionally include unistd.h 1998-04-10 06:30:05 +00:00
James Clark
d4ee1a1ee1 Add copyright notice. 1998-04-05 15:11:29 +00:00
James Clark
17ff609e03 Initial Revision 1998-03-28 18:04:56 +00:00
James Clark
bbc00990f9 Use stdout for error messages 1998-02-10 01:53:54 +00:00
James Clark
0f69f9f54b Use character references for #x9 and #xA 1998-02-10 01:44:29 +00:00
James Clark
7badcb354d Don't use directory part of input filename in constructing output filename. Fix usage message. 1998-02-09 10:33:07 +00:00
James Clark
7e8d1ad72d Fix usage message 1998-02-09 10:25:03 +00:00
James Clark
3be0dca473 Fix bug in handlind -e 1998-02-07 05:36:23 +00:00
James Clark
0a8e3db8c7 Deal with externally specified encodings 1998-02-07 04:53:44 +00:00
James Clark
41400fe1ed Get rid of size_t usage 1998-02-04 07:20:46 +00:00
James Clark
607997679b Rewrite using xmlparse 1998-02-04 05:25:27 +00:00
James Clark
67bf333e47 Use normalize rather than containsRef 1998-02-02 13:48:35 +00:00
James Clark
12693c93ca Add MSVC call to chcek for memory leaks 1997-12-13 09:11:15 +00:00
James Clark
b07d0e5208 Check that parameter entities are declared. 1997-12-13 06:39:04 +00:00
James Clark
207924eb8d Get rid of cond sect message 1997-12-12 09:23:27 +00:00
James Clark
e2482813bf Get rid of cond sect message 1997-12-12 09:23:24 +00:00
James Clark
b2eeefe571 New token XML_TOK_XML_DECL 1997-12-12 00:48:27 +00:00
James Clark
cecd64f6ab Check parsed entities at end of DTD 1997-12-11 00:00:08 +00:00
James Clark
8b6b5840ee Don't need to check system identifiers 1997-12-10 07:57:10 +00:00
James Clark
9f41c277f9 Changes before release 1997-12-10 07:44:19 +00:00
James Clark
f237c0f547 Initial revision 1997-12-10 07:39:49 +00:00
James Clark
6a9cec2f7a Give a separate message for syntax errors 1997-11-15 02:44:29 +00:00
James Clark
80b9565677 Initial Revision 1997-11-15 02:43:48 +00:00
James Clark
2accf6b0c1 Initial Revision 1997-11-15 00:52:59 +00:00
James Clark
cd5fb875b4 Separate file mapping code into separate file 1997-11-15 00:37:29 +00:00
James Clark
098f26ac79 Initial Revision 1997-11-15 00:35:13 +00:00
James Clark
a2c83c96b5 Do literals properly. Support for conditional sections. 1997-11-13 11:45:31 +00:00
James Clark
0ea9bf349b Allow PIs in the prolog. 1997-11-13 09:25:49 +00:00
James Clark
9501138aae Realistic prolog tokenization. 1997-11-13 09:05:46 +00:00
James Clark
9651443ca7 Support for line and column numbers 1997-11-12 10:38:58 +00:00