Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major changes: | hugo | 2000-02-24 | 1 | -152/+372 |
| | | | | | | | | - 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 | ||||
* | Changed the way results are stored internally | hugo | 2000-02-17 | 1 | -175/+258 |
| | | | | | | | 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 | ||||
* | Fixed nasty bug: when providing authentication information, 401's were not ↵ | hugo | 2000-02-10 | 1 | -2/+5 |
| | | | | reported. | ||||
* | Fixed markup problem (thanks to Patrick D. F. Ion <ion@ams.org>) | hugo | 2000-02-09 | 1 | -5/+3 |
| | |||||
* | Changed the default for HTML version to "Show redirects" | hugo | 2000-02-08 | 1 | -4/+4 |
| | |||||
* | "use strict;" which had somehow disappeared is back. | hugo | 2000-02-08 | 1 | -12/+36 |
| | | | | It helped me fixing a typo. | ||||
* | Added comments | hugo | 2000-02-08 | 1 | -25/+47 |
| | | | | Now correctly reports broken fragments with redirects | ||||
* | Now handling empty anchors. | hugo | 2000-02-03 | 1 | -14/+56 |
| | | | | | Worked on the command line version. Added link to source code. | ||||
* | Added links to online versions | hugo | 2000-01-28 | 1 | -2/+8 |
| | |||||
* | Added W3C logo | hugo | 2000-01-26 | 1 | -2/+8 |
| | |||||
* | W3C is registered | hugo | 2000-01-26 | 1 | -4/+4 |
| | |||||
* | Encoding HTML correctly | hugo | 2000-01-26 | 1 | -37/+47 |
| | |||||
* | Fixed HTTP answer | hugo | 2000-01-26 | 1 | -6/+9 |
| | |||||
* | Some more explanation | hugo | 2000-01-20 | 1 | -3/+3 |
| | |||||
* | Fixed problem in the summary table | hugo | 2000-01-20 | 1 | -3/+5 |
| | |||||
* | Backward compatibility with Renaud's script | hugo | 2000-01-20 | 1 | -2/+4 |
| | |||||
* | Fixed escaped URI's problem | hugo | 2000-01-20 | 1 | -3/+3 |
| | |||||
* | Fixed line count | hugo | 2000-01-20 | 1 | -4/+4 |
| | |||||
* | Fixed copyright | hugo | 2000-01-17 | 1 | -2/+2 |
| | |||||
* | Added summary and advices. | hugo | 2000-01-17 | 1 | -3/+41 |
| | |||||
* | Added authetication in the command line version. Fixed a few bugs. Added ↵ | hugo | 2000-01-13 | 1 | -6/+25 |
| | | | | proxy support | ||||
* | Fixed problem with page tested in report. Added cache control headers. | hugo | 2000-01-13 | 1 | -4/+14 |
| | |||||
* | Line count is still flaky but the CGI version does what is expected. | hugo | 2000-01-13 | 1 | -15/+54 |
| | |||||
* | Fixed redirect + 401 problem | hugo | 2000-01-13 | 1 | -3/+3 |
| | |||||
* | More detailed output | hugo | 2000-01-13 | 1 | -8/+24 |
| | |||||
* | Fixed problems with 401's + a few other bugs | hugo | 2000-01-13 | 1 | -20/+38 |
| | |||||
* | Supports authentication with the CGI interface & output is more accurate | hugo | 2000-01-13 | 1 | -31/+77 |
| | |||||
* | CGI interface improved | hugo | 2000-01-13 | 1 | -10/+50 |
| | |||||
* | Fixed various CGI interface problems | hugo | 2000-01-13 | 1 | -11/+47 |
| | |||||
* | CVS messed up a regular expression... fixed | hugo | 2000-01-13 | 1 | -3/+3 |
| | |||||
* | Fixed display bugs. Line count still flaky. | hugo | 2000-01-13 | 1 | -12/+30 |
| | |||||
* | Fixed line count. Parsing speed up. | hugo | 2000-01-13 | 1 | -13/+39 |
| | |||||
* | First commit. | hugo | 1999-11-24 | 1 | -0/+786 |
This is a beta version: line count isn't reliable, the CGI part is untested, the output is not clear, etc. |