]> granicus.if.org Git - libexpat/log
libexpat
26 years agoInitial revision
James Clark [Thu, 22 Oct 1998 05:41:14 +0000 (05:41 +0000)]
Initial revision

26 years agoDuplicate revision
James Clark [Thu, 22 Oct 1998 05:40:57 +0000 (05:40 +0000)]
Duplicate revision

26 years agoInitial revision
James Clark [Thu, 22 Oct 1998 05:40:57 +0000 (05:40 +0000)]
Initial revision

26 years ago*** empty log message ***
James Clark [Thu, 22 Oct 1998 05:40:46 +0000 (05:40 +0000)]
*** empty log message ***

26 years agoFix bug with tempPool after calling externalEntityRefHandler
James Clark [Thu, 22 Oct 1998 02:53:12 +0000 (02:53 +0000)]
Fix bug with tempPool after calling externalEntityRefHandler

26 years agoFix bug with position of end element event for empty tags.
James Clark [Tue, 29 Sep 1998 08:08:24 +0000 (08:08 +0000)]
Fix bug with position of end element event  for empty tags.

26 years agoCopy defaultExpandInternalEntities when creating external entity parser
James Clark [Thu, 24 Sep 1998 04:37:23 +0000 (04:37 +0000)]
Copy defaultExpandInternalEntities when creating external entity parser

26 years agoBump version
James Clark [Thu, 24 Sep 1998 04:31:20 +0000 (04:31 +0000)]
Bump version

26 years agoAdd comment support
James Clark [Thu, 24 Sep 1998 04:12:12 +0000 (04:12 +0000)]
Add comment support

26 years agoAdd XML_SetDefaultHandlerExpand
James Clark [Thu, 24 Sep 1998 03:40:44 +0000 (03:40 +0000)]
Add XML_SetDefaultHandlerExpand

26 years agoNamespace support
James Clark [Wed, 26 Aug 1998 09:10:50 +0000 (09:10 +0000)]
Namespace support

26 years agoLexical support for namespaces
James Clark [Sat, 22 Aug 1998 22:40:45 +0000 (22:40 +0000)]
Lexical support for namespaces

26 years ago+C:/home/work/expat/expat.pj 1998.06.21 16:11:40 revision 1.10 by jjc V1_0
James Clark [Fri, 14 Aug 1998 04:10:26 +0000 (04:10 +0000)]
+C:/home/work/expat/expat.pj 1998.06.21 16:11:40  revision 1.10 by jjc
checkpointed, new revision 1.10
+C:/home/work/expat/expat.pj 1998.06.23 09:38:35  revision 1.10 by jjc
C:/home/work/expat/xmlparse/xmlparse.h new-revision 1.22 was 1.21
+C:/home/work/expat/expat.pj 1998.06.23 11:54:38  revision 1.10 by jjc
C:/home/work/expat/xmltok/xmltok.c new-revision 1.34 was 1.33
+C:/home/work/expat/expat.pj 1998.06.26 21:57:50  revision 1.10 by jjc
C:/home/work/expat/xmltok/xmltok.c new-revision 1.35 was 1.34
+C:/home/work/expat/expat.pj 1998.06.27 09:12:47  revision 1.10 by jjc
C:/home/work/expat/xmlparse/xmlparse.c new-revision 1.53 was 1.52
+C:/home/work/expat/expat.pj 1998.06.27 09:18:18  revision 1.10 by jjc
C:/home/work/expat/xmlparse/xmlparse.c new-revision 1.54 was 1.53
+C:/home/work/expat/expat.pj 1998.08.14 11:09:37  revision 1.10 by jjc
C:/home/work/expat/expat.html new-revision 1.8 was 1.7

26 years agoUpdate to Version 1.0
James Clark [Fri, 14 Aug 1998 04:09:37 +0000 (04:09 +0000)]
Update to Version 1.0

26 years agoAvoid realloc(NULL, n) in defineAttribute
James Clark [Sat, 27 Jun 1998 02:18:17 +0000 (02:18 +0000)]
Avoid realloc(NULL, n) in defineAttribute

26 years agoAvoid realloc(NULL, n)
James Clark [Sat, 27 Jun 1998 02:12:47 +0000 (02:12 +0000)]
Avoid realloc(NULL, n)

26 years agoFix bug in utf8_isNmstrt2
James Clark [Fri, 26 Jun 1998 14:57:49 +0000 (14:57 +0000)]
Fix bug in utf8_isNmstrt2

26 years agoGet rid of some compile time warnings
James Clark [Tue, 23 Jun 1998 04:54:38 +0000 (04:54 +0000)]
Get rid of some compile time warnings

26 years agoFix GetErrorByteIndex macro.
James Clark [Tue, 23 Jun 1998 02:38:35 +0000 (02:38 +0000)]
Fix GetErrorByteIndex macro.

26 years ago+C:/home/work/expat/expat.pj 1998.05.14 11:42:18 revision 1.9 by jjc beta4
James Clark [Sun, 21 Jun 1998 09:11:40 +0000 (09:11 +0000)]
+C:/home/work/expat/expat.pj 1998.05.14 11:42:18  revision 1.9 by jjc
checkpointed, new revision 1.9
+C:/home/work/expat/expat.pj 1998.05.16 16:18:17  revision 1.9 by jjc
C:/home/work/expat/xmlparse/xmlparse.c new-revision 1.29 was 1.28
+C:/home/work/expat/expat.pj 1998.05.23 14:27:59  revision 1.9 by jjc
C:/home/work/expat/xmltok/xmltok_impl.c new-revision 1.23 was 1.22
+C:/home/work/expat/expat.pj 1998.05.30 17:13:04  revision 1.9 by jjc
C:/home/work/expat/xmlparse/xmlparse.c new-revision 1.30 was 1.29
+C:/home/work/expat/expat.pj 1998.05.30 17:13:06  revision 1.9 by jjc
C:/home/work/expat/xmltok/xmltok.c new-revision 1.25 was 1.24
+C:/home/work/expat/expat.pj 1998.05.30 17:13:07  revision 1.9 by jjc
C:/home/work/expat/xmltok/xmltok.h new-revision 1.17 was 1.16
+C:/home/work/expat/expat.pj 1998.05.30 19:47:06  revision 1.9 by jjc
C:/home/work/expat/xmltok/xmltok.c new-revision 1.26 was 1.25
+C:/home/work/expat/expat.pj 1998.05.30 19:47:07  revision 1.9 by jjc
C:/home/work/expat/xmltok/xmltok.h new-revision 1.18 was 1.17
+C:/home/work/expat/expat.pj 1998.05.31 12:32:40  revision 1.9 by jjc
C:/home/work/expat/xmlparse/hashtable.c new-revision 1.5 was 1.4
+C:/home/work/expat/expat.pj 1998.05.31 12:32:41  revision 1.9 by jjc
C:/home/work/expat/xmlparse/hashtable.h new-revision 1.4 was 1.3
+C:/home/work/expat/expat.pj 1998.05.31 12:32:42  revision 1.9 by jjc
C:/home/work/expat/xmlparse/xmlparse.c new-revision 1.31 was 1.30
+C:/home/work/expat/expat.pj 1998.05.31 12:32:43  revision 1.9 by jjc
C:/home/work/expat/xmlparse/xmlparse.h new-revision 1.7 was 1.6
+C:/home/work/expat/expat.pj 1998.05.31 15:06:00  revision 1.9 by jjc
C:/home/work/expat/xmlparse/xmlparse.c new-revision 1.32 was 1.31
+C:/home/work/expat/expat.pj 1998.05.31 15:06:00  revision 1.9 by jjc
C:/home/work/expat/xmltok/xmltok.c new-revision 1.27 was 1.26
+C:/home/work/expat/expat.pj 1998.05.31 15:06:01  revision 1.9 by jjc
C:/home/work/expat/xmltok/xmltok.h new-revision 1.19 was 1.18

26 years agoGive message about how to run it.
James Clark [Sun, 21 Jun 1998 08:44:14 +0000 (08:44 +0000)]
Give message about how to run it.

26 years agoFix names of sample files
James Clark [Sun, 21 Jun 1998 08:23:52 +0000 (08:23 +0000)]
Fix names of sample files

26 years agoInitial revision
James Clark [Sun, 21 Jun 1998 08:22:49 +0000 (08:22 +0000)]
Initial revision

26 years agoAdd sample files
James Clark [Sun, 21 Jun 1998 08:22:39 +0000 (08:22 +0000)]
Add sample files

26 years ago*** empty log message ***
James Clark [Sun, 21 Jun 1998 08:22:20 +0000 (08:22 +0000)]
*** empty log message ***

26 years ago*** empty log message ***
James Clark [Sun, 21 Jun 1998 08:10:47 +0000 (08:10 +0000)]
*** empty log message ***

26 years agoAdd XML_DefaultCurrent
James Clark [Sun, 21 Jun 1998 06:53:13 +0000 (06:53 +0000)]
Add XML_DefaultCurrent

26 years agoFix non-Win32 stubs
James Clark [Wed, 17 Jun 1998 11:32:18 +0000 (11:32 +0000)]
Fix non-Win32 stubs

26 years agoAvoid dependence on Unicode wchar_t in xmlparse
James Clark [Wed, 17 Jun 1998 11:19:44 +0000 (11:19 +0000)]
Avoid dependence on Unicode wchar_t in xmlparse

26 years agoImprove comment
James Clark [Wed, 17 Jun 1998 10:45:12 +0000 (10:45 +0000)]
Improve comment

26 years agoMake locations right for default handler and for character data spread over multiple...
James Clark [Wed, 17 Jun 1998 10:18:28 +0000 (10:18 +0000)]
Make locations right for default handler and for character data spread over multiple calls.

