W3C CVS

CVS log for validator/httpd/cgi-bin/Attic/LinkChecker.pl

[BACK] Up to [Public] / validator / httpd / cgi-bin

Request diff between arbitrary revisions


Default branch: 1

Revision 1.33.4.1, Sat Dec 14 10:39:22 2002 UTC (5 years, 8 months ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.33: +2 -2 lines
FILE REMOVED
Removed, obsolete.

Revision 1.34, Sat Dec 14 10:38:03 2002 UTC (5 years, 8 months ago) by ville
CVS Tags: HEAD
Changes since 1.33: +2 -2 lines
FILE REMOVED
Removed, obsolete.

Revision 1.33 / (download) - annotate - [select for diffs] , Thu Feb 24 22:22:05 2000 UTC (8 years, 6 months ago) by hugo
CVS Tags: validator-0_6_1-release, validator-0_6_0b3, validator-0_6_0b1c2, validator-0_6_0b1c1, validator-0_6_0a2, validator-0_6_0-release, validator-0_6_0-beta, validator-0_6_0-a1, validator-0_6_0, validator-0_5_1, validator-0_5
Branch point for: validator-0_6_0-branch
Changes since 1.32: +372 -152 lines
Diff to previous 1.32 (colored)
Major changes:
- can check documents recursively
- fixed a bug in the parsing of the URI in the CGI version
- now checks URI's for DTD's
- now checks id attributes
- doesn't check <a name="..."> for XHTML Basic 1.0

Revision 1.32 / (download) - annotate - [select for diffs] , Thu Feb 17 22:56:03 2000 UTC (8 years, 6 months ago) by hugo
Changes since 1.31: +258 -175 lines
Diff to previous 1.31 (colored)
Changed the way results are stored internally
Added an option to hide directory redirects: http://www.w3.org/TR -> http://www.w3.org/TR/
Fixed some stats errors
Fixed some display problems
Separated directory redirects in the report

Revision 1.31 / (download) - annotate - [select for diffs] , Thu Feb 10 23:03:16 2000 UTC (8 years, 6 months ago) by hugo
Changes since 1.30: +5 -2 lines
Diff to previous 1.30 (colored)
Fixed nasty bug: when providing authentication information, 401's were not reported.

Revision 1.30 / (download) - annotate - [select for diffs] , Wed Feb 9 15:41:34 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.29: +3 -5 lines
Diff to previous 1.29 (colored)
Fixed markup problem (thanks to Patrick D. F. Ion <ion@ams.org>)

Revision 1.29 / (download) - annotate - [select for diffs] , Tue Feb 8 23:11:20 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.28: +4 -4 lines
Diff to previous 1.28 (colored)
Changed the default for HTML version to "Show redirects"

Revision 1.28 / (download) - annotate - [select for diffs] , Tue Feb 8 21:48:34 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.27: +36 -12 lines
Diff to previous 1.27 (colored)
"use strict;" which had somehow disappeared is back.
It helped me fixing a typo.

Revision 1.27 / (download) - annotate - [select for diffs] , Tue Feb 8 21:19:19 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.26: +47 -25 lines
Diff to previous 1.26 (colored)
Added comments
Now correctly reports broken fragments with redirects

Revision 1.26 / (download) - annotate - [select for diffs] , Thu Feb 3 18:30:29 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.25: +56 -14 lines
Diff to previous 1.25 (colored)
Now handling empty anchors.
Worked on the command line version.
Added link to source code.

Revision 1.25 / (download) - annotate - [select for diffs] , Fri Jan 28 21:19:17 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.24: +8 -2 lines
Diff to previous 1.24 (colored)
Added links to online versions

Revision 1.24 / (download) - annotate - [select for diffs] , Wed Jan 26 23:04:59 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.23: +8 -2 lines
Diff to previous 1.23 (colored)
Added W3C logo

Revision 1.23 / (download) - annotate - [select for diffs] , Wed Jan 26 22:29:38 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.22: +4 -4 lines
Diff to previous 1.22 (colored)
W3C is registered

Revision 1.22 / (download) - annotate - [select for diffs] , Wed Jan 26 22:24:26 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.21: +47 -37 lines
Diff to previous 1.21 (colored)
Encoding HTML correctly

Revision 1.21 / (download) - annotate - [select for diffs] , Wed Jan 26 21:45:00 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.20: +9 -6 lines
Diff to previous 1.20 (colored)
Fixed HTTP answer

Revision 1.20 / (download) - annotate - [select for diffs] , Thu Jan 20 23:00:35 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)
Some more explanation

Revision 1.19 / (download) - annotate - [select for diffs] , Thu Jan 20 22:48:52 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.18: +5 -3 lines
Diff to previous 1.18 (colored)
Fixed problem in the summary table

Revision 1.18 / (download) - annotate - [select for diffs] , Thu Jan 20 22:01:03 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.17: +4 -2 lines
Diff to previous 1.17 (colored)
Backward compatibility with Renaud's script

Revision 1.17 / (download) - annotate - [select for diffs] , Thu Jan 20 21:59:30 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)
Fixed escaped URI's problem

Revision 1.16 / (download) - annotate - [select for diffs] , Thu Jan 20 21:40:05 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)
Fixed line count

Revision 1.15 / (download) - annotate - [select for diffs] , Mon Jan 17 22:16:36 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)
Fixed copyright

Revision 1.14 / (download) - annotate - [select for diffs] , Mon Jan 17 22:16:02 2000 UTC (8 years, 7 months ago) by hugo
Changes since 1.13: +41 -3 lines
Diff to previous 1.13 (colored)
Added summary and advices.

Revision 1.13 / (download) - annotate - [select for diffs] , Wed Dec 15 18:03:17 1999 UTC (8 years, 8 months ago) by hugo
Changes since 1.12: +24 -5 lines
Diff to previous 1.12 (colored)
Added authetication in the command line version. Fixed a few bugs. Added proxy support

Revision 1.12 / (download) - annotate - [select for diffs] , Tue Dec 14 15:20:23 1999 UTC (8 years, 8 months ago) by hugo
Changes since 1.11: +14 -4 lines
Diff to previous 1.11 (colored)
Fixed problem with page tested in report. Added cache control headers.

Revision 1.11 / (download) - annotate - [select for diffs] , Sun Dec 5 00:31:44 1999 UTC (8 years, 9 months ago) by hugo
Changes since 1.10: +54 -15 lines
Diff to previous 1.10 (colored)
Line count is still flaky but the CGI version does what is expected.

Revision 1.10 / (download) - annotate - [select for diffs] , Sat Dec 4 23:34:02 1999 UTC (8 years, 9 months ago) by hugo
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)
Fixed redirect + 401 problem

Revision 1.9 / (download) - annotate - [select for diffs] , Sat Dec 4 23:19:37 1999 UTC (8 years, 9 months ago) by hugo
Changes since 1.8: +24 -8 lines
Diff to previous 1.8 (colored)
More detailed output

Revision 1.8 / (download) - annotate - [select for diffs] , Sat Dec 4 23:00:25 1999 UTC (8 years, 9 months ago) by hugo
Changes since 1.7: +38 -20 lines
Diff to previous 1.7 (colored)
Fixed problems with 401's + a few other bugs

Revision 1.7 / (download) - annotate - [select for diffs] , Thu Dec 2 01:42:59 1999 UTC (8 years, 9 months ago) by hugo
Changes since 1.6: +77 -31 lines
Diff to previous 1.6 (colored)
Supports authentication with the CGI interface & output is more accurate

Revision 1.6 / (download) - annotate - [select for diffs] , Wed Dec 1 21:52:54 1999 UTC (8 years, 9 months ago) by hugo
Changes since 1.5: +50 -10 lines
Diff to previous 1.5 (colored)
CGI interface improved

Revision 1.5 / (download) - annotate - [select for diffs] , Wed Dec 1 20:40:33 1999 UTC (8 years, 9 months ago) by hugo
Changes since 1.4: +47 -11 lines
Diff to previous 1.4 (colored)
Fixed various CGI interface problems

Revision 1.4 / (download) - annotate - [select for diffs] , Wed Dec 1 19:53:17 1999 UTC (8 years, 9 months ago) by hugo
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)
CVS messed up a regular expression... fixed

Revision 1.3 / (download) - annotate - [select for diffs] , Wed Dec 1 19:47:34 1999 UTC (8 years, 9 months ago) by hugo
Changes since 1.2: +30 -12 lines
Diff to previous 1.2 (colored)
Fixed display bugs. Line count still flaky.

Revision 1.2 / (download) - annotate - [select for diffs] , Fri Nov 26 13:14:50 1999 UTC (8 years, 9 months ago) by hugo
Changes since 1.1: +39 -13 lines
Diff to previous 1.1 (colored)
Fixed line count. Parsing speed up.

Revision 1.1 / (download) - annotate - [select for diffs] , Wed Nov 24 22:04:35 1999 UTC (8 years, 9 months ago) by hugo
Diff
First commit.

This is a beta version: line count isn't reliable, the CGI part is untested,
the output is not clear, etc.

This form allows you to request diff's 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.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster