CVS log for xmlschema/XMLInfoset.py
Up to [Public] / xmlschema
Request diff between arbitrary revisions
Default branch: 1
Revision 1.20.2.2 / (download) - annotate - [select for diffs]
, Thu Jun 13 21:02:24 2002 UTC (5 years, 10 months ago) by ht
Branch: indDump
Changes since 1.20.2.1: +0 -125
lines
Diff to previous 1.20.2.1
(colored)
to branchpoint 1.20
(colored)
move reflection stuff out
Revision 1.20.2.1 / (download) - annotate - [select for diffs]
, Fri May 24 20:56:20 2002 UTC (5 years, 11 months ago) by ht
Branch: indDump
Changes since 1.20: +45 -110
lines
Diff to previous 1.20
(colored)
collapse dump format to individuals only,
chunkedChildren->children
Revision 1.20 / (download) - annotate - [select for diffs]
, Tue May 14 20:04:49 2002 UTC (5 years, 11 months ago) by ht
CVS Tags: HEAD
Branch point for: indDump
Changes since 1.19: +1 -1
lines
Diff to previous 1.19
(colored)
provide alwaysNamed default
Revision 1.19 / (download) - annotate - [select for diffs]
, Sat Sep 15 17:31:17 2001 UTC (6 years, 7 months ago) by ht
Changes since 1.18: +15 -0
lines
Diff to previous 1.18
(colored)
provide for type-appropriate reflection of arbitrary literal values
Revision 1.18.2.1 / (download) - annotate - [select for diffs]
, Thu Jul 19 16:40:59 2001 UTC (6 years, 9 months ago) by richard
Branch: jython
Changes since 1.18: +8 -4
lines
Diff to previous 1.18
(colored)
next main 1.19
(colored)
misc changes
Revision 1.18 / (download) - annotate - [select for diffs]
, Fri Jul 6 09:56:43 2001 UTC (6 years, 10 months ago) by ht
CVS Tags: noDTD
Branch point for: jython
Changes since 1.17: +1 -1
lines
Diff to previous 1.17
(colored)
require attr nv
Revision 1.17 / (download) - annotate - [select for diffs]
, Wed Jun 6 12:57:36 2001 UTC (6 years, 11 months ago) by richard
Changes since 1.16: +1 -1
lines
Diff to previous 1.16
(colored)
update namespace URI
Revision 1.16 / (download) - annotate - [select for diffs]
, Mon Jun 4 16:02:13 2001 UTC (6 years, 11 months ago) by ht
Changes since 1.15: +5 -5
lines
Diff to previous 1.15
(colored)
no namespace == no prefix == None
Revision 1.15 / (download) - annotate - [select for diffs]
, Tue Apr 24 13:29:12 2001 UTC (7 years ago) by ht
Changes since 1.14: +62 -52
lines
Diff to previous 1.14
(colored)
(PSV)Infoset reorganisation
Revision 1.14 / (download) - annotate - [select for diffs]
, Sat Mar 17 12:11:13 2001 UTC (7 years, 1 month ago) by ht
Changes since 1.13: +1 -1
lines
Diff to previous 1.13
(colored)
merge v2001 back in to main line
Revision 1.13.2.1 / (download) - annotate - [select for diffs]
, Wed Feb 7 14:30:01 2001 UTC (7 years, 3 months ago) by ht
Branch: v2001
Changes since 1.13: +1 -1
lines
Diff to previous 1.13
(colored)
next main 1.14
(colored)
change NS to 2001, implement null->nil
Revision 1.13 / (download) - annotate - [select for diffs]
, Tue Feb 6 15:51:54 2001 UTC (7 years, 3 months ago) by ht
CVS Tags: lastOct24
Branch point for: v2001
Changes since 1.12: +11 -3
lines
Diff to previous 1.12
(colored)
better handling of builtin xml namespace
Revision 1.12 / (download) - annotate - [select for diffs]
, Wed Jan 31 13:34:42 2001 UTC (7 years, 3 months ago) by ht
Changes since 1.11: +1 -1
lines
Diff to previous 1.11
(colored)
add binding for xml to inScopeNamespaces if necessary
Revision 1.11 / (download) - annotate - [select for diffs]
, Sat Dec 23 13:05:43 2000 UTC (7 years, 4 months ago) by ht
Changes since 1.10: +3 -1
lines
Diff to previous 1.10
(colored)
don't dump character children if schemaNormVal exists
Revision 1.10 / (download) - annotate - [select for diffs]
, Thu Dec 14 15:58:13 2000 UTC (7 years, 4 months ago) by ht
Changes since 1.9: +5 -3
lines
Diff to previous 1.9
(colored)
import string
Revision 1.9 / (download) - annotate - [select for diffs]
, Wed Dec 13 23:26:09 2000 UTC (7 years, 4 months ago) by ht
Changes since 1.8: +19 -9
lines
Diff to previous 1.8
(colored)
alphabetise attributes by name,
allow mixed content to be indented
Revision 1.8 / (download) - annotate - [select for diffs]
, Wed Dec 6 09:20:22 2000 UTC (7 years, 5 months ago) by ht
Changes since 1.7: +8 -8
lines
Diff to previous 1.7
(colored)
allow specification of namespaceURI for reflect{String,Null,Boolean}
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Dec 4 22:07:03 2000 UTC (7 years, 5 months ago) by ht
Changes since 1.6: +1 -1
lines
Diff to previous 1.6
(colored)
fake a proper namespace URI
Revision 1.6 / (download) - annotate - [select for diffs]
, Thu Nov 2 15:37:40 2000 UTC (7 years, 6 months ago) by richard
Changes since 1.5: +4 -6
lines
Diff to previous 1.5
(colored)
missed some infoset changes
Revision 1.5 / (download) - annotate - [select for diffs]
, Thu Nov 2 15:25:30 2000 UTC (7 years, 6 months ago) by richard
Changes since 1.4: +45 -49
lines
Diff to previous 1.4
(colored)
infoset changes
Revision 1.4 / (download) - annotate - [select for diffs]
, Mon Oct 2 13:32:44 2000 UTC (7 years, 7 months ago) by richard
Changes since 1.3: +1 -1
lines
Diff to previous 1.3
(colored)
update xsi namespace
Revision 1.3 / (download) - annotate - [select for diffs]
, Fri Sep 29 16:03:33 2000 UTC (7 years, 7 months ago) by richard
Changes since 1.2: +13 -6
lines
Diff to previous 1.2
(colored)
Add reflectNull
Revision 1.2 / (download) - annotate - [select for diffs]
, Tue Sep 26 14:50:42 2000 UTC (7 years, 7 months ago) by richard
Changes since 1.1: +232 -10
lines
Diff to previous 1.1
(colored)
Bring changes from old-infoset-based into main line
Revision 1.1.2.6 / (download) - annotate - [select for diffs]
, Fri Jul 14 16:08:09 2000 UTC (7 years, 9 months ago) by richard
CVS Tags: old-infoset-based
Changes since 1.1.2.5: +8 -1
lines
Diff to previous 1.1.2.5
(colored)
next main 1.2
(colored)
add documentEntity property
don't reflect entities yet
Revision 1.1.2.5 / (download) - annotate - [select for diffs]
, Thu Jul 13 17:54:56 2000 UTC (7 years, 10 months ago) by richard
Changes since 1.1.2.4: +44 -83
lines
Diff to previous 1.1.2.4
(colored)
much factoring out of repeated code
Revision 1.1.2.4 / (download) - annotate - [select for diffs]
, Wed Jul 12 18:17:14 2000 UTC (7 years, 10 months ago) by richard
Changes since 1.1.2.3: +5 -5
lines
Diff to previous 1.1.2.3
(colored)
A null property must have the value None, not just any false value, since
other false values are legal non-null values for some properties.
Revision 1.1.2.3 / (download) - annotate - [select for diffs]
, Wed Jul 12 14:24:02 2000 UTC (7 years, 10 months ago) by richard
Changes since 1.1.2.2: +21 -4
lines
Diff to previous 1.1.2.2
(colored)
print declarations for in-scope namespaces and use corresponding prefixes
handle default namespace for output
Revision 1.1.2.2 / (download) - annotate - [select for diffs]
, Tue Jul 11 17:28:23 2000 UTC (7 years, 10 months ago) by richard
Changes since 1.1.2.1: +66 -9
lines
Diff to previous 1.1.2.1
(colored)
more stuff
Revision 1.1.2.1 / (download) - annotate - [select for diffs]
, Mon Jul 10 15:26:06 2000 UTC (7 years, 10 months ago) by richard
Changes since 1.1: +183 -3
lines
Diff to previous 1.1
(colored)
start on reflection
Revision 1.1 / (download) - annotate - [select for diffs]
, Thu Jul 6 14:30:40 2000 UTC (7 years, 10 months ago) by richard
Diff
Initial implementation
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