W3C CVS Root

CVS log for libwww/Library/src/HTXML.c

[BACK] Up to [Public] / libwww / Library / src

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 2.9: download - view: text, markup, annotated - select for diffs
Tue Dec 19 08:53:43 2000 UTC (23 years, 4 months ago) by kahan
Branches: MAIN
CVS tags: repeat-requests, candidate-5-4-1, before_webdav, Release-5-4-0, HEAD, Amaya
Diff to: previous 2.8: preferred, colored
Changes since revision 2.8: +4 -4 lines
JK: Win compilation bug. The perl script that generates the .def files
doesn't take into account the #ifdefs. I had to trick it by turning some
functions (which I'm planning to remove) to PRIVATE.

Revision 2.8: download - view: text, markup, annotated - select for diffs
Wed Aug 30 07:03:52 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-6-3, Amaya-6-1, Amaya-5-2, Amaya-4-3-2, Amaya-4-3-1, Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +2 -2 lines
JK:  typo fix

Revision 2.7: download - view: text, markup, annotated - select for diffs
Tue Aug 29 16:16:37 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +19 -1 lines
JK: temporarily commented the XML structured parser, while waiting
to see if someone is using it or if we should remove it for good.

Revision 2.6: download - view: text, markup, annotated - select for diffs
Sun Apr 18 20:23:51 1999 UTC (25 years ago) by frystyk
Branches: MAIN
CVS tags: Release-5-3-1, Amaya_2_4, Amaya-3-2-1, Amaya-3-2
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +9 -6 lines
John Punin: First (but very good) cut at RDF parser in libwww. The
parser a C translation of the SiRPAC java based RDF parser, see
"http://www.w3.org/RDF/Implementations/SiRPAC/". The parser uses James
Clark's expat XML parser

Revision 2.5: download - view: text, markup, annotated - select for diffs
Mon Apr 12 15:01:52 1999 UTC (25 years ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-8
Diff to: previous 2.4: preferred, colored
Changes since revision 2.4: +2 -2 lines
Minor change

Revision 2.4: download - view: text, markup, annotated - select for diffs
Wed Mar 3 17:50:01 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +7 -2 lines
If the expat stream returns an error then we don't want to return that
error upstream as this can kill a pipeling of requests. Now we just go
into transparent mode.

Revision 2.3: download - view: text, markup, annotated - select for diffs
Mon Feb 22 22:10:12 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-6
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +6 -8 lines
NEW TRACE MESSAGES - see http://lists.w3.org/Archives/Public/www-lib/1999JanMar/0267.html for details

Revision 2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 22 01:04:24 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Before-New-Trace-Messages
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +170 -9 lines
Added expat XML parser as a new module

Revision 2.1: download - view: text, markup, annotated - select for diffs
Fri Jan 8 14:55:01 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
Added first go at the Expat parser as libwww converter

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