26 years agoAdd default handler
James Clark [Wed, 17 Jun 1998 10:04:31 +0000 (10:04 +0000)]
Add default handler

26 years agoAdd base address for xmlparse.dll
James Clark [Wed, 3 Jun 1998 13:23:35 +0000 (13:23 +0000)]
Add base address for xmlparse.dll

26 years agoAvoid setting eventPtr on error while parsing internal entities.
James Clark [Wed, 3 Jun 1998 13:10:13 +0000 (13:10 +0000)]
Avoid setting eventPtr on error while parsing internal entities.

26 years agoSet the base even if not processing external entities
James Clark [Wed, 3 Jun 1998 11:29:18 +0000 (11:29 +0000)]
Set the base even if not processing external entities

26 years agoFix typo with -m option
James Clark [Wed, 3 Jun 1998 10:55:52 +0000 (10:55 +0000)]
Fix typo with -m option

26 years agoFix some bugs in location handling
James Clark [Wed, 3 Jun 1998 10:48:23 +0000 (10:48 +0000)]
Fix some bugs in location handling

26 years agoEnhance -m option
James Clark [Wed, 3 Jun 1998 10:16:20 +0000 (10:16 +0000)]
Enhance -m option

26 years agoMore comments added.
James Clark [Wed, 3 Jun 1998 09:33:36 +0000 (09:33 +0000)]
More comments added.

26 years agoTweak to locations in prolog
James Clark [Wed, 3 Jun 1998 09:28:55 +0000 (09:28 +0000)]
Tweak to locations in prolog

26 years agoChange GetErrorCode return type to enum XML_ErrorCode.
James Clark [Wed, 3 Jun 1998 09:24:43 +0000 (09:24 +0000)]
Change GetErrorCode return type to enum XML_ErrorCode.

26 years agoAdd more comments.
James Clark [Wed, 3 Jun 1998 09:23:16 +0000 (09:23 +0000)]
Add more comments.

26 years ago-1 in unknown encoding lead byte table should use BT_MALFORM
James Clark [Wed, 3 Jun 1998 08:25:08 +0000 (08:25 +0000)]
-1 in unknown encoding lead byte table should use BT_MALFORM

26 years agoUse ints rather than unsigned shorts in unknown encoding support
James Clark [Wed, 3 Jun 1998 07:52:49 +0000 (07:52 +0000)]
Use ints rather than unsigned shorts in unknown encoding support

26 years agoProvide -m option
James Clark [Wed, 3 Jun 1998 07:04:44 +0000 (07:04 +0000)]
Provide -m option
Set base for external entities

26 years agoMake location information available for all events
James Clark [Wed, 3 Jun 1998 06:35:00 +0000 (06:35 +0000)]
Make location information available for all events
Support XML_UseParserAsHandlerArg

26 years agoDelete stscanf definition
James Clark [Tue, 2 Jun 1998 09:06:22 +0000 (09:06 +0000)]
Delete stscanf definition

26 years agoGeneralize unknown encoding support
James Clark [Tue, 2 Jun 1998 08:57:14 +0000 (08:57 +0000)]
Generalize unknown encoding support

26 years agoFix typos in CHECK_*_CASES args
James Clark [Tue, 2 Jun 1998 04:20:08 +0000 (04:20 +0000)]
Fix typos in CHECK_*_CASES args

26 years agoMention BYTE_ORDER.
James Clark [Mon, 1 Jun 1998 13:02:06 +0000 (13:02 +0000)]
Mention BYTE_ORDER.
Add codepage.c

26 years agoInitial revision
James Clark [Mon, 1 Jun 1998 12:56:04 +0000 (12:56 +0000)]
Initial revision

26 years agoIgnore encoding decl with protocol specified encoding. Factor out common handling...
James Clark [Mon, 1 Jun 1998 12:54:02 +0000 (12:54 +0000)]
Ignore encoding decl with protocol specified encoding.  Factor out common handling of XML/Text declaration.

26 years agoAdd codepage.c
James Clark [Mon, 1 Jun 1998 12:15:13 +0000 (12:15 +0000)]
Add codepage.c

26 years agoInitial Revision
James Clark [Mon, 1 Jun 1998 12:12:51 +0000 (12:12 +0000)]
Initial Revision

26 years agoSupport for arbitrary single byte encodings
James Clark [Mon, 1 Jun 1998 12:12:35 +0000 (12:12 +0000)]
Support for arbitrary single byte encodings

26 years agoNew approach for handling predefined entities
James Clark [Mon, 1 Jun 1998 07:28:31 +0000 (07:28 +0000)]
New approach for handling predefined entities

26 years agoAvoid converting data unnecessarily
James Clark [Mon, 1 Jun 1998 05:55:23 +0000 (05:55 +0000)]
Avoid converting data unnecessarily

26 years agoAdd debugging support for unparsed entities
James Clark [Mon, 1 Jun 1998 04:33:10 +0000 (04:33 +0000)]
Add debugging support for unparsed entities

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