James Clark
|
3be0dca473
|
Fix bug in handlind -e
|
1998-02-07 05:36:23 +00:00 |
|
James Clark
|
e83509516e
|
Update list of public id characters
|
1998-02-07 05:36:06 +00:00 |
|
James Clark
|
0a8e3db8c7
|
Deal with externally specified encodings
|
1998-02-07 04:53:44 +00:00 |
|
James Clark
|
da063a16cf
|
Normalize newlines in PIs
|
1998-02-06 06:40:51 +00:00 |
|
James Clark
|
0d2c1a94de
|
Ignore declarations after first parameter entity reference in internal subset
|
1998-02-06 05:23:50 +00:00 |
|
James Clark
|
903d2b7c41
|
Update for xmlparse
|
1998-02-04 07:23:16 +00:00 |
|
James Clark
|
59d5826eed
|
Update dependencies. xmlwf doesn't depend on xmltok
|
1998-02-04 07:21:57 +00:00 |
|
James Clark
|
41400fe1ed
|
Get rid of size_t usage
|
1998-02-04 07:20:46 +00:00 |
|
James Clark
|
870e3a8d7e
|
|
1998-02-04 06:52:25 +00:00 |
|
James Clark
|
2c589fc4e3
|
Redo handling of tag stack
|
1998-02-04 06:51:44 +00:00 |
|
James Clark
|
607997679b
|
Rewrite using xmlparse
|
1998-02-04 05:25:27 +00:00 |
|
James Clark
|
22099b7770
|
Return 1-based line numbers
|
1998-02-04 04:42:48 +00:00 |
|
James Clark
|
0316f56e51
|
Get rid of magic numbers from the source
|
1998-02-04 03:49:24 +00:00 |
|
James Clark
|
d958fac99a
|
More efficient conversion of data
|
1998-02-03 11:40:36 +00:00 |
|
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
|
316f90012d
|
Move groupConnector from DTD to parser
|
1998-02-03 07:27:23 +00:00 |
|
James Clark
|
c0fc74267b
|
Attribute defaulting
|
1998-02-03 04:46:06 +00:00 |
|
James Clark
|
67bf333e47
|
Use normalize rather than containsRef
|
1998-02-02 13:48:35 +00:00 |
|
James Clark
|
347e19a658
|
Initial Revision
|
1998-02-02 12:40:34 +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
|
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
|
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
|
cecd64f6ab
|
Check parsed entities at end of DTD
|
1997-12-11 00:00:08 +00:00 |
|
James Clark
|
ded70873bc
|
Add iterators
|
1997-12-10 21:57:16 +00:00 |
|
James Clark
|
675ac10f75
|
Fix bugs from Didier Bolf
|
1997-12-10 14:38:18 +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
|
42bc6a2d96
|
Changes before release
|
1997-12-10 07:44:18 +00:00 |
|
James Clark
|
f237c0f547
|
Initial revision
|
1997-12-10 07:39:49 +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
|
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
|
dd98d660be
|
Update for xmlrole and win32filemap
|
1997-11-15 01:06:14 +00:00 |
|
James Clark
|
a5be232444
|
Initial Revision
|
1997-11-15 01:05:11 +00:00 |
|
James Clark
|
2accf6b0c1
|
Initial Revision
|
1997-11-15 00:52:59 +00:00 |
|