]> granicus.if.org Git - libexpat/log
libexpat
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

26 years agoDon't need to check system identifiers
James Clark [Wed, 10 Dec 1997 07:57:10 +0000 (07:57 +0000)]
Don't need to check system identifiers

26 years agoChanges before release
James Clark [Wed, 10 Dec 1997 07:44:19 +0000 (07:44 +0000)]
Changes before release

26 years agoChanges before release
James Clark [Wed, 10 Dec 1997 07:44:18 +0000 (07:44 +0000)]
Changes before release

26 years agoInitial revision
James Clark [Wed, 10 Dec 1997 07:39:49 +0000 (07:39 +0000)]
Initial revision

26 years agoInitial revision
James Clark [Wed, 10 Dec 1997 07:33:23 +0000 (07:33 +0000)]
Initial revision

26 years agoFix bug with DTD-less docs.
James Clark [Sat, 15 Nov 1997 05:30:55 +0000 (05:30 +0000)]
Fix bug with DTD-less docs.

26 years agoGive a separate message for syntax errors
James Clark [Sat, 15 Nov 1997 02:44:29 +0000 (02:44 +0000)]
Give a separate message for syntax errors

26 years agoInitial Revision
James Clark [Sat, 15 Nov 1997 02:43:48 +0000 (02:43 +0000)]
Initial Revision

26 years agoUpdate for xmlrole and win32filemap
James Clark [Sat, 15 Nov 1997 01:06:14 +0000 (01:06 +0000)]
Update for xmlrole and win32filemap

26 years agoInitial Revision
James Clark [Sat, 15 Nov 1997 01:05:11 +0000 (01:05 +0000)]
Initial Revision

26 years agoInitial Revision
James Clark [Sat, 15 Nov 1997 00:52:59 +0000 (00:52 +0000)]
Initial Revision

26 years agoReorder tokens to group element type declaration only tokens together
James Clark [Sat, 15 Nov 1997 00:51:48 +0000 (00:51 +0000)]
Reorder tokens to group element type declaration only tokens together

26 years agoSeparate file mapping code into separate file
James Clark [Sat, 15 Nov 1997 00:37:29 +0000 (00:37 +0000)]
Separate file mapping code into separate file

26 years agoInitial Revision
James Clark [Sat, 15 Nov 1997 00:35:13 +0000 (00:35 +0000)]
Initial Revision

26 years agoAllow #name to be terminated by |
James Clark [Fri, 14 Nov 1997 05:24:37 +0000 (05:24 +0000)]
Allow #name to be terminated by |

26 years agoDo literals properly. Support for conditional sections.
James Clark [Thu, 13 Nov 1997 11:45:31 +0000 (11:45 +0000)]
Do literals properly.  Support for conditional sections.

26 years agoAllow PIs in the prolog.
James Clark [Thu, 13 Nov 1997 09:25:49 +0000 (09:25 +0000)]
Allow PIs in the prolog.

26 years agoRealistic prolog tokenization.
James Clark [Thu, 13 Nov 1997 09:05:46 +0000 (09:05 +0000)]
Realistic prolog tokenization.

27 years agoMove binaries to bin
James Clark [Wed, 12 Nov 1997 11:27:27 +0000 (11:27 +0000)]
Move binaries to bin

27 years agoSupport for line and column numbers
James Clark [Wed, 12 Nov 1997 10:38:58 +0000 (10:38 +0000)]
Support for line and column numbers

27 years agoUpdate comment.
James Clark [Tue, 11 Nov 1997 06:41:38 +0000 (06:41 +0000)]
Update comment.

27 years agoUpdate for xmlwf
James Clark [Tue, 11 Nov 1997 06:11:48 +0000 (06:11 +0000)]
Update for xmlwf

27 years agoMove memory mapping stuff into separate program.
James Clark [Tue, 11 Nov 1997 06:11:16 +0000 (06:11 +0000)]
Move memory mapping stuff into separate program.

27 years agoAdd methods for getting attributes and comparing names.
James Clark [Tue, 11 Nov 1997 05:53:20 +0000 (05:53 +0000)]
Add methods for getting attributes and comparing names.

27 years agoInitial Revision
James Clark [Tue, 11 Nov 1997 05:52:10 +0000 (05:52 +0000)]
Initial Revision

27 years agoFix bug with ]]]>
James Clark [Mon, 10 Nov 1997 12:43:24 +0000 (12:43 +0000)]
Fix bug with ]]]>

27 years agoRewrite for proper multibyte support and more well-formedness checking.
James Clark [Mon, 10 Nov 1997 06:10:50 +0000 (06:10 +0000)]
Rewrite for proper multibyte support and more well-formedness checking.

27 years agoInitial Revision
James Clark [Mon, 10 Nov 1997 06:10:11 +0000 (06:10 +0000)]
Initial Revision

27 years agoInitial Revision
James Clark [Mon, 10 Nov 1997 06:10:08 +0000 (06:10 +0000)]
Initial Revision

27 years agoLook for quotes in start-tags. A little more checking.
James Clark [Tue, 4 Nov 1997 11:05:07 +0000 (11:05 +0000)]
Look for quotes in start-tags.  A little more checking.

27 years agoDefine FILEMAP in makefile not source file.
James Clark [Tue, 4 Nov 1997 08:16:45 +0000 (08:16 +0000)]
Define FILEMAP in makefile not source file.

27 years agoUpdate dependencies
James Clark [Tue, 4 Nov 1997 06:05:14 +0000 (06:05 +0000)]
Update dependencies

27 years agoChange xmltok.h to lower case.
James Clark [Tue, 4 Nov 1997 05:54:36 +0000 (05:54 +0000)]
Change xmltok.h to lower case.

27 years agoInitial Revision
James Clark [Tue, 4 Nov 1997 05:43:56 +0000 (05:43 +0000)]
Initial Revision

27 years agoInitial Revision
James Clark [Tue, 4 Nov 1997 05:43:52 +0000 (05:43 +0000)]
Initial Revision