W3C CVS Root

CVS log for libwww/modules/expat/xmlparse/Attic/xmlparse.c

[BACK] Up to [Public] / libwww / modules / expat / xmlparse

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.5
Fri Mar 21 10:01:20 2003 UTC (21 years, 1 month ago) by kahan
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.4: +0 -0 lines
JK: Migrating to the new expat version

Revision 1.4.2.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Jun 25 15:24:16 2001 UTC (22 years, 10 months ago) by kahan
CVS tags: before_webdav, Amaya-6-3, Amaya-6-1, Amaya-5-2
Diff to: previous 1.4.2.1.2.1: preferred, colored; branchpoint 1.4.2.1: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.2.1.2.1: +4 -2 lines
JK: Adding a patch made by LC to expat (protected by an Amaya flag)

Revision 1.4.2.1.2.1: download - view: text, markup, annotated - select for diffs
Fri Mar 23 15:24:03 2001 UTC (23 years, 1 month ago) by kahan
CVS tags: Amaya-4-3-2
Diff to: previous 1.4.2.1: preferred, colored
Changes since revision 1.4.2.1: +1 -1 lines
JK: An Amaya specific patch to solve a problem in expat regarding
entity names in attributes. IT may break down other XML applications.

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Wed Mar 14 15:29:53 2001 UTC (23 years, 1 month ago) by kahan
CVS tags: Amaya-4-3-1
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +16 -0 lines
JK (for LC)
Laurent Carcone (lolo@w3.org) 14/March/2001
For attributes, Expat is skipping the entity names it
doesn't know. This patch keeps those names untranslated.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 28 08:52:01 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
CVS tags: expat-19991013, Release-5-4-0, Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +606 -132 lines
JK: commiting Expat Version 19991013

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jun 14 08:53:42 2000 UTC (23 years, 10 months ago) by kahan
Branches: MAIN
CVS tags: expat-1-1, Release-5-3-1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +923 -250 lines
JK: upgrading to expat version 1.1

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 22 23:34:34 1999 UTC (24 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Michael Saunders: Version 5.2.8 of "modules/expat/xmlparse/xmlparse.c"
does not compile on the SGI 6.2 because of a structure member named
"encoding" having the same name as a macro that expands to the
structure member. I examined the output from the preprocessor and it
was apparent that it was recursively replacing the member
"encoding". I was able to fix the problem by changing the name of the
structure member name and it's counterpart in the "encoding" macro of
the original file

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Feb 21 23:56:18 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-8, Release-5-2-6, Before-New-Trace-Messages
Added a new folder for external modules that can be used with libwww but don't come as independent libraries. The first two ones we add are md5 and expat

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster