W3C CVS

CVS log for xmlschema/LTXMLInfoset.py

[BACK] Up to [Public] / xmlschema

Request diff between arbitrary revisions


Default branch: 1

Revision 1.15.2.2 / (download) - annotate - [select for diffs] , Wed Jun 12 18:46:20 2002 UTC (5 years, 11 months ago) by ht
Branch: indDump
Changes since 1.15.2.1: +1 -0 lines
Diff to previous 1.15.2.1 (colored) to branchpoint 1.15 (colored)
restructure in preparation for allowing either normal form to be reflected

Revision 1.15.2.1 / (download) - annotate - [select for diffs] , Fri May 24 20:49:58 2002 UTC (5 years, 11 months ago) by ht
Branch: indDump
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)
chunkedChildren -> children

Revision 1.15 / (download) - annotate - [select for diffs] , Sat Jan 12 23:12:01 2002 UTC (6 years, 3 months ago) by ht
CVS Tags: HEAD
Branch point for: indDump
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 (colored)
dont use broken inscopens

Revision 1.14 / (download) - annotate - [select for diffs] , Fri Nov 23 17:01:52 2001 UTC (6 years, 5 months ago) by ht
Changes since 1.13: +3 -8 lines
Diff to previous 1.13 (colored)
exploit PyLTXML changes to make prefixes more efficient

Revision 1.13 / (download) - annotate - [select for diffs] , Fri Nov 23 10:24:02 2001 UTC (6 years, 5 months ago) by ht
Changes since 1.12: +13 -3 lines
Diff to previous 1.12 (colored)
share inScopeNamespaces where possible

Revision 1.12 / (download) - annotate - [select for diffs] , Mon Jun 4 15:57:21 2001 UTC (6 years, 11 months ago) by ht
CVS Tags: noDTD, jython
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)
no namespace == no prefix == None

Revision 1.11 / (download) - annotate - [select for diffs] , Tue Apr 24 13:29:12 2001 UTC (7 years ago) by ht
Changes since 1.10: +17 -6 lines
Diff to previous 1.10 (colored)
(PSV)Infoset reorganisation

Revision 1.10 / (download) - annotate - [select for diffs] , Sat Apr 7 11:19:12 2001 UTC (7 years, 1 month ago) by ht
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 (colored)
fix bug in makeDefaultAttr when qualified name

Revision 1.9 / (download) - annotate - [select for diffs] , Tue Feb 6 15:59:06 2001 UTC (7 years, 3 months ago) by ht
CVS Tags: lastOct24
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 (colored)
fix bug wrt empty namespace on attrs

Revision 1.8 / (download) - annotate - [select for diffs] , Wed Jan 31 13:35:02 2001 UTC (7 years, 3 months ago) by ht
Changes since 1.7: +0 -2 lines
Diff to previous 1.7 (colored)
allow binding for xml: through now

Revision 1.7 / (download) - annotate - [select for diffs] , Thu Nov 2 15:21:37 2000 UTC (7 years, 6 months ago) by richard
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)
infoset changes

Revision 1.6 / (download) - annotate - [select for diffs] , Fri Sep 29 16:44:54 2000 UTC (7 years, 7 months ago) by richard
Changes since 1.5: +0 -1 lines
Diff to previous 1.5 (colored)
remove debugging

Revision 1.5 / (download) - annotate - [select for diffs] , Fri Sep 29 16:00:11 2000 UTC (7 years, 7 months ago) by richard
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)
Ensure elementContentWhitespace is 0 if false, not None

Revision 1.4 / (download) - annotate - [select for diffs] , Wed Sep 27 17:07:07 2000 UTC (7 years, 7 months ago) by richard
Changes since 1.3: +8 -2 lines
Diff to previous 1.3 (colored)
Add where2 attribute (position of end tag) for better error locating.
Don't add default xmlns* attributes as attributes!

Revision 1.3 / (download) - annotate - [select for diffs] , Tue Sep 26 14:55:00 2000 UTC (7 years, 7 months ago) by richard
Changes since 1.2: +43 -8 lines
Diff to previous 1.2 (colored)
Bring changes from old-infoset-based into main line

Revision 1.1.2.6 / (download) - annotate - [select for diffs] , Fri Jul 14 16:07:24 2000 UTC (7 years, 9 months ago) by richard
CVS Tags: old-infoset-based
Changes since 1.1.2.5: +2 -0 lines
Diff to previous 1.1.2.5 (colored) next main 1.2 (colored)
Add infoitem for document entity; so far only contains charset

Revision 1.1.2.5 / (download) - annotate - [select for diffs] , Thu Jul 13 17:54:10 2000 UTC (7 years, 10 months ago) by richard
Changes since 1.1.2.4: +3 -2 lines
Diff to previous 1.1.2.4 (colored)
Fix a couple of places where namespace name was None instead of ""

Revision 1.1.2.4 / (download) - annotate - [select for diffs] , Tue Jul 11 17:28:06 2000 UTC (7 years, 10 months ago) by richard
Changes since 1.1.2.3: +38 -15 lines
Diff to previous 1.1.2.3 (colored)
real defaulted attribute handling
other changes

Revision 1.1.2.3 / (download) - annotate - [select for diffs] , Mon Jul 10 15:25:41 2000 UTC (7 years, 10 months ago) by richard
Changes since 1.1.2.2: +13 -4 lines
Diff to previous 1.1.2.2 (colored)
various changes

Revision 1.1.2.2 / (download) - annotate - [select for diffs] , Thu Jul 6 17:08:22 2000 UTC (7 years, 10 months ago) by richard
Changes since 1.1.2.1: +0 -1 lines
Diff to previous 1.1.2.1 (colored)
typo

Revision 1.1.2.1 / (download) - annotate - [select for diffs] , Thu Jul 6 17:06:57 2000 UTC (7 years, 10 months ago) by richard
Changes since 1.1: +12 -5 lines
Diff to previous 1.1 (colored)
various changes

Revision 1.2 / (download) - annotate - [select for diffs] , Thu Jul 6 16:57:17 2000 UTC (7 years, 10 months ago) by richard
Changes since 1.1: +11 -5 lines
Diff to previous 1.1 (colored)
various changes

Revision 1.1 / (download) - annotate - [select for diffs] , Thu Jul 6 14:31:08 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.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster