]> granicus.if.org Git - libexpat/log
libexpat
26 years agoReport notation and unparsed entity declarations.
James Clark [Mon, 1 Jun 1998 04:30:05 +0000 (04:30 +0000)]
Report notation and unparsed entity declarations.

26 years agoAdd XML_ROLE_NOTATION_NO_SYSTEM_ID
James Clark [Mon, 1 Jun 1998 03:59:07 +0000 (03:59 +0000)]
Add XML_ROLE_NOTATION_NO_SYSTEM_ID

26 years agoIfdef for XML_UNICODE
James Clark [Sun, 31 May 1998 11:53:28 +0000 (11:53 +0000)]
Ifdef for XML_UNICODE

26 years agoFix bug with CDATA sections in internal entity where internal encoding is different...
James Clark [Sun, 31 May 1998 10:18:06 +0000 (10:18 +0000)]
Fix bug with CDATA sections in internal entity where internal encoding is different from external entity encoding.

26 years agoFix bug with XML_UNICODE support and duplicate attributes.
James Clark [Sun, 31 May 1998 10:14:02 +0000 (10:14 +0000)]
Fix bug with XML_UNICODE support and duplicate attributes.

26 years agoMake encoding name use XML_Char
James Clark [Sun, 31 May 1998 09:38:17 +0000 (09:38 +0000)]
Make encoding name use XML_Char

26 years agoMake XML_ErrorString return XML_Char *
James Clark [Sun, 31 May 1998 08:39:35 +0000 (08:39 +0000)]
Make XML_ErrorString return XML_Char *

26 years agoFinish UTF16 conversion support
James Clark [Sun, 31 May 1998 08:06:01 +0000 (08:06 +0000)]
Finish UTF16 conversion support

26 years agoIfdef for XML_UNICODE
James Clark [Sun, 31 May 1998 05:32:43 +0000 (05:32 +0000)]
Ifdef for XML_UNICODE

26 years agoRepresent UTF16 as char not UTF16_CHAR
James Clark [Sat, 30 May 1998 12:47:06 +0000 (12:47 +0000)]
Represent UTF16 as char not UTF16_CHAR

26 years agoChange handling of internal encodings in xmltok interface.
James Clark [Sat, 30 May 1998 10:13:07 +0000 (10:13 +0000)]
Change handling of internal encodings in xmltok interface.

26 years agoRequire whitespace between attribute name and following attribute value
James Clark [Sat, 23 May 1998 07:27:59 +0000 (07:27 +0000)]
Require whitespace between attribute name and following attribute value

26 years agoSplit externalEntityInitProcessor into 2.
James Clark [Sat, 16 May 1998 09:18:16 +0000 (09:18 +0000)]
Split externalEntityInitProcessor into 2.

26 years ago+C:/home/work/expat/expat.pj 1998.05.11 16:35:12 revision 1.8 by jjc beta3
James Clark [Thu, 14 May 1998 04:42:18 +0000 (04:42 +0000)]
+C:/home/work/expat/expat.pj 1998.05.11 16:35:12  revision 1.8 by jjc
checkpointed, new revision 1.8
+C:/home/work/expat/expat.pj 1998.05.11 17:16:37  revision 1.8 by jjc
C:/home/work/expat/xmltok/xmltok.c new-revision 1.24 was 1.23
+C:/home/work/expat/expat.pj 1998.05.14 11:41:52  revision 1.8 by jjc
C:/home/work/expat/expat.html new-revision 1.6 was 1.5

26 years agoUpdate date.
James Clark [Thu, 14 May 1998 04:41:52 +0000 (04:41 +0000)]
Update date.

26 years agoAdd support for US-ASCII encoding
James Clark [Mon, 11 May 1998 10:16:36 +0000 (10:16 +0000)]
Add support for US-ASCII encoding

26 years ago+C:/home/work/expat/expat.pj 1998.05.04 16:40:35 revision 1.7 by jjc
James Clark [Mon, 11 May 1998 09:35:11 +0000 (09:35 +0000)]
+C:/home/work/expat/expat.pj 1998.05.04 16:40:35  revision 1.7 by jjc
checkpointed, new revision 1.7
+C:/home/work/expat/expat.pj 1998.05.10 17:18:14  revision 1.7 by jjc
C:/home/work/expat/xmlparse/xmlparse.c new-revision 1.26 was 1.25
+C:/home/work/expat/expat.pj 1998.05.10 17:18:14  revision 1.7 by jjc
C:/home/work/expat/xmlparse/xmlparse.h new-revision 1.5 was 1.4
+C:/home/work/expat/expat.pj 1998.05.10 17:18:16  revision 1.7 by jjc
C:/home/work/expat/xmlwf/xmlwf.c new-revision 1.18 was 1.17
+C:/home/work/expat/expat.pj 1998.05.10 17:46:35  revision 1.7 by jjc
C:/home/work/expat/xmlparse/xmlparse.c new-revision 1.27 was 1.26
+C:/home/work/expat/expat.pj 1998.05.10 18:26:58  revision 1.7 by jjc
C:/home/work/expat/xmlparse/xmlparse.h new-revision 1.6 was 1.5
+C:/home/work/expat/expat.pj 1998.05.11 07:59:54  revision 1.7 by jjc
C:/home/work/expat/xmlparse/xmlparse.c new-revision 1.28 was 1.27
+C:/home/work/expat/expat.pj 1998.05.11 16:34:27  revision 1.7 by jjc
C:/home/work/expat/expat.html new-revision 1.5 was 1.4

26 years agoMention -x. Update version.
James Clark [Mon, 11 May 1998 09:34:26 +0000 (09:34 +0000)]
Mention -x. Update version.

26 years agoWhen creating an external entity parser, don't set the processor if the encoding...
James Clark [Mon, 11 May 1998 00:59:52 +0000 (00:59 +0000)]
When creating an external entity parser, don't set the processor if the encoding was unknown.

26 years agoAdd some more comments on new interfaces
James Clark [Sun, 10 May 1998 11:26:58 +0000 (11:26 +0000)]
Add some more comments on new interfaces

26 years agoFix dtdCopy bug
James Clark [Sun, 10 May 1998 10:46:34 +0000 (10:46 +0000)]
Fix dtdCopy bug

26 years agoSupport for parsing external entities
James Clark [Sun, 10 May 1998 10:18:15 +0000 (10:18 +0000)]
Support for parsing external entities

26 years ago+C:/home/work/expat/expat.pj 1998.05.04 16:36:11 revision 1.6 by jjc beta2
James Clark [Mon, 4 May 1998 09:40:34 +0000 (09:40 +0000)]
+C:/home/work/expat/expat.pj 1998.05.04 16:36:11  revision 1.6 by jjc
checkpointed, new revision 1.6
+C:/home/work/expat/expat.pj 1998.05.04 16:40:13  revision 1.6 by jjc
C:/home/work/expat/expat.html new-revision 1.4 was 1.3

26 years agoChange date.
James Clark [Mon, 4 May 1998 09:40:13 +0000 (09:40 +0000)]
Change date.

26 years ago+C:/home/work/expat/expat.pj 1998.05.02 13:29:28 revision 1.5 by jjc
James Clark [Mon, 4 May 1998 09:36:11 +0000 (09:36 +0000)]
+C:/home/work/expat/expat.pj 1998.05.02 13:29:28  revision 1.5 by jjc
checkpointed, new revision 1.5
+C:/home/work/expat/expat.pj 1998.05.04 08:38:33  revision 1.5 by jjc
C:/home/work/expat/xmlparse/xmlparse.c new-revision 1.25 was 1.24

26 years agoFix bug with > INIT_ATTS_SIZE attributes
James Clark [Mon, 4 May 1998 01:38:32 +0000 (01:38 +0000)]
Fix bug with > INIT_ATTS_SIZE attributes

26 years ago+C:/home/work/expat/expat.pj 1998.03.28 10:53:06 revision 1.4 by jjc
James Clark [Sat, 2 May 1998 06:29:28 +0000 (06:29 +0000)]
+C:/home/work/expat/expat.pj 1998.03.28 10:53:06  revision 1.4 by jjc
checkpointed, new revision 1.4
+C:/home/work/expat/expat.pj 1998.03.28 10:58:38  revision 1.4 by jjc
C:/home/work/expat/Makefile new-revision 1.4 was 1.3
+C:/home/work/expat/expat.pj 1998.04.05 16:09:41 BST revision 1.4 by jjc
C:/home/work/expat/xmltok/asciitab.h new-revision 1.4 was 1.3
+C:/home/work/expat/expat.pj 1998.04.05 16:10:09 BST revision 1.4 by jjc
C:/home/work/expat/xmltok/dllmain.c new-revision 1.2 was 1.1
+C:/home/work/expat/expat.pj 1998.04.05 16:10:14 BST revision 1.4 by jjc
C:/home/work/expat/gennmtab/gennmtab.c new-revision 1.2 was 1.1
+C:/home/work/expat/expat.pj 1998.04.05 16:10:17 BST revision 1.4 by jjc
C:/home/work/expat/xmltok/iasciitab.h new-revision 1.2 was 1.1
+C:/home/work/expat/expat.pj 1998.04.05 16:10:20 BST revision 1.4 by jjc
C:/home/work/expat/xmltok/latin1tab.h new-revision 1.2 was 1.1
+C:/home/work/expat/expat.pj 1998.04.05 16:10:24 BST revision 1.4 by jjc
C:/home/work/expat/xmltok/utf8tab.h new-revision 1.4 was 1.3
+C:/home/work/expat/expat.pj 1998.04.05 16:10:27 BST revision 1.4 by jjc
C:/home/work/expat/xmltok/xmldef.h new-revision 1.3 was 1.2
+C:/home/work/expat/expat.pj 1998.04.05 16:10:31 BST revision 1.4 by jjc
C:/home/work/expat/xmltok/xmlrole.c new-revision 1.8 was 1.7
+C:/home/work/expat/expat.pj 1998.04.05 16:10:36 BST revision 1.4 by jjc
C:/home/work/expat/xmltok/xmlrole.h new-revision 1.4 was 1.3
+C:/home/work/expat/expat.pj 1998.04.05 16:10:41 BST revision 1.4 by jjc
C:/home/work/expat/xmltok/xmltok.c new-revision 1.22 was 1.21
+C:/home/work/expat/expat.pj 1998.04.05 16:10:45 BST revision 1.4 by jjc
C:/home/work/expat/xmltok/xmltok.h new-revision 1.14 was 1.13
+C:/home/work/expat/expat.pj 1998.04.05 16:10:50 BST revision 1.4 by jjc
C:/home/work/expat/xmltok/xmltok_impl.c new-revision 1.19 was 1.18
+C:/home/work/expat/expat.pj 1998.04.05 16:10:54 BST revision 1.4 by jjc
C:/home/work/expat/xmltok/xmltok_impl.h new-revision 1.5 was 1.4

26 years agoChange version date
James Clark [Sat, 2 May 1998 06:22:50 +0000 (06:22 +0000)]
Change version date

26 years agoDeal with XML_TOK_PARTIAL_CHAR from XmlCdataSectionTok
James Clark [Sat, 2 May 1998 06:15:55 +0000 (06:15 +0000)]
Deal with XML_TOK_PARTIAL_CHAR from XmlCdataSectionTok

26 years agoFix bug with end of buffer after ) in prolog
James Clark [Sat, 2 May 1998 06:03:28 +0000 (06:03 +0000)]
Fix bug with end of buffer after ) in prolog

26 years agoDon't handle CDATA sections as a single token
James Clark [Sat, 2 May 1998 05:31:15 +0000 (05:31 +0000)]
Don't handle CDATA sections as a single token

26 years agoFix bug with entity containing ] or ]]
James Clark [Sat, 2 May 1998 03:14:22 +0000 (03:14 +0000)]
Fix bug with entity containing ] or ]]

26 years agoFix bug with reallocing tag->buf.
James Clark [Fri, 1 May 1998 09:48:33 +0000 (09:48 +0000)]
Fix bug with reallocing tag->buf.

26 years agoChange parameter entity reference message so that it's not misleading in weird cases.
James Clark [Sun, 26 Apr 1998 07:10:00 +0000 (07:10 +0000)]
Change parameter entity reference message so that it's not misleading in weird cases.

26 years agoConditionally include unistd.h
James Clark [Fri, 10 Apr 1998 06:30:05 +0000 (06:30 +0000)]
Conditionally include unistd.h

