Commit Graph

35 Commits

Author SHA1 Message Date
James Clark
b1c9b03eba Check for invalid UTF-8 characters 1998-02-03 10:04:03 +00:00
James Clark
2f74758c1f Normalize attribute values.
Attribute bug fixes.
1998-02-03 09:09:48 +00:00
James Clark
332b10d36c Add skipS method 1998-02-02 11:24:03 +00:00
James Clark
7cf6cf3188 Change containsRef field in ATTRIBUTE to normalized 1998-02-02 11:15:15 +00:00
James Clark
fdad370c5b Fix bug with UTF16 to UTF8 conversion for chars 0x80..0xFF 1998-02-02 11:14:46 +00:00
James Clark
c70ed036c9 Fix bug in UTF16 to UTF8 conversion 1998-02-02 10:35:37 +00:00
James Clark
3cc8d0075a Fix bug in getAtts with '. 1998-02-02 09:29:51 +00:00
James Clark
2fd2484a0a Use macro to access minBytesPerChar 1998-01-30 19:11:39 +00:00
James Clark
56440b93f3 Fix UTF-16 to UTF-8 conversion on surrogates. 1998-01-22 08:35:51 +00:00
James Clark
2ec75e44bc Fix bug in utf8_encoding with surrogates 1998-01-22 08:22:40 +00:00
James Clark
b07d0e5208 Check that parameter entities are declared. 1997-12-13 06:39:04 +00:00
James Clark
2a4f91e330 Fix bug in checkPiTarget 1997-12-12 09:17:24 +00:00
James Clark
b2eeefe571 New token XML_TOK_XML_DECL 1997-12-12 00:48:27 +00:00
James Clark
db6a73f853 Check for surrogates in NCRs 1997-12-11 14:16:35 +00:00
James Clark
dc8aa626cc Avoid problem with forward reference to const object 1997-12-10 14:19:33 +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
27c6f1b6c5 Initial revision 1997-12-10 07:33:23 +00:00
James Clark
7af19499b0 Fix bug with DTD-less docs. 1997-11-15 05:30:55 +00:00
James Clark
a5be232444 Initial Revision 1997-11-15 01:05:11 +00:00
James Clark
2ad2c72b27 Reorder tokens to group element type declaration only tokens together 1997-11-15 00:51:48 +00:00
James Clark
8a1833a65f Allow #name to be terminated by | 1997-11-14 05:24:37 +00:00
James Clark
a2c83c96b5 Do literals properly. Support for conditional sections. 1997-11-13 11:45:31 +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
James Clark
84be77b536 Update comment. 1997-11-11 06:41:38 +00:00
James Clark
69f0244382 Add methods for getting attributes and comparing names. 1997-11-11 05:53:20 +00:00
James Clark
1197596d3b Initial Revision 1997-11-11 05:52:10 +00:00
James Clark
16e9434927 Fix bug with ]]]> 1997-11-10 12:43:24 +00:00
James Clark
9ecf532908 Rewrite for proper multibyte support and more well-formedness checking. 1997-11-10 06:10:50 +00:00
James Clark
7834fbbf8a Initial Revision 1997-11-10 06:10:11 +00:00
James Clark
49946f3510 Initial Revision 1997-11-10 06:10:08 +00:00
James Clark
7e8cd9500b Look for quotes in start-tags. A little more checking. 1997-11-04 11:05:07 +00:00
James Clark
cc86706328 Initial Revision 1997-11-04 05:43:56 +00:00
James Clark
e8060e4e7a Initial Revision 1997-11-04 05:43:52 +00:00