CVS log for xmlschema/XSV/driver.py
Up to [Public] / xmlschema / XSV
Request diff between arbitrary revisions
Default branch: 1
Revision 1.23 / (download) - annotate - [select for diffs]
, Fri Nov 3 16:50:41 2006 UTC (18 months, 1 week ago) by ht
CVS Tags: HEAD
Changes since 1.22: +8 -5
lines
Diff to previous 1.22
(colored)
base URI YET AGAIN
Revision 1.22 / (download) - annotate - [select for diffs]
, Tue Aug 15 16:12:53 2006 UTC (21 months ago) by ht
Changes since 1.21: +7 -6
lines
Diff to previous 1.21
(colored)
use xsvNS
Revision 1.21 / (download) - annotate - [select for diffs]
, Mon Oct 10 14:07:11 2005 UTC (2 years, 7 months ago) by ht
Changes since 1.20: +5 -2
lines
Diff to previous 1.20
(colored)
another unicode bug
Revision 1.20 / (download) - annotate - [select for diffs]
, Wed Mar 16 09:22:20 2005 UTC (3 years, 2 months ago) by ht
Changes since 1.19: +4 -5
lines
Diff to previous 1.19
(colored)
move SchemaValidationError
Revision 1.19 / (download) - annotate - [select for diffs]
, Mon Oct 4 11:34:28 2004 UTC (3 years, 7 months ago) by ht
Changes since 1.18: +9 -1
lines
Diff to previous 1.18
(colored)
yet another baseURI patch
Revision 1.18 / (download) - annotate - [select for diffs]
, Tue Aug 31 15:12:12 2004 UTC (3 years, 8 months ago) by ht
Changes since 1.17: +37 -16
lines
Diff to previous 1.17
(colored)
add serialisation support,
fix baseURI stuff yet again
Revision 1.17 / (download) - annotate - [select for diffs]
, Thu Apr 1 12:47:02 2004 UTC (4 years, 1 month ago) by ht
Changes since 1.16: +24 -13
lines
Diff to previous 1.16
(colored)
add -e flag for preserving captured stderr
Revision 1.16 / (download) - annotate - [select for diffs]
, Wed Sep 3 13:08:27 2003 UTC (4 years, 8 months ago) by ht
Changes since 1.15: +7 -5
lines
Diff to previous 1.15
(colored)
add preserveRedirect arg for preserving captured stderr,
delete same otherwise,
don't treat NSURI deref failure as failure,
record to prevent retry
Revision 1.15 / (download) - annotate - [select for diffs]
, Mon Sep 1 15:31:45 2003 UTC (4 years, 8 months ago) by ht
Changes since 1.14: +16 -5
lines
Diff to previous 1.14
(colored)
support baseURI arg't to runit(AndShow)
Revision 1.14 / (download) - annotate - [select for diffs]
, Tue Apr 1 20:19:15 2003 UTC (5 years, 1 month ago) by ht
Changes since 1.13: +5 -2
lines
Diff to previous 1.13
(colored)
cutAndPaste error
Revision 1.13 / (download) - annotate - [select for diffs]
, Sun Mar 30 20:05:46 2003 UTC (5 years, 1 month ago) by ht
Changes since 1.12: +13 -9
lines
Diff to previous 1.12
(colored)
give command-line control over amount of schema material reflected
Revision 1.12 / (download) - annotate - [select for diffs]
, Tue Mar 25 14:55:43 2003 UTC (5 years, 1 month ago) by ht
Changes since 1.11: +5 -2
lines
Diff to previous 1.11
(colored)
no attr sort on xsv
Revision 1.11 / (download) - annotate - [select for diffs]
, Fri Feb 14 09:36:24 2003 UTC (5 years, 3 months ago) by ht
Changes since 1.10: +14 -7
lines
Diff to previous 1.10
(colored)
add -N switch to supress derefing namespace names
Revision 1.10 / (download) - annotate - [select for diffs]
, Mon Jan 20 12:22:33 2003 UTC (5 years, 3 months ago) by ht
Changes since 1.9: +9 -2
lines
Diff to previous 1.9
(colored)
try to handle Unicode-broken error output
Revision 1.9 / (download) - annotate - [select for diffs]
, Mon Nov 11 18:18:40 2002 UTC (5 years, 6 months ago) by ht
CVS Tags: preValue
Changes since 1.8: +5 -2
lines
Diff to previous 1.8
(colored)
use unicode properly for names/dumping
Revision 1.8 / (download) - annotate - [select for diffs]
, Fri Nov 8 15:08:04 2002 UTC (5 years, 6 months ago) by ht
Changes since 1.7: +7 -4
lines
Diff to previous 1.7
(colored)
change version string stuff
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Nov 4 13:33:12 2002 UTC (5 years, 6 months ago) by ht
Changes since 1.6: +6 -3
lines
Diff to previous 1.6
(colored)
read error output as utf-8
Revision 1.6 / (download) - annotate - [select for diffs]
, Mon Sep 23 21:47:52 2002 UTC (5 years, 7 months ago) by ht
Changes since 1.5: +11 -6
lines
Diff to previous 1.5
(colored)
move to string methods from string library
Revision 1.5 / (download) - annotate - [select for diffs]
, Mon Sep 23 13:51:30 2002 UTC (5 years, 7 months ago) by ht
Changes since 1.4: +16 -6
lines
Diff to previous 1.4
(colored)
use utf8 codec for output
Revision 1.4 / (download) - annotate - [select for diffs]
, Mon Sep 2 16:07:22 2002 UTC (5 years, 8 months ago) by ht
Changes since 1.3: +21 -18
lines
Diff to previous 1.3
(colored)
remove all globals, not needed anymore
Revision 1.3 / (download) - annotate - [select for diffs]
, Sun Sep 1 21:21:22 2002 UTC (5 years, 8 months ago) by ht
Changes since 1.2: +55 -11
lines
Diff to previous 1.2
(colored)
implement top-level elt, type constraint
Revision 1.2 / (download) - annotate - [select for diffs]
, Sun Sep 1 19:22:57 2002 UTC (5 years, 8 months ago) by ht
Changes since 1.1: +34 -19
lines
Diff to previous 1.1
(colored)
get reflection working,
start support for explicit type or elt
Revision 1.1 / (download) - annotate - [select for diffs]
, Fri Jun 28 09:39:17 2002 UTC (5 years, 10 months ago) by ht
Diff
XSV as package: top level
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