W3C CVS Root

CVS log for xmlschema/XML.py

[BACK] Up to [Public] / xmlschema

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: public, MAIN


Revision 1.16.2.2: 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.16.2.1: preferred, colored; branchpoint 1.16: preferred, colored
Changes since revision 1.16.2.1: +82 -82 lines
misc changes

Revision 1.16.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 19 13:36:29 2001 UTC (22 years, 10 months ago) by richard
Branches: jython
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +25 -15 lines
Modify XML.py to be able to write plain files instead of LTXML files,
and make applyschema.py use this (so we don't rely on LTXML for output).
This loses us the ability to set the output encoding (for now; presumably
Python could do it).

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 15 13:17:20 2001 UTC (22 years, 11 months ago) by ht
Branches: public, MAIN
CVS tags: noDTD, HEAD
Branch point for: jython
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
fix bogus global

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Sep 27 13:47:42 2000 UTC (23 years, 7 months ago) by richard
Branches: public, MAIN
CVS tags: lastOct24
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +35 -0 lines
Provide infoset-like names as aliases for slots

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jul 5 09:05:37 2000 UTC (23 years, 10 months ago) by ht
Branches: public, MAIN
CVS tags: old-infoset-based, bestApril7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
change name to PyLTXML

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 31 10:42:36 2000 UTC (23 years, 11 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -2 lines
sort attributes on output to improve comparability

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu May 11 14:13:38 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -2 lines
fix eo children formatting
add addAttr method to Element

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 10 15:26:35 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +42 -12 lines
improve output quality
better error behaviour

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue May 9 14:52:52 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -1 lines
Check for strings in a way that works with or without 16-bit support

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 26 13:00:40 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
add copyright

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 7 17:10:23 2000 UTC (24 years, 4 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -0 lines
QNames using python-level NS dictionary

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Dec 20 15:43:11 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
initialise attributes properly

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Dec 20 15:26:54 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
a:b attr bug fix

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 20 14:51:25 1999 UTC (24 years, 5 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +12 -8 lines
Do attribute defaults/namespaces properly

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 13 20:09:53 1999 UTC (24 years, 5 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -0 lines
qnames

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Nov 27 11:35:42 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +78 -17 lines
richards new version with line info

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Nov 27 11:34:59 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +62 -0 lines
Richard's quick XML tree builder

Revision 1.1
Sat Nov 27 11:34:59 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
FILE REMOVED
file XML.py was initially added on branch 1.

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