CVS log for xmlschema/XSV/validate/component.py
Up to [Public] / xmlschema / XSV / validate
Request diff between arbitrary revisions
Default branch: 1
Revision 1.16 / (download) - annotate - [select for diffs]
, Thu Apr 14 11:47:28 2005 UTC (3 years, 2 months ago) by ht
CVS Tags: HEAD
Changes since 1.15: +6 -3
lines
Diff to previous 1.15
(colored)
coerce round arg to int
Revision 1.15 / (download) - annotate - [select for diffs]
, Thu Oct 21 12:57:45 2004 UTC (3 years, 8 months ago) by ht
Changes since 1.14: +10 -3
lines
Diff to previous 1.14
(colored)
allow 0 wrt totalDigits
Revision 1.14 / (download) - annotate - [select for diffs]
, Thu Jul 1 13:24:43 2004 UTC (4 years ago) by ht
Changes since 1.13: +32 -4
lines
Diff to previous 1.13
(colored)
Mark some pattern values with XML-version-sensitivity,
note the XML version of the doc being validated on the root SSchema,
pushing and popping it appropriately,
make pattern matching and QName checking only use the right patterns for
the XML version of the document they are working on
Revision 1.13 / (download) - annotate - [select for diffs]
, Wed Jun 30 10:43:36 2004 UTC (4 years ago) by ht
Changes since 1.12: +26 -3
lines
Diff to previous 1.12
(colored)
fix bug in list separator
implement fractionDigits and totalDigits
Revision 1.12 / (download) - annotate - [select for diffs]
, Tue Feb 10 13:25:12 2004 UTC (4 years, 4 months ago) by ht
Changes since 1.11: +20 -2
lines
Diff to previous 1.11
(colored)
implement string length checking
Revision 1.11 / (download) - annotate - [select for diffs]
, Fri Feb 6 18:46:16 2004 UTC (4 years, 5 months ago) by ht
Changes since 1.10: +63 -10
lines
Diff to previous 1.10
(colored)
support NaN, INF, -INF
Revision 1.10 / (download) - annotate - [select for diffs]
, Sat Jan 31 11:47:56 2004 UTC (4 years, 5 months ago) by ht
Changes since 1.9: +9 -3
lines
Diff to previous 1.9
(colored)
improve qname validation
Revision 1.9 / (download) - annotate - [select for diffs]
, Fri Jun 13 10:50:12 2003 UTC (5 years ago) by ht
Changes since 1.8: +6 -3
lines
Diff to previous 1.8
(colored)
make patterns match whole input
Revision 1.8 / (download) - annotate - [select for diffs]
, Mon Jan 20 12:26:22 2003 UTC (5 years, 5 months ago) by ht
Changes since 1.7: +7 -3
lines
Diff to previous 1.7
(colored)
avoid actualValue if not there
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Nov 25 10:39:01 2002 UTC (5 years, 7 months ago) by ht
Changes since 1.6: +160 -188
lines
Diff to previous 1.6
(colored)
pervasive changes to shift to using values for simple types where required by REC
Revision 1.6 / (download) - annotate - [select for diffs]
, Mon Nov 11 18:18:40 2002 UTC (5 years, 7 months ago) by ht
CVS Tags: preValue
Changes since 1.5: +12 -7
lines
Diff to previous 1.5
(colored)
use unicode properly for names/dumping
Revision 1.5 / (download) - annotate - [select for diffs]
, Mon Sep 23 21:39:04 2002 UTC (5 years, 9 months ago) by ht
Changes since 1.4: +11 -8
lines
Diff to previous 1.4
(colored)
move to string methods from string library,
use match-result.end to confirm pattern matches whole string
Revision 1.4 / (download) - annotate - [select for diffs]
, Mon Sep 23 14:05:21 2002 UTC (5 years, 9 months ago) by ht
Changes since 1.3: +13 -2
lines
Diff to previous 1.3
(colored)
add support for compiled patterns
Revision 1.3 / (download) - annotate - [select for diffs]
, Mon Sep 2 16:12:48 2002 UTC (5 years, 10 months ago) by ht
Changes since 1.2: +9 -3
lines
Diff to previous 1.2
(colored)
minor fixups of udf/uba variety, identified by pychecker
Revision 1.2 / (download) - annotate - [select for diffs]
, Sun Sep 1 21:22:15 2002 UTC (5 years, 10 months ago) by ht
Changes since 1.1: +7 -3
lines
Diff to previous 1.1
(colored)
note posible staleness
Revision 1.1 / (download) - annotate - [select for diffs]
, Fri Jun 28 09:47:42 2002 UTC (6 years ago) by ht
Diff
validation sub-package version
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