W3C CVS

CVS log for xmlschema/XSV/compile/SimpleType.py

[BACK] Up to [Public] / xmlschema / XSV / compile

Request diff between arbitrary revisions


Default branch: 1

Revision 1.23 / (download) - annotate - [select for diffs] , Fri Feb 16 14:22:33 2007 UTC (16 months, 2 weeks ago) by ht
CVS Tags: HEAD
Changes since 1.22: +5 -3 lines
Diff to previous 1.22 (colored)
remove redundant init

Revision 1.22 / (download) - annotate - [select for diffs] , Fri Feb 16 14:10:09 2007 UTC (16 months, 2 weeks ago) by ht
Changes since 1.21: +7 -2 lines
Diff to previous 1.21 (colored)
enforce block in subtype checking

Revision 1.21 / (download) - annotate - [select for diffs] , Fri Nov 3 17:12:31 2006 UTC (20 months ago) by ht
Changes since 1.20: +6 -2 lines
Diff to previous 1.20 (colored)
cover gaps wrt prohibitedSubst

Revision 1.20 / (download) - annotate - [select for diffs] , Fri Apr 21 10:36:18 2006 UTC (2 years, 2 months ago) by ht
Changes since 1.19: +11 -3 lines
Diff to previous 1.19 (colored)
improve final and block support

Revision 1.19 / (download) - annotate - [select for diffs] , Fri Apr 22 13:54:20 2005 UTC (3 years, 2 months ago) by ht
Changes since 1.18: +6 -3 lines
Diff to previous 1.18 (colored)
clean up all encoding names

Revision 1.18 / (download) - annotate - [select for diffs] , Fri Apr 22 11:03:34 2005 UTC (3 years, 2 months ago) by ht
CVS Tags: sfsRedef
Changes since 1.17: +6 -3 lines
Diff to previous 1.17 (colored)
shift to iso-8859-1 from latin1

Revision 1.17 / (download) - annotate - [select for diffs] , Thu Oct 21 14:23:46 2004 UTC (3 years, 8 months ago) by ht
Changes since 1.16: +8 -4 lines
Diff to previous 1.16 (colored)
bullet-proofing

Revision 1.16 / (download) - annotate - [select for diffs] , Wed Aug 18 08:26:50 2004 UTC (3 years, 10 months ago) by ht
Changes since 1.15: +6 -8 lines
Diff to previous 1.15 (colored)
roll back E1-17 "fix" :-(

Revision 1.15 / (download) - annotate - [select for diffs] , Thu Apr 1 13:31:43 2004 UTC (4 years, 3 months ago) by ht
Changes since 1.14: +8 -4 lines
Diff to previous 1.14 (colored)
work on final/block a bit

Revision 1.14 / (download) - annotate - [select for diffs] , Thu Dec 4 10:56:16 2003 UTC (4 years, 7 months ago) by ht
Changes since 1.13: +9 -3 lines
Diff to previous 1.13 (colored)
implement E1-17, test subType by name only

Revision 1.13 / (download) - annotate - [select for diffs] , Wed Jul 9 10:26:30 2003 UTC (4 years, 11 months ago) by ht
Changes since 1.12: +7 -3 lines
Diff to previous 1.12 (colored)
cover for some post-error processing bugs,
prepare subComp (list or union)

Revision 1.12 / (download) - annotate - [select for diffs] , Fri Jun 6 17:02:23 2003 UTC (5 years, 1 month ago) by ht
Changes since 1.11: +6 -2 lines
Diff to previous 1.11 (colored)
fix element default vs mixed bug

Revision 1.11 / (download) - annotate - [select for diffs] , Tue Dec 3 10:34:47 2002 UTC (5 years, 7 months ago) by ht
Changes since 1.10: +9 -3 lines
Diff to previous 1.10 (colored)
catch no-basetype case wrt idt inheritance

Revision 1.10 / (download) - annotate - [select for diffs] , Tue Dec 3 10:33:34 2002 UTC (5 years, 7 months ago) by ht
Changes since 1.9: +6 -3 lines
Diff to previous 1.9 (colored)
typo

Revision 1.9 / (download) - annotate - [select for diffs] , Sun Dec 1 21:54:58 2002 UTC (5 years, 7 months ago) by ht
Changes since 1.8: +14 -8 lines
Diff to previous 1.8 (colored)
add and inherit idt (identity constraint type) to type defs

Revision 1.8 / (download) - annotate - [select for diffs] , Fri Nov 29 21:11:48 2002 UTC (5 years, 7 months ago) by ht
Changes since 1.7: +9 -2 lines
Diff to previous 1.7 (colored)
rework contentType computation to make it lazy,
fixing bogus extentsion of simpleContent case,
check for mix/nomix extension cases

Revision 1.7 / (download) - annotate - [select for diffs] , Mon Nov 25 14:56:34 2002 UTC (5 years, 7 months ago) by ht
Changes since 1.6: +14 -6 lines
Diff to previous 1.6 (colored)
fix rebuilding of Enumerations to compute value

Revision 1.6 / (download) - annotate - [select for diffs] , Mon Nov 25 10:39:01 2002 UTC (5 years, 7 months ago) by ht
Changes since 1.5: +46 -9 lines
Diff to previous 1.5 (colored)
pervasive changes to shift to using values for simple types where required by REC

Revision 1.5 / (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.4: +12 -5 lines
Diff to previous 1.4 (colored)
use unicode properly for names/dumping

Revision 1.4 / (download) - annotate - [select for diffs] , Mon Sep 23 21:35:43 2002 UTC (5 years, 9 months ago) by ht
Changes since 1.3: +6 -4 lines
Diff to previous 1.3 (colored)
move to string methods from string library

Revision 1.3 / (download) - annotate - [select for diffs] , Mon Sep 23 14:00:55 2002 UTC (5 years, 9 months ago) by ht
Changes since 1.2: +9 -2 lines
Diff to previous 1.2 (colored)
pick up pattern sharing hack

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Jul 24 08:14:46 2002 UTC (5 years, 11 months ago) by ht
Changes since 1.1: +9 -6 lines
Diff to previous 1.1 (colored)
fix inheritance chain for derived builtins

Revision 1.1 / (download) - annotate - [select for diffs] , Fri Jun 28 09:40:23 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.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster