Fred L. Drake, Jr.
|
bb4a4de066
|
I'm not really sure why this version of the file is still here, but
migrate the UTF-8 BOM fix here as well, so this does not get too far
out of sync.
|
2001-07-27 13:59:00 +00:00 |
|
Clark Cooper
|
c446fb274e
|
Merged in modifications from perl-expat. Also fiddled around with more
configuration issues.
|
2000-09-21 21:20:18 +00:00 |
|
James Clark
|
3b0208f5d2
|
Warning patch from Nisheeth.
|
2000-05-08 04:26:17 +00:00 |
|
James Clark
|
8fd4a83318
|
Fix screwup in changing copyright notices
|
2000-04-21 04:20:31 +00:00 |
|
James Clark
|
4e9aea4c1b
|
New license and site
|
2000-04-21 03:58:42 +00:00 |
|
James Clark
|
55ec9989e5
|
Don't assume ASCII execution character set
|
1999-10-13 03:58:17 +00:00 |
|
James Clark
|
5bff01f98f
|
Fix bug with tokenized attribute values.
|
1999-09-22 03:30:35 +00:00 |
|
James Clark
|
3dc87550a7
|
2nd set of changes for full DTD support
|
1999-06-25 14:28:06 +00:00 |
|
James Clark
|
7488411c11
|
First part of changes for DTD support.
|
1999-06-25 10:58:20 +00:00 |
|
James Clark
|
6695c33ded
|
Fix Apache warnings
|
1999-06-02 11:20:06 +00:00 |
|
James Clark
|
0f5256c936
|
Use XmlSizeOfUnknownEncoding(void).
|
1999-06-02 10:36:45 +00:00 |
|
James Clark
|
a7cd413a1e
|
Change license to MPL 1.1
|
1999-05-29 02:19:21 +00:00 |
|
James Clark
|
e52f6237f6
|
Rename BYTE_ORDER to XML_BYTE_ORDER.
|
1999-03-08 01:20:37 +00:00 |
|
James Clark
|
694bd5eee6
|
Use 0xA instead of \n etc
|
1999-03-06 05:42:52 +00:00 |
|
James Clark
|
08d228d266
|
Require an encoding declaration in a textdecl
|
1998-12-30 09:14:21 +00:00 |
|
James Clark
|
39603886d3
|
Refine auto-detection algorithm
|
1998-12-30 08:57:44 +00:00 |
|
James Clark
|
9d6ef1e3c7
|
Rename XMLSMALL to XML_MIN_SIZE
|
1998-11-24 07:12:56 +00:00 |
|
James Clark
|
ee62d4d2b1
|
Rename XMLNS to XML_NS
|
1998-11-24 07:12:19 +00:00 |
|
James Clark
|
ee0c6abbc1
|
Provide an XMLSMALL compile time option
|
1998-11-24 04:42:51 +00:00 |
|
James Clark
|
56d37f2f38
|
Don't treat FEFF and FFFE as BOMs if there's an external encoding
of iso-8859-1 and we're parsing an external text entity
|
1998-11-20 23:33:09 +00:00 |
|
James Clark
|
6203e0f8ca
|
Redo auto-detection inline with UTF-16 ID
|
1998-11-17 12:42:16 +00:00 |
|
James Clark
|
947cd0feac
|
Allow MINBPC to depend on enc.
Separate out ns dependent duplicate code into xmltok_ns.c
|
1998-11-17 09:51:18 +00:00 |
|
James Clark
|
9f52171901
|
Lexical support for namespaces
|
1998-08-22 22:40:45 +00:00 |
|
James Clark
|
2844be94b7
|
Fix bug in utf8_isNmstrt2
|
1998-06-26 14:57:49 +00:00 |
|
James Clark
|
75405cf655
|
Get rid of some compile time warnings
|
1998-06-23 04:54:38 +00:00 |
|
James Clark
|
939ec46566
|
-1 in unknown encoding lead byte table should use BT_MALFORM
|
1998-06-03 08:25:08 +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
|
84835ac373
|
Generalize unknown encoding support
|
1998-06-02 08:57:14 +00:00 |
|
James Clark
|
9efc5049a8
|
Support for arbitrary single byte encodings
|
1998-06-01 12:12:35 +00:00 |
|
James Clark
|
3a10246912
|
New approach for handling predefined entities
|
1998-06-01 07:28:31 +00:00 |
|
James Clark
|
496af54711
|
Avoid converting data unnecessarily
|
1998-06-01 05:55:23 +00:00 |
|
James Clark
|
a2625a0572
|
Finish UTF16 conversion support
|
1998-05-31 08:06:01 +00:00 |
|
James Clark
|
c230dddef9
|
Represent UTF16 as char not UTF16_CHAR
|
1998-05-30 12:47:06 +00:00 |
|
James Clark
|
583f937102
|
Change handling of internal encodings in xmltok interface.
|
1998-05-30 10:13:07 +00:00 |
|
James Clark
|
d504c1c894
|
Add support for US-ASCII encoding
|
1998-05-11 10:16:36 +00:00 |
|
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 |
|