26 years agoFix includes
James Clark [Sun, 5 Apr 1998 19:26:55 +0000 (19:26 +0000)]
Fix includes

26 years agoMinor tweaks
James Clark [Sun, 5 Apr 1998 19:25:10 +0000 (19:25 +0000)]
Minor tweaks

26 years ago(no commit message)
James Clark [Sun, 5 Apr 1998 19:22:31 +0000 (19:22 +0000)]

26 years ago*** empty log message ***
James Clark [Sun, 5 Apr 1998 15:51:24 +0000 (15:51 +0000)]
*** empty log message ***

26 years agoInitial revision
James Clark [Sun, 5 Apr 1998 15:50:55 +0000 (15:50 +0000)]
Initial revision

26 years agoAdd copyright notice.
James Clark [Sun, 5 Apr 1998 15:11:29 +0000 (15:11 +0000)]
Add copyright notice.

26 years agoFix for xmltok in subdir
James Clark [Sat, 28 Mar 1998 18:58:38 +0000 (18:58 +0000)]
Fix for xmltok in subdir

26 years agoUpdate for expat rename and xmltok subdir
James Clark [Sat, 28 Mar 1998 18:53:06 +0000 (18:53 +0000)]
Update for expat rename and xmltok subdir

26 years agoUpdate for rename to expat
James Clark [Sat, 28 Mar 1998 18:52:40 +0000 (18:52 +0000)]
Update for rename to expat

26 years ago+C:/home/work/XmlTok/xmltok.pj 1998.02.10 09:07:59 revision 1.2 by jjc
James Clark [Sat, 28 Mar 1998 18:10:28 +0000 (18:10 +0000)]
+C:/home/work/XmlTok/xmltok.pj 1998.02.10 09:07:59  revision 1.2 by jjc
checkpointed, new revision 1.2
+C:/home/work/xmltok/xmltok.pj 1998.03.08 10:39:28  revision 1.2 by jjc
C:/home/work/xmltok/xmlparse/hashtable.c new-revision 1.3 was 1.2
+C:/home/work/xmltok/xmltok.pj 1998.03.08 10:39:30  revision 1.2 by jjc
C:/home/work/xmltok/xmlparse/xmlparse.c new-revision 1.18 was 1.17
+C:/home/work/xmltok/xmltok.pj 1998.03.08 10:39:31  revision 1.2 by jjc
C:/home/work/xmltok/xmlrole.c new-revision 1.7 was 1.6
+C:/home/work/xmltok/xmltok.pj 1998.03.08 10:39:33  revision 1.2 by jjc
C:/home/work/xmltok/xmltok.c new-revision 1.19 was 1.18
+C:/home/work/xmltok/xmltok.pj 1998.03.08 10:39:56  revision 1.2 by jjc
C:/home/work/xmltok/xmldef.h add
+C:/home/work/xmltok/xmltok.pj 1998.03.08 10:39:56  revision 1.2 by jjc
C:/home/work/xmltok/xmldef.h new-type a was f
+C:/home/work/xmltok/xmltok.pj 1998.03.08 10:39:57  revision 1.2 by jjc
C:/home/work/xmltok/xmldef.h new-revision 1.1 was none
+C:/home/work/XmlTok/xmltok.pj 1998.03.09 08:26:13 BST revision 1.2 by jjc
C:/home/work/XmlTok/xmldef.h new-revision 1.2 was 1.1
+C:/home/work/xmltok/xmltok.pj 1998.03.15 19:36:15  revision 1.2 by jjc
C:/home/work/xmltok/xmltok.c new-revision 1.20 was 1.19
+C:/home/work/xmltok/xmltok.pj 1998.03.23 15:42:31  revision 1.2 by jjc
C:/home/work/xmltok/xmltok.c new-revision 1.21 was 1.20
+C:/home/work/expat/expat.pj 1998.03.28 09:57:29  revision 1.2 by jjc
C:/home/work/expat/asciitab.h drop
C:/home/work/expat/dllmain.c drop
C:/home/work/expat/iasciitab.h drop
C:/home/work/expat/latin1tab.h drop
C:/home/work/expat/utf8tab.h drop
C:/home/work/expat/xmldef.h drop
C:/home/work/expat/xmlrole.c drop
C:/home/work/expat/xmlrole.h drop
C:/home/work/expat/xmltok.c drop
C:/home/work/expat/xmltok.h drop
C:/home/work/expat/xmltok.mak drop
C:/home/work/expat/xmltok_impl.c drop
C:/home/work/expat/xmltok_impl.h drop
+C:/home/work/expat/expat.pj 1998.03.28 09:58:22  revision 1.2 by jjc
C:/home/work/expat/xmltok/asciitab.h add

