W3C CVS Root

CVS log for libwww/Library/Examples/head.c

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

Request diff between arbitrary revisions


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


Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 21 10:15:44 2003 UTC (21 years, 3 months ago) by kahan
Branches: MAIN
CVS tags: repeat-requests, candidate-5-4-1, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
JK: Migrated to new versions of the autotools:
autoconf 2.57 (but with backwards compatiblity to 2.53)
automake 1.7.3
libtool 1.4.3.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Dec 19 14:50:33 2000 UTC (23 years, 6 months ago) by kahan
Branches: MAIN
CVS tags: before_webdav, Release-5-4-0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +41 -5 lines
JK: Fixed runtime crashes with the following example applications:
    chunk.c chunkbody.c getheaders.c head.c multichunk.c

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 1 13:41:55 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-3-1, Release-5-2-8
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -4 lines
Removed remaining printf and fprintf and replaced them with our own HTTrace and HTPrint functions that can easily be redirected by the application

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Feb 23 17:53:30 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-6
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +12 -6 lines
Changed some of the stadout/stderr handling in the sample apps to use the libwww versions so that they work on winnt command shell

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Feb 22 01:56:59 1999 UTC (25 years, 4 months ago) by frystyk
Branches: MAIN
CVS tags: Before-New-Trace-Messages
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -1 lines
Fixes for msvc - the chunkbody and chunk sample apps now work

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 6 15:38:47 1999 UTC (25 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -5 lines
A completely rewritten HText interface that makes it a lot easier to use the libwww HTML parser and also doesn't throw away tags or entities that are not defined in the libwww HTML DTD. The new interface is based on registering callbacks so that the application doesn't have to provide the old HText functions that it didn't use. The HTML parser itself has also improved as it now knows about several HTML 4.0 tags. Finally, there are three new sample applications called showtags, showtext, and showlinks which illustrate how to use the new HText interface. Currently the line mode browser hasn't been updated so it doesn't compile for the moment.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 1 22:54:38 1998 UTC (25 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +19 -0 lines
Added mget pipeline example

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 19 16:49:14 1998 UTC (26 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2, Release-5-1m
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -0 lines
Almost 5.1m

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 27 13:30:00 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1l, Release-5-1k, Release-5-1j, Release-5-1g, Release-5-1e, Release-5-1d, Release-5-1b, Release-5-1a, Release-5-1, Release-5-0a
head libwww example

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