CVS log for xmlschema/XSV/compile/ListFacet.py
Up to [Public] / xmlschema / XSV / compile
Request diff between arbitrary revisions
Default branch: 1
Revision 1.12 / (download) - annotate - [select for diffs]
, Wed Aug 10 20:30:54 2005 UTC (2 years, 10 months ago) by ht
CVS Tags: HEAD
Changes since 1.11: +7 -3
lines
Diff to previous 1.11
(colored)
allow numeric ranges,
correct subtractive group exclusion
Revision 1.11 / (download) - annotate - [select for diffs]
, Thu Apr 14 11:44:39 2005 UTC (3 years, 2 months ago) by ht
CVS Tags: sfsRedef
Changes since 1.10: +9 -6
lines
Diff to previous 1.10
(colored)
fix enumeration value checking
Revision 1.10 / (download) - annotate - [select for diffs]
, Mon Mar 14 09:28:16 2005 UTC (3 years, 3 months ago) by ht
Changes since 1.9: +9 -4
lines
Diff to previous 1.9
(colored)
escape some $ and ^
Revision 1.9 / (download) - annotate - [select for diffs]
, Wed Aug 18 08:33:15 2004 UTC (3 years, 10 months ago) by ht
Changes since 1.8: +14 -6
lines
Diff to previous 1.8
(colored)
fix _tryCompile bug
Revision 1.8 / (download) - annotate - [select for diffs]
, Thu Jul 1 13:24:43 2004 UTC (4 years ago) by ht
Changes since 1.7: +17 -5
lines
Diff to previous 1.7
(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.7 / (download) - annotate - [select for diffs]
, Fri Jun 13 10:50:12 2003 UTC (5 years ago) by ht
Changes since 1.6: +6 -3
lines
Diff to previous 1.6
(colored)
make patterns match whole input
Revision 1.6 / (download) - annotate - [select for diffs]
, Mon Mar 3 20:55:39 2003 UTC (5 years, 4 months ago) by ht
Changes since 1.5: +8 -3
lines
Diff to previous 1.5
(colored)
allow \\\\ in pattern string we can compile
Revision 1.5 / (download) - annotate - [select for diffs]
, Mon Nov 25 14:56:34 2002 UTC (5 years, 7 months ago) by ht
Changes since 1.4: +10 -4
lines
Diff to previous 1.4
(colored)
fix rebuilding of Enumerations to compute value
Revision 1.4 / (download) - annotate - [select for diffs]
, Mon Nov 25 10:39:01 2002 UTC (5 years, 7 months ago) by ht
Changes since 1.3: +27 -4
lines
Diff to previous 1.3
(colored)
pervasive changes to shift to using values for simple types where required by REC
Revision 1.3 / (download) - annotate - [select for diffs]
, Tue Sep 24 14:10:27 2002 UTC (5 years, 9 months ago) by ht
CVS Tags: preValue
Changes since 1.2: +9 -3
lines
Diff to previous 1.2
(colored)
try allowing some charclasses (dsw) which Python supports well enough
Revision 1.2 / (download) - annotate - [select for diffs]
, Mon Sep 23 21:33:19 2002 UTC (5 years, 9 months ago) by ht
Changes since 1.1: +31 -4
lines
Diff to previous 1.1
(colored)
compile patterns as Python regexps on demand,
falling back to no check (via .*) if non-Python re features used
Revision 1.1 / (download) - annotate - [select for diffs]
, Fri Jun 28 09:40:22 2002 UTC (6 years ago) by ht
Diff
XSV as package: components
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