]>
granicus.if.org Git - libexpat/log
Clark Cooper [Sun, 22 Oct 2000 19:20:23 +0000 (19:20 +0000)]
Changes for compiling under Microsoft Dev Studio.
Clark Cooper [Fri, 20 Oct 2000 15:37:28 +0000 (15:37 +0000)]
Remove aborts and instead return an UNEXPECTED_STATE error.
Clark Cooper [Fri, 20 Oct 2000 15:14:36 +0000 (15:14 +0000)]
Revised fix for abort occurring with a percent followed by whitespace or
another percent in entity values.
Clark Cooper [Tue, 10 Oct 2000 18:48:48 +0000 (18:48 +0000)]
Defined XML_SetEndNamespaceDeclHandler to resolve bug # 116381
Clark Cooper [Tue, 10 Oct 2000 18:34:11 +0000 (18:34 +0000)]
Fix make problems on BSD & HPUX reported in Bug # 116248
Clark Cooper [Tue, 10 Oct 2000 18:30:22 +0000 (18:30 +0000)]
Fix documentation error reported in Bug report # 116382
James Clark [Mon, 9 Oct 2000 06:26:10 +0000 (06:26 +0000)]
Fix abort with space following percent sign in entity value
Clark Cooper [Fri, 29 Sep 2000 15:47:38 +0000 (15:47 +0000)]
Add MANIFEST and remove expatfaq.html
Clark Cooper [Fri, 29 Sep 2000 15:44:00 +0000 (15:44 +0000)]
Fixed a bug in Makefile.in that wiped out README.
Clark Cooper [Fri, 29 Sep 2000 14:57:45 +0000 (14:57 +0000)]
Versioning information, fill in Changes file, possible final commit before
first release (1.95.0)
Clark Cooper [Thu, 28 Sep 2000 19:47:35 +0000 (19:47 +0000)]
Switch to using MANIFEST to build distribution.
Also fix xmlwf to use current entity declaration signature.
Clark Cooper [Thu, 28 Sep 2000 17:53:00 +0000 (17:53 +0000)]
Fixes to allow DLLs to built under Windows.
Clark Cooper [Tue, 26 Sep 2000 13:52:33 +0000 (13:52 +0000)]
Change version number to accord with beta release.
Clark Cooper [Mon, 25 Sep 2000 13:06:39 +0000 (13:06 +0000)]
Make more explicit the need to do an include of expat.h
Clark Cooper [Mon, 25 Sep 2000 00:58:49 +0000 (00:58 +0000)]
Changes for namespace triplets.
Clark Cooper [Sun, 24 Sep 2000 03:43:37 +0000 (03:43 +0000)]
Added dynamic malloc substitution. Added libtool versioning.
Clark Cooper [Fri, 22 Sep 2000 18:24:28 +0000 (18:24 +0000)]
Update reference with API changes made by the perl-expat merge.
Clark Cooper [Thu, 21 Sep 2000 21:20:18 +0000 (21:20 +0000)]
Merged in modifications from perl-expat. Also fiddled around with more
configuration issues.
Clark Cooper [Mon, 18 Sep 2000 16:26:23 +0000 (16:26 +0000)]
These are the first check-ins for the libexpat task: create configuration
files and setup for building a shareable libexpat.
Clark Cooper [Tue, 12 Sep 2000 17:06:46 +0000 (17:06 +0000)]
Added a link to bug reports page, added Revision comment, and fixed XML errors.
Fred L. Drake, Jr. [Thu, 7 Sep 2000 02:40:29 +0000 (02:40 +0000)]
Point to the mailing lists, not the "Forums". Forums are just plain weird.
Add a (very) little text describing the overall goal of the project.
Fred L. Drake, Jr. [Thu, 7 Sep 2000 02:23:49 +0000 (02:23 +0000)]
Create a SourceForge "product" from the expat project Web pages.
Fred L. Drake, Jr. [Thu, 7 Sep 2000 02:23:49 +0000 (02:23 +0000)]
*** empty log message ***
James Clark [Fri, 18 Aug 2000 03:32:44 +0000 (03:32 +0000)]
Add .plg file.
James Clark [Wed, 5 Jul 2000 10:30:04 +0000 (10:30 +0000)]
Fix bug with xml prefix.
James Clark [Sat, 27 May 2000 01:47:00 +0000 (01:47 +0000)]
Add gennmtab.plg
James Clark [Sat, 27 May 2000 01:45:28 +0000 (01:45 +0000)]
Add XML_NS
James Clark [Mon, 22 May 2000 03:01:26 +0000 (03:01 +0000)]
Set up DTD related handlers in XML_ExternalEntityParserCreate.
James Clark [Thu, 18 May 2000 11:38:56 +0000 (11:38 +0000)]
Avoid freeing a NULL pointer.
James Clark [Fri, 12 May 2000 07:02:22 +0000 (07:02 +0000)]
Add lib expat.zip
James Clark [Fri, 12 May 2000 07:02:03 +0000 (07:02 +0000)]
Add xmlwf.plg
James Clark [Fri, 12 May 2000 06:59:00 +0000 (06:59 +0000)]
Change date.
James Clark [Fri, 12 May 2000 05:56:27 +0000 (05:56 +0000)]
Report parsed entity declarations
James Clark [Wed, 10 May 2000 05:17:43 +0000 (05:17 +0000)]
Removed
James Clark [Wed, 10 May 2000 05:16:44 +0000 (05:16 +0000)]
Don't assume MKS toolkit.
James Clark [Wed, 10 May 2000 03:23:43 +0000 (03:23 +0000)]
Update for parameter entity parsing support.
James Clark [Wed, 10 May 2000 03:20:15 +0000 (03:20 +0000)]
Fancier Makefile.
James Clark [Wed, 10 May 2000 03:13:58 +0000 (03:13 +0000)]
Fix some Win32 warnings.
James Clark [Wed, 10 May 2000 03:05:46 +0000 (03:05 +0000)]
Sync Mozilla defines.
James Clark [Mon, 8 May 2000 04:26:17 +0000 (04:26 +0000)]
Warning patch from Nisheeth.
James Clark [Wed, 3 May 2000 04:07:36 +0000 (04:07 +0000)]
Use void for prototypes without arguments.
James Clark [Wed, 3 May 2000 04:04:12 +0000 (04:04 +0000)]
Avoid doing memcpy with a null pointer.
James Clark [Fri, 21 Apr 2000 04:33:46 +0000 (04:33 +0000)]
Add 2000 to the copyright year.
James Clark [Fri, 21 Apr 2000 04:20:31 +0000 (04:20 +0000)]
Fix screwup in changing copyright notices
James Clark [Fri, 21 Apr 2000 03:58:42 +0000 (03:58 +0000)]
New license and site
James Clark [Fri, 14 Apr 2000 10:53:33 +0000 (10:53 +0000)]
Support reporting of ID attributes.
James Clark [Fri, 14 Apr 2000 09:28:21 +0000 (09:28 +0000)]
Fix allocation bug with namespaces.
James Clark [Fri, 7 Jan 2000 07:22:07 +0000 (07:22 +0000)]
Merge hashtable.c and hashtable.h into xmlparse.c
James Clark [Thu, 11 Nov 1999 05:01:01 +0000 (05:01 +0000)]
Fix MPL URL.
James Clark [Fri, 5 Nov 1999 02:20:58 +0000 (02:20 +0000)]
Mention the Clark Cooper article.
James Clark [Wed, 27 Oct 1999 01:34:43 +0000 (01:34 +0000)]
Avoid warning for Netscape.
James Clark [Wed, 13 Oct 1999 10:50:48 +0000 (10:50 +0000)]
C++ version.
James Clark [Wed, 13 Oct 1999 10:50:34 +0000 (10:50 +0000)]
Rewrite.
James Clark [Wed, 13 Oct 1999 04:16:25 +0000 (04:16 +0000)]
Change date.
James Clark [Wed, 13 Oct 1999 03:58:17 +0000 (03:58 +0000)]
Don't assume ASCII execution character set
James Clark [Mon, 11 Oct 1999 11:29:49 +0000 (11:29 +0000)]
Add some comments to storeAtts.
James Clark [Mon, 11 Oct 1999 06:58:40 +0000 (06:58 +0000)]
Fix a couple of memory allocation bugs with namespace processing and XML_UNICODE.
James Clark [Mon, 11 Oct 1999 06:03:22 +0000 (06:03 +0000)]
Make it parse without XML_DTD.
James Clark [Wed, 22 Sep 1999 03:30:35 +0000 (03:30 +0000)]
Fix bug with tokenized attribute values.
James Clark [Sat, 7 Aug 1999 04:06:56 +0000 (04:06 +0000)]
Fix comment.
James Clark [Wed, 28 Jul 1999 09:34:18 +0000 (09:34 +0000)]
Added start/endDoctypeDeclHandlers
James Clark [Sun, 25 Jul 1999 05:25:59 +0000 (05:25 +0000)]
Initialize paramEntityParsing.
James Clark [Fri, 9 Jul 1999 12:19:25 +0000 (12:19 +0000)]
Change date.
James Clark [Fri, 9 Jul 1999 12:17:40 +0000 (12:17 +0000)]
Change namespace handling to use W3C C14N algorithm.
Ifdef other differences on W3C14N.
James Clark [Fri, 9 Jul 1999 12:03:07 +0000 (12:03 +0000)]
Fix bug with default handler and ignored marked section.
James Clark [Tue, 6 Jul 1999 00:48:04 +0000 (00:48 +0000)]
Fix bug with encoding declaration in prolog.
James Clark [Sun, 4 Jul 1999 13:18:00 +0000 (13:18 +0000)]
Make it compile without XML_DTD
James Clark [Sat, 26 Jun 1999 12:34:53 +0000 (12:34 +0000)]
Get rid of expat.mak
James Clark [Sat, 26 Jun 1999 12:29:27 +0000 (12:29 +0000)]
Add paragraph for test version.
James Clark [Sat, 26 Jun 1999 12:10:00 +0000 (12:10 +0000)]
Fix bug with XML_UNICODE
James Clark [Sat, 26 Jun 1999 11:45:01 +0000 (11:45 +0000)]
Mention -DXML_DTD
James Clark [Sat, 26 Jun 1999 11:29:49 +0000 (11:29 +0000)]
Support for external DTDs completed.
James Clark [Fri, 25 Jun 1999 14:51:16 +0000 (14:51 +0000)]
Tweak previous fix
James Clark [Fri, 25 Jun 1999 14:47:34 +0000 (14:47 +0000)]
Fix bug with definition of attribute as #IMPLIED before definition with default
James Clark [Fri, 25 Jun 1999 14:28:06 +0000 (14:28 +0000)]
2nd set of changes for full DTD support
James Clark [Fri, 25 Jun 1999 10:58:20 +0000 (10:58 +0000)]
First part of changes for DTD support.
James Clark [Thu, 24 Jun 1999 09:39:06 +0000 (09:39 +0000)]
Added some bits of code that may be useful in the future
James Clark [Thu, 24 Jun 1999 09:22:36 +0000 (09:22 +0000)]
Add .cvsignore files. Generate nametab.h
James Clark [Thu, 24 Jun 1999 08:53:00 +0000 (08:53 +0000)]
Not used any more
James Clark [Thu, 24 Jun 1999 08:52:18 +0000 (08:52 +0000)]
Removed expat.pj
James Clark [Thu, 24 Jun 1999 08:48:58 +0000 (08:48 +0000)]
Remove old files
James Clark [Thu, 3 Jun 1999 10:21:30 +0000 (10:21 +0000)]
Get rid of remaining missing prototype warnings
James Clark [Wed, 2 Jun 1999 11:20:06 +0000 (11:20 +0000)]
Fix Apache warnings
James Clark [Wed, 2 Jun 1999 11:20:06 +0000 (11:20 +0000)]
Fix Apache warnings
James Clark [Wed, 2 Jun 1999 11:12:21 +0000 (11:12 +0000)]
Add initialization to avoid warning
James Clark [Wed, 2 Jun 1999 10:56:11 +0000 (10:56 +0000)]
Fix some infelicities from the Apache folks
James Clark [Wed, 2 Jun 1999 10:45:52 +0000 (10:45 +0000)]
Add comment about open variable
James Clark [Wed, 2 Jun 1999 10:36:45 +0000 (10:36 +0000)]
Use XmlSizeOfUnknownEncoding(void).
James Clark [Sat, 29 May 1999 09:50:48 +0000 (09:50 +0000)]
+E:/home/work/expat/expat.pj 1999.05.29 16:42:57 revision 1.17 by jjc
checkpointed, new revision 1.17
+E:/home/work/expat/expat.pj 1999.05.29 16:49:42 revision 1.17 by jjc
E:/home/work/expat/MPL-1_1.html drop
+E:/home/work/expat/expat.pj 1999.05.29 16:50:26 revision 1.17 by jjc
E:/home/work/expat/expat.html new-revision 1.19 was 1.18
E:/home/work/expat/files.txt new-revision 1.11 was 1.10
James Clark [Sat, 29 May 1999 09:50:26 +0000 (09:50 +0000)]
Don't include MPL.
James Clark [Sat, 29 May 1999 09:42:57 +0000 (09:42 +0000)]
+E:/home/work/expat/expat.pj 1999.04.25 19:37:39 revision 1.16 by jjc
checkpointed, new revision 1.16
+E:/home/work/expat/expat.pj 1999.05.29 09:13:58 AST revision 1.16 by jjc
E:/home/work/expat/files.txt new-revision 1.9 was 1.8
+E:/home/work/expat/expat.pj 1999.05.29 09:14:13 AST revision 1.16 by jjc
E:/home/work/expat/MPL-1_1.html add
+E:/home/work/expat/expat.pj 1999.05.29 09:14:31 AST revision 1.16 by jjc
E:/home/work/expat/MPL-1_1.html new-type a was f
E:/home/work/expat/MPL-1_1.html new-revision 1.1 was none
+E:/home/work/expat/expat.pj 1999.05.29 09:15:44 revision 1.16 by jjc
E:/home/work/expat/MPL-1_0.html drop
+E:/home/work/expat/expat.pj 1999.05.29 09:19:21 revision 1.16 by jjc
E:/home/work/expat/gennmtab/gennmtab.c new-revision 1.3 was 1.2
E:/home/work/expat/xmlparse/hashtable.c new-revision 1.9 was 1.8
E:/home/work/expat/xmlparse/hashtable.h new-revision 1.6 was 1.5
E:/home/work/expat/xmlparse/xmlparse.c new-revision 1.85 was 1.84
E:/home/work/expat/xmlparse/xmlparse.h new-revision 1.35 was 1.34
E:/home/work/expat/xmltok/asciitab.h new-revision 1.6 was 1.5
E:/home/work/expat/xmltok/dllmain.c new-revision 1.4 was 1.3
E:/home/work/expat/xmltok/iasciitab.h new-revision 1.4 was 1.3
E:/home/work/expat/xmltok/latin1tab.h new-revision 1.3 was 1.2
E:/home/work/expat/xmltok/utf8tab.h new-revision 1.5 was 1.4
E:/home/work/expat/xmltok/xmldef.h new-revision 1.8 was 1.7
E:/home/work/expat/xmltok/xmlrole.c new-revision 1.11 was 1.10
E:/home/work/expat/xmltok/xmlrole.h new-revision 1.6 was 1.5
E:/home/work/expat/xmltok/xmltok.c new-revision 1.47 was 1.46
E:/home/work/expat/xmltok/xmltok.h new-revision 1.27 was 1.26
E:/home/work/expat/xmltok/xmltok_impl.c new-revision 1.34 was 1.33
E:/home/work/expat/xmltok/xmltok_impl.h new-revision 1.7 was 1.6
E:/home/work/expat/xmlwf/codepage.c new-revision 1.6 was 1.5
E:/home/work/expat/xmlwf/codepage.h new-revision 1.4 was 1.3
E:/home/work/expat/xmlwf/filemap.h new-revision 1.4 was 1.3
E:/home/work/expat/xmlwf/readfilemap.c new-revision 1.4 was 1.3
James Clark [Sat, 29 May 1999 09:40:17 +0000 (09:40 +0000)]
Add question about minimizing size.
James Clark [Sat, 29 May 1999 02:29:34 +0000 (02:29 +0000)]
Add /link50compat option
James Clark [Sat, 29 May 1999 02:23:10 +0000 (02:23 +0000)]
Change version.
Change copyright.
James Clark [Sat, 29 May 1999 02:22:35 +0000 (02:22 +0000)]
Remove gplelect.html
James Clark [Sat, 29 May 1999 02:19:21 +0000 (02:19 +0000)]
Change license to MPL 1.1
James Clark [Sat, 29 May 1999 02:19:21 +0000 (02:19 +0000)]
Change license to MPL 1.1
James Clark [Sat, 29 May 1999 02:14:27 +0000 (02:14 +0000)]
MPL 1.1
James Clark [Sat, 29 May 1999 02:13:53 +0000 (02:13 +0000)]
Change to MPL 1.1
James Clark [Sun, 25 Apr 1999 12:37:39 +0000 (12:37 +0000)]
+E:/home/work/expat/expat.pj 1999.03.07 17:18:52 revision 1.15 by jjc
checkpointed, new revision 1.15
+E:/home/work/expat/expat.pj 1999.03.08 08:20:37 revision 1.15 by jjc
E:/home/work/expat/Makefile new-revision 1.11 was 1.10
E:/home/work/expat/xmltok/xmltok.c new-revision 1.46 was 1.45
E:/home/work/expat/xmltok/xmltok_ns.c new-revision 1.4 was 1.3
+E:/home/work/expat/expat.pj 1999.03.20 09:35:09 revision 1.15 by jjc
E:/home/work/expat/xmlparse/xmlparse.c new-revision 1.78 was 1.77
+E:/home/work/expat/expat.pj 1999.03.25 11:58:25 revision 1.15 by jjc
E:/home/work/expat/xmlparse/xmlparse.c new-revision 1.79 was 1.78
+E:/home/work/expat/expat.pj 1999.03.26 10:53:05 revision 1.15 by jjc
E:/home/work/expat/xmlparse/xmlparse.c new-revision 1.80 was 1.79
E:/home/work/expat/xmlparse/xmlparse.h new-revision 1.32 was 1.31
E:/home/work/expat/xmlwf/xmlwf.c new-revision 1.41 was 1.40
+E:/home/work/expat/expat.pj 1999.04.06 19:01:55 revision 1.15 by jjc
E:/home/work/expat/xmltok/xmltok.h new-revision 1.26 was 1.25
+E:/home/work/expat/expat.pj 1999.04.20 09:01:37 revision 1.15 by jjc
E:/home/work/expat/xmlparse/xmlparse.c new-revision 1.81 was 1.80
+E:/home/work/expat/expat.pj 1999.04.20 09:52:43 revision 1.15 by jjc
E:/home/work/expat/xmlwf/xmlwf.c new-revision 1.42 was 1.41
+E:/home/work/expat/expat.pj 1999.04.20 09:53:57 revision 1.15 by jjc
E:/home/work/expat/xmlparse/xmlparse.c new-revision 1.82 was 1.81
E:/home/work/expat/xmlparse/xmlparse.h new-revision 1.33 was 1.32
+E:/home/work/expat/expat.pj 1999.04.20 09:59:32 revision 1.15 by jjc
E:/home/work/expat/expatfaq.html new-revision 1.2 was 1.1
+E:/home/work/expat/expat.pj 1999.04.20 09:59:54 revision 1.15 by jjc
E:/home/work/expat/expat.html new-revision 1.16 was 1.15
+E:/home/work/expat/expat.pj 1999.04.25 10:18:11 revision 1.15 by jjc
E:/home/work/expat/xmlparse/hashtable.h new-revision 1.5 was 1.4
+E:/home/work/expat/expat.pj 1999.04.25 18:34:07 revision 1.15 by jjc
E:/home/work/expat/xmlparse/xmlparse.c new-revision 1.83 was 1.82