Commit Graph

23 Commits

Author SHA1 Message Date
James Clark
fa8b616b9c Don't handle CDATA sections as a single token 1998-05-02 05:31:15 +00:00
James Clark
d4ee1a1ee1 Add copyright notice. 1998-04-05 15:11:29 +00:00
James Clark
f9ba46fd43 Bug in Latin 1 support 1998-03-23 23:42:30 +00:00
James Clark
6509a36b3f Get rid of // comments 1998-03-15 12:36:14 +00:00
James Clark
34e680d0b7 Include xmldef.h 1998-03-08 03:39:32 +00:00
James Clark
0a8e3db8c7 Deal with externally specified encodings 1998-02-07 04:53:44 +00:00
James Clark
b1c9b03eba Check for invalid UTF-8 characters 1998-02-03 10:04:03 +00:00
James Clark
332b10d36c Add skipS method 1998-02-02 11:24:03 +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
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
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
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
9ecf532908 Rewrite for proper multibyte support and more well-formedness checking. 1997-11-10 06:10:50 +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