CVS log for 2002/css-validator/org/w3c/css/servlet/check.java
Up to [Public] / 2002 / css-validator / org / w3c / css / servlet
Request diff between arbitrary revisions
Default branch: 1
Revision 1.13 / (download) - annotate - [select for diffs]
, Thu Feb 28 16:47:42 2008 UTC (7 months, 1 week ago) by ylafon
CVS Tags: validator_release,
HEAD
Changes since 1.12: +9 -4
lines
Diff to previous 1.12
(colored)
another version of the encoding check, to be aligned with the way it is decoded
Revision 1.12 / (download) - annotate - [select for diffs]
, Fri Jul 13 13:32:20 2007 UTC (14 months, 3 weeks ago) by julien
Changes since 1.11: +2 -3
lines
Diff to previous 1.11
(colored)
Adding patch to use Velocity template engine.
And some other changes...
Revision 1.11 / (download) - annotate - [select for diffs]
, Mon May 28 05:36:04 2007 UTC (16 months, 1 week ago) by ot
Changes since 1.10: +5 -4
lines
Diff to previous 1.10
(colored)
working URI-escaping of refere field
VS: ----------------------------------------------------------------------
Revision 1.10 / (download) - annotate - [select for diffs]
, Mon May 28 04:51:36 2007 UTC (16 months, 1 week ago) by ot
Changes since 1.9: +5 -4
lines
Diff to previous 1.9
(colored)
url-encoding referer URIs
Revision 1.9 / (download) - annotate - [select for diffs]
, Tue Apr 24 09:33:49 2007 UTC (17 months, 2 weeks ago) by ylafon
Changes since 1.8: +3 -16
lines
Diff to previous 1.8
(colored)
cleanup in imports
Revision 1.8 / (download) - annotate - [select for diffs]
, Wed Sep 14 15:15:32 2005 UTC (3 years ago) by ylafon
CVS Tags: soap12_release
Changes since 1.7: +10 -10
lines
Diff to previous 1.7
(colored)
From Jean-Guilhem Rouel (again!)
Reformatting of code
Fix for bug 774 [1] (even more warnings)
Fix for bug 768 [2]
Modification of the soap output format (each warning list and error list has
the URI it refers to)
[1] http://www.w3.org/Bugs/Public/show_bug.cgi?id=774
[2] http://www.w3.org/Bugs/Public/show_bug.cgi?id=768
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Aug 22 11:37:20 2005 UTC (3 years, 1 month ago) by ylafon
Changes since 1.6: +5 -3
lines
Diff to previous 1.6
(colored)
init error fixed
Revision 1.6 / (download) - annotate - [select for diffs]
, Mon Aug 22 11:25:38 2005 UTC (3 years, 1 month ago) by ylafon
Changes since 1.5: +57 -315
lines
Diff to previous 1.5
(colored)
the "check" servlet moved to a bare version, with the righ referer and cache information.
Note that it will pass the relevant information,
so a reference to http://example.org/randompath/check?profile=css1 will send the request
to the validator with the right profile information.
Revision 1.5 / (download) - annotate - [select for diffs]
, Mon Aug 8 13:19:34 2005 UTC (3 years, 2 months ago) by ylafon
Changes since 1.4: +13 -28
lines
Diff to previous 1.4
(colored)
All those changed made by Jean-Guilhem Rouel:
Huge patch, imports fixed (automatic)
Bug fixed: 372, 920, 778, 287, 696, 764, 233
Partial bug fix for 289
Issue with "inherit" in CSS2.
The validator now checks the number of values (extraneous values were previously ignored)
Revision 1.4 / (download) - annotate - [select for diffs]
, Thu Nov 25 13:23:25 2004 UTC (3 years, 10 months ago) by sijtsche
Changes since 1.3: +204 -201
lines
Diff to previous 1.3
(colored)
HTML output escaped
Revision 1.3 / (download) - annotate - [select for diffs]
, Sun May 19 04:12:37 2002 UTC (6 years, 4 months ago) by plehegar
CVS Tags: version-20030828,
actual_feb_2003
Changes since 1.2: +7 -4
lines
Diff to previous 1.2
(colored)
Replaced the email address
Revision 1.2 / (download) - annotate - [select for diffs]
, Mon Apr 8 21:18:10 2002 UTC (6 years, 6 months ago) by plehegar
Changes since 1.1: +25 -10
lines
Diff to previous 1.1
(colored)
New
Revision 1.1 / (download) - annotate - [select for diffs]
, Wed Mar 13 19:56:26 2002 UTC (6 years, 6 months ago) by plehegar
CVS Tags: original_march_2002
Diff
New
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.
Webmaster