W3C CVS Root

CVS log for xmlschema/XMLInfoset.py

[BACK] Up to [Public] / xmlschema

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.20.2.2: download - view: text, markup, annotated - select for diffs
Thu Jun 13 21:02:24 2002 UTC (21 years, 11 months ago) by ht
Branches: indDump
Diff to: previous 1.20.2.1: preferred, colored; branchpoint 1.20: preferred, colored
Changes since revision 1.20.2.1: +0 -125 lines
move reflection stuff out

Revision 1.20.2.1: download - view: text, markup, annotated - select for diffs
Fri May 24 20:56:20 2002 UTC (21 years, 11 months ago) by ht
Branches: indDump
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +45 -110 lines
collapse dump format to individuals only,
chunkedChildren->children

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue May 14 20:04:49 2002 UTC (22 years ago) by ht
Branches: MAIN
CVS tags: HEAD
Branch point for: indDump
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
provide alwaysNamed default

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Sep 15 17:31:17 2001 UTC (22 years, 8 months ago) by ht
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +15 -0 lines
provide for type-appropriate reflection of arbitrary literal values

Revision 1.18.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 19 16:40:59 2001 UTC (22 years, 10 months ago) by richard
Branches: jython
Diff to: previous 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18: +8 -4 lines
misc changes

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jul 6 09:56:43 2001 UTC (22 years, 10 months ago) by ht
Branches: MAIN
CVS tags: noDTD
Branch point for: jython
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
require attr nv

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jun 6 12:57:36 2001 UTC (22 years, 11 months ago) by richard
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
update namespace URI

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jun 4 16:02:13 2001 UTC (22 years, 11 months ago) by ht
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -5 lines
no namespace == no prefix == None

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Apr 24 13:29:12 2001 UTC (23 years ago) by ht
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +62 -52 lines
(PSV)Infoset reorganisation

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Mar 17 12:11:13 2001 UTC (23 years, 2 months ago) by ht
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
merge v2001 back in to main line

Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Wed Feb 7 14:30:01 2001 UTC (23 years, 3 months ago) by ht
Branches: v2001
Diff to: previous 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13: +1 -1 lines
change NS to 2001, implement null->nil

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Feb 6 15:51:54 2001 UTC (23 years, 3 months ago) by ht
Branches: MAIN
CVS tags: lastOct24
Branch point for: v2001
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +11 -3 lines
better handling of builtin xml namespace

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jan 31 13:34:42 2001 UTC (23 years, 3 months ago) by ht
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
add binding for xml to inScopeNamespaces if necessary

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Dec 23 13:05:43 2000 UTC (23 years, 4 months ago) by ht
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
don't dump character children if schemaNormVal exists

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Dec 14 15:58:13 2000 UTC (23 years, 5 months ago) by ht
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -3 lines
import string

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Dec 13 23:26:09 2000 UTC (23 years, 5 months ago) by ht
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +19 -9 lines
alphabetise attributes by name,
allow mixed content to be indented

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Dec 6 09:20:22 2000 UTC (23 years, 5 months ago) by ht
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -8 lines
allow specification of namespaceURI for reflect{String,Null,Boolean}

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Dec 4 22:07:03 2000 UTC (23 years, 5 months ago) by ht
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
fake a proper namespace URI

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 2 15:37:40 2000 UTC (23 years, 6 months ago) by richard
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -6 lines
missed some infoset changes

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Nov 2 15:25:30 2000 UTC (23 years, 6 months ago) by richard
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +45 -49 lines
infoset changes

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 2 13:32:44 2000 UTC (23 years, 7 months ago) by richard
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
update xsi namespace

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Sep 29 16:03:33 2000 UTC (23 years, 7 months ago) by richard
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +13 -6 lines
Add reflectNull

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 26 14:50:42 2000 UTC (23 years, 7 months ago) by richard
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +232 -10 lines
Bring changes from old-infoset-based into main line

Revision 1.1.2.6: download - view: text, markup, annotated - select for diffs
Fri Jul 14 16:08:09 2000 UTC (23 years, 10 months ago) by richard
CVS tags: old-infoset-based
Diff to: previous 1.1.2.5: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.5: +8 -1 lines
add documentEntity property
don't reflect entities yet

Revision 1.1.2.5: download - view: text, markup, annotated - select for diffs
Thu Jul 13 17:54:56 2000 UTC (23 years, 10 months ago) by richard
Diff to: previous 1.1.2.4: preferred, colored
Changes since revision 1.1.2.4: +44 -83 lines
much factoring out of repeated code

Revision 1.1.2.4: download - view: text, markup, annotated - select for diffs
Wed Jul 12 18:17:14 2000 UTC (23 years, 10 months ago) by richard
Diff to: previous 1.1.2.3: preferred, colored
Changes since revision 1.1.2.3: +5 -5 lines
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 - view: text, markup, annotated - select for diffs
Wed Jul 12 14:24:02 2000 UTC (23 years, 10 months ago) by richard
Diff to: previous 1.1.2.2: preferred, colored
Changes since revision 1.1.2.2: +21 -4 lines
print declarations for in-scope namespaces and use corresponding prefixes
handle default namespace for output

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Tue Jul 11 17:28:23 2000 UTC (23 years, 10 months ago) by richard
Diff to: previous 1.1.2.1: preferred, colored
Changes since revision 1.1.2.1: +66 -9 lines
more stuff

Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Mon Jul 10 15:26:06 2000 UTC (23 years, 10 months ago) by richard
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +183 -3 lines
start on reflection

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 6 14:30:40 2000 UTC (23 years, 10 months ago) by richard
Branches: MAIN
Initial implementation

Diff request

This form allows you to request diffs 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.

Log view options

Webmaster