W3C CVS Root

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 1 13:41:55 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: repeat-requests, candidate-5-4-1, before_webdav, Release-5-4-0, Release-5-3-1, Release-5-2-8, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 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.3: download - view: text, markup, annotated - select for diffs
Thu Jan 7 21:54:10 1999 UTC (25 years, 4 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-6, Before-New-Trace-Messages
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -4 lines
Fized timezone problem on cygwin - have to call tzset first

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 6 15:38:47 1999 UTC (25 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +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.1: download - view: text, markup, annotated - select for diffs
Mon Nov 30 23:27:50 1998 UTC (25 years, 5 months ago) by frystyk
Branches: MAIN
A simple time zone check program

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