W3C CVS Root

CVS log for 2006/mwbp-validator/validity.py

[BACK] Up to [Public] / 2006 / mwbp-validator

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jun 14 12:51:21 2007 UTC (16 years, 11 months ago) by dom
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +22 -6 lines
added test for empty doctype, per http://lists.w3.org/Archives/Public/public-bpwg/2007Jun/0011.html

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Apr 26 07:58:31 2007 UTC (17 years, 1 month ago) by dom
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +28 -13 lines
now implementing validity check as defined in mobileOK basic (i.e. wrt to XHTML Basic 1.1, no matter what doctype is declared)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Nov 14 16:27:08 2006 UTC (17 years, 6 months ago) by dom
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +19 -11 lines
summarizing validity and well-formedness in two simple observations

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 13 14:20:59 2006 UTC (17 years, 6 months ago) by dom
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
*** empty log message ***

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 13 14:17:24 2006 UTC (17 years, 6 months ago) by dom
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
catalog_path

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 13 14:17:10 2006 UTC (17 years, 6 months ago) by dom
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5 lines
don't bother with validity tests if not XML doctype

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 13 14:13:11 2006 UTC (17 years, 6 months ago) by dom
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +16 -3 lines
catching exception when input is not with an XML doctype

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 1 14:48:05 2006 UTC (17 years, 10 months ago) by dom
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -3 lines
now passes unit test (oops)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 1 14:45:23 2006 UTC (17 years, 10 months ago) by dom
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -2 lines
special casing error on encoding

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jun 12 15:40:41 2006 UTC (18 years ago) by dom
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
make sure source is given with using addObservation

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jun 12 15:23:07 2006 UTC (18 years ago) by dom
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
bug fix

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 12 10:11:45 2006 UTC (18 years ago) by dom
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -4 lines
added id of the relevant bps

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 17 10:36:26 2006 UTC (18 years ago) by dom
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +11 -2 lines
well-formedness test to catch bug in xmlproc, with fix available at http://sourceforge.net/tracker/index.php?func=detail&aid=802617&group_id=6473&atid=106473

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue May 16 12:12:26 2006 UTC (18 years ago) by dom
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
doc fix

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri May 5 07:32:12 2006 UTC (18 years, 1 month ago) by dom
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +23 -4 lines
now HTTP requests of the validating parser are made through the same caching mechanism as the rest of the modules

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 4 16:21:50 2006 UTC (18 years, 1 month ago) by dom
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
switched from XMLFilterBase interface to a more simple XMLReader one

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 2 20:43:41 2006 UTC (18 years, 1 month ago) by dom
Branches: MAIN
code to check well formedness / validity

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