26 years agoInitial Revision
James Clark [Sat, 28 Mar 1998 18:04:56 +0000 (18:04 +0000)]
Initial Revision

26 years agoBug in Latin 1 support
James Clark [Mon, 23 Mar 1998 23:42:30 +0000 (23:42 +0000)]
Bug in Latin 1 support

26 years agoGet rid of // comments
James Clark [Sun, 15 Mar 1998 12:36:14 +0000 (12:36 +0000)]
Get rid of // comments

26 years agoDefine calloc as well.
James Clark [Mon, 9 Mar 1998 01:26:05 +0000 (01:26 +0000)]
Define calloc as well.

26 years agoInitial Revision
James Clark [Sun, 8 Mar 1998 03:39:56 +0000 (03:39 +0000)]
Initial Revision

26 years agoInclude xmldef.h
James Clark [Sun, 8 Mar 1998 03:39:32 +0000 (03:39 +0000)]
Include xmldef.h

26 years ago+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:52 revision 1.1 by jjc REC1_0
James Clark [Tue, 10 Feb 1998 02:07:59 +0000 (02:07 +0000)]
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:52  revision 1.1 by jjc
C:/home/work/xmltok/wxmltok.c add
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:52  revision 1.1 by jjc
C:/home/work/xmltok/wxmltok.c new-type a was f
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:53  revision 1.1 by jjc
C:/home/work/xmltok/wxmltok.c new-revision 1.1 was none
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:53  revision 1.1 by jjc
C:/home/work/xmltok/xmlec/xmlec.c add
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:53  revision 1.1 by jjc
C:/home/work/xmltok/xmlec/xmlec.c new-type a was f
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:54  revision 1.1 by jjc
C:/home/work/xmltok/xmlec/xmlec.c new-revision 1.1 was none
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:54  revision 1.1 by jjc
C:/home/work/xmltok/xmltok.c add
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:54  revision 1.1 by jjc
C:/home/work/xmltok/xmltok.c new-type a was f
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:55  revision 1.1 by jjc
C:/home/work/xmltok/xmltok.c new-revision 1.1 was none
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:55  revision 1.1 by jjc
C:/home/work/xmltok/xmltok.h add
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:55  revision 1.1 by jjc
C:/home/work/xmltok/xmltok.h new-type a was f
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:55  revision 1.1 by jjc
C:/home/work/xmltok/xmltok.h new-revision 1.1 was none
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:56  revision 1.1 by jjc
C:/home/work/xmltok/xmltok.mak add
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:56  revision 1.1 by jjc
C:/home/work/xmltok/xmltok.mak new-type a was f
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:56  revision 1.1 by jjc
C:/home/work/xmltok/xmltok.mak new-revision 1.1 was none
+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:54:37  revision 1.1 by jjc
C:/home/work/xmltok/xmlec/xmlec.c new-revision 1.2 was 1.1
+C:/home/work/xmltok/xmltok.pj 1997.11.04 13:05:14  revision 1.1 by jjc
C:/home/work/xmltok/xmltok.mak new-revision 1.2 was 1.1

26 years agoUse stdout for error messages
James Clark [Tue, 10 Feb 1998 01:53:54 +0000 (01:53 +0000)]
Use stdout for error messages

26 years agoUse character references for #x9 and #xA
James Clark [Tue, 10 Feb 1998 01:44:29 +0000 (01:44 +0000)]
Use character references for #x9 and #xA

26 years agoDon't use directory part of input filename in constructing output filename. Fix usage...
James Clark [Mon, 9 Feb 1998 10:33:07 +0000 (10:33 +0000)]
Don't use directory part of input filename in constructing output filename. Fix usage message.

26 years agoFix usage message
James Clark [Mon, 9 Feb 1998 10:25:03 +0000 (10:25 +0000)]
Fix usage message

26 years agoFix handling of   in tokenized attribute values.
James Clark [Sun, 8 Feb 1998 08:44:11 +0000 (08:44 +0000)]
Fix handling of   in tokenized attribute values.

26 years agoMark dtd as incomplete when a top-level parameter entity reference is encountered
James Clark [Sun, 8 Feb 1998 08:11:35 +0000 (08:11 +0000)]
Mark dtd as incomplete when a top-level parameter entity reference is encountered

26 years agoFix bug in normalizing CRs in PIs
James Clark [Sun, 8 Feb 1998 08:08:44 +0000 (08:08 +0000)]
Fix bug in normalizing CRs in PIs

26 years agoDeal with empty pool in poolAppend
James Clark [Sun, 8 Feb 1998 07:58:42 +0000 (07:58 +0000)]
Deal with empty pool in poolAppend

26 years agoDon't need to bother with parameter entity references now.
James Clark [Sat, 7 Feb 1998 06:48:12 +0000 (06:48 +0000)]
Don't need to bother with parameter entity references now.

26 years agoFix bug in handlind -e
James Clark [Sat, 7 Feb 1998 05:36:23 +0000 (05:36 +0000)]
Fix bug in handlind -e

26 years agoUpdate list of public id characters
James Clark [Sat, 7 Feb 1998 05:36:06 +0000 (05:36 +0000)]
Update list of public id characters

26 years agoDeal with externally specified encodings
James Clark [Sat, 7 Feb 1998 04:53:44 +0000 (04:53 +0000)]
Deal with externally specified encodings

26 years agoNormalize newlines in PIs
James Clark [Fri, 6 Feb 1998 06:40:51 +0000 (06:40 +0000)]
Normalize newlines in PIs

26 years agoIgnore declarations after first parameter entity reference in internal subset
James Clark [Fri, 6 Feb 1998 05:23:50 +0000 (05:23 +0000)]
Ignore declarations after first parameter entity reference in internal subset

26 years agoUpdate for xmlparse
James Clark [Wed, 4 Feb 1998 07:23:16 +0000 (07:23 +0000)]
Update for xmlparse

26 years agoUpdate dependencies. xmlwf doesn't depend on xmltok
James Clark [Wed, 4 Feb 1998 07:21:57 +0000 (07:21 +0000)]
Update dependencies. xmlwf doesn't depend on xmltok

26 years agoGet rid of size_t usage
James Clark [Wed, 4 Feb 1998 07:20:46 +0000 (07:20 +0000)]
Get rid of size_t usage

26 years ago(no commit message)
James Clark [Wed, 4 Feb 1998 06:52:25 +0000 (06:52 +0000)]

26 years agoRedo handling of tag stack
James Clark [Wed, 4 Feb 1998 06:51:44 +0000 (06:51 +0000)]
Redo handling of tag stack

26 years agoRewrite using xmlparse
James Clark [Wed, 4 Feb 1998 05:25:27 +0000 (05:25 +0000)]
Rewrite using xmlparse

26 years agoReturn 1-based line numbers
James Clark [Wed, 4 Feb 1998 04:42:48 +0000 (04:42 +0000)]
Return 1-based line numbers

26 years agoGet rid of magic numbers from the source
James Clark [Wed, 4 Feb 1998 03:49:24 +0000 (03:49 +0000)]
Get rid of magic numbers from the source

26 years agoMore efficient conversion of data
James Clark [Tue, 3 Feb 1998 11:40:36 +0000 (11:40 +0000)]
More efficient conversion of data

26 years agoCheck for invalid UTF-8 characters
James Clark [Tue, 3 Feb 1998 10:04:03 +0000 (10:04 +0000)]
Check for invalid UTF-8 characters

26 years agoNormalize attribute values.
James Clark [Tue, 3 Feb 1998 09:09:48 +0000 (09:09 +0000)]
Normalize attribute values.
Attribute bug fixes.

26 years agoMove groupConnector from DTD to parser
James Clark [Tue, 3 Feb 1998 07:27:23 +0000 (07:27 +0000)]
Move groupConnector from DTD to parser

26 years agoAttribute defaulting
James Clark [Tue, 3 Feb 1998 04:46:06 +0000 (04:46 +0000)]
Attribute defaulting

26 years agoUse normalize rather than containsRef
James Clark [Mon, 2 Feb 1998 13:48:35 +0000 (13:48 +0000)]
Use normalize rather than containsRef

26 years agoInitial Revision
James Clark [Mon, 2 Feb 1998 12:40:34 +0000 (12:40 +0000)]
Initial Revision

26 years agoAdd skipS method
James Clark [Mon, 2 Feb 1998 11:24:03 +0000 (11:24 +0000)]
Add skipS method

26 years agoChange containsRef field in ATTRIBUTE to normalized
James Clark [Mon, 2 Feb 1998 11:15:15 +0000 (11:15 +0000)]
Change containsRef field in ATTRIBUTE to normalized

26 years agoFix bug with UTF16 to UTF8 conversion for chars 0x80..0xFF
James Clark [Mon, 2 Feb 1998 11:14:46 +0000 (11:14 +0000)]
Fix bug with UTF16 to UTF8 conversion for chars 0x80..0xFF

26 years agoFix bug in UTF16 to UTF8 conversion
James Clark [Mon, 2 Feb 1998 10:35:37 +0000 (10:35 +0000)]
Fix bug in UTF16 to UTF8 conversion

26 years agoFix bug in getAtts with '.
James Clark [Mon, 2 Feb 1998 09:29:51 +0000 (09:29 +0000)]
Fix bug in getAtts with '.

26 years agoUse macro to access minBytesPerChar
James Clark [Fri, 30 Jan 1998 19:11:39 +0000 (19:11 +0000)]
Use macro to access minBytesPerChar

26 years agoFix UTF-16 to UTF-8 conversion on surrogates.
James Clark [Thu, 22 Jan 1998 08:35:51 +0000 (08:35 +0000)]
Fix UTF-16 to UTF-8 conversion on surrogates.

26 years agoFix bug in utf8_encoding with surrogates
James Clark [Thu, 22 Jan 1998 08:22:40 +0000 (08:22 +0000)]
Fix bug in utf8_encoding with surrogates

26 years agoAdd MSVC call to chcek for memory leaks
James Clark [Sat, 13 Dec 1997 09:11:15 +0000 (09:11 +0000)]
Add MSVC call to chcek for memory leaks

26 years agoCheck that parameter entities are declared.
James Clark [Sat, 13 Dec 1997 06:39:04 +0000 (06:39 +0000)]
Check that parameter entities are declared.

26 years agoGet rid of cond sect message
James Clark [Fri, 12 Dec 1997 09:23:27 +0000 (09:23 +0000)]
Get rid of cond sect message

26 years agoGet rid of cond sect message
James Clark [Fri, 12 Dec 1997 09:23:24 +0000 (09:23 +0000)]
Get rid of cond sect message

26 years agoFix bug in checkPiTarget
James Clark [Fri, 12 Dec 1997 09:17:24 +0000 (09:17 +0000)]
Fix bug in checkPiTarget

26 years agoNew token XML_TOK_XML_DECL
James Clark [Fri, 12 Dec 1997 00:48:27 +0000 (00:48 +0000)]
New token XML_TOK_XML_DECL

26 years agoCheck for surrogates in NCRs
James Clark [Thu, 11 Dec 1997 14:16:35 +0000 (14:16 +0000)]
Check for surrogates in NCRs

26 years agoCheck parsed entities at end of DTD
James Clark [Thu, 11 Dec 1997 00:00:08 +0000 (00:00 +0000)]
Check parsed entities at end of DTD

26 years agoAdd iterators
James Clark [Wed, 10 Dec 1997 21:57:16 +0000 (21:57 +0000)]
Add iterators

26 years agoFix bugs from Didier Bolf
James Clark [Wed, 10 Dec 1997 14:38:18 +0000 (14:38 +0000)]
Fix bugs from Didier Bolf

26 years agoAvoid problem with forward reference to const object
James Clark [Wed, 10 Dec 1997 14:19:33 +0000 (14:19 +0000)]
Avoid problem with forward reference to const object