W3C CVS Root

CVS log for xmlschema/layer.py

[BACK] Up to [Public] / xmlschema

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: public, MAIN


Revision 1.42.2.1: download - view: text, markup, annotated - select for diffs
Fri May 24 20:49:58 2002 UTC (21 years, 11 months ago) by ht
Branches: indDump
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +5 -2 lines
chunkedChildren -> children

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Nov 27 10:50:50 2001 UTC (22 years, 5 months ago) by ht
Branches: public, MAIN
CVS tags: HEAD
Branch point for: indDump
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +38 -18 lines
handle nsqual'd attrs a bit better

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Nov 23 11:13:41 2001 UTC (22 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +15 -16 lines
share namespaceDict with parent if possible,
use originalName for local always

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Nov 18 22:41:59 2001 UTC (22 years, 6 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -4 lines
work around last AttributeError traps -- perhaps not worth it?

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Nov 18 20:29:53 2001 UTC (22 years, 6 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +9 -4 lines
big cleanup of all tests etc. to avoid unnecessary AttributeErrors

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Oct 12 22:35:05 2001 UTC (22 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +56 -49 lines
allow pre-existing doc tree to be passed in

Revision 1.37.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.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37: +37 -31 lines
misc changes

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jun 4 16:09:22 2001 UTC (22 years, 11 months ago) by ht
Branches: public, MAIN
CVS tags: noDTD
Branch point for: jython
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +98 -6 lines
Add and switch to a basis of XMLInfoset items, with new XMLIMapper
Add and use in all three a namespaceDict property
Retrofit a 'label' property for attrs and use it in one place

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Dec 21 18:28:54 2000 UTC (23 years, 4 months ago) by ht
Branches: public, MAIN
CVS tags: lastOct24
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +16 -7 lines
add extra handling of other-namespace elts

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Oct 27 16:36:59 2000 UTC (23 years, 6 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +22 -8 lines
work w/o new PyLTXML

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Oct 27 14:07:43 2000 UTC (23 years, 6 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +45 -34 lines
remove use of Tk to find input if not supplied
add doctype file arg't to fromFile: if present, check validity

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Oct 17 13:14:28 2000 UTC (23 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +10 -8 lines
fix error logging in addVar

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Sep 3 13:42:39 2000 UTC (23 years, 8 months ago) by ht
Branches: public, MAIN
CVS tags: bestApril7
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +28 -13 lines
allow "error" as act, add line/char to error message if pos.

Revision 1.31: 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
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +23 -20 lines
change name to PyLTXML

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jul 4 09:53:44 2000 UTC (23 years, 10 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +14 -11 lines
add context to error about multiple definitions

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat May 13 11:42:35 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +11 -5 lines
catch more source opening errors

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu May 11 14:14:33 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +11 -3 lines
add docElt argument, enforce it

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed May 10 15:28:26 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +13 -2 lines
better error behaviour

Revision 1.26: 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.25: preferred, colored
Changes since revision 1.25: +13 -10 lines
Check for strings in a way that works with or without 16-bit support

Revision 1.25: 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.24: preferred, colored
Changes since revision 1.24: +5 -1 lines
add copyright

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Apr 20 22:14:46 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +9 -2 lines
dont rely on tk

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Apr 20 08:43:41 2000 UTC (24 years, 1 month ago) by ht
Branches: public, MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +19 -3 lines
add hasAttrVal,
 make attrVal and lookupPrefix more consistent in face of missing info

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Apr 16 16:44:17 2000 UTC (24 years, 1 month ago) by ht
Branches: public, MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -3 lines
make self work as self-labelled instance

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Mar 25 12:08:55 2000 UTC (24 years, 1 month ago) by ht
Branches: public, MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +119 -15 lines
allow for either PyXML or XML as parser

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Feb 8 11:45:40 2000 UTC (24 years, 3 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +8 -3 lines
add support for aliasing

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 18 14:38:03 2000 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -2 lines
add 'variable' compound action

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jan 3 14:12:37 2000 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +13 -2 lines
Add Id and Log
define error to raise a LayerError exception

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Dec 20 12:20:06 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
Handle 'list' properly

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Dec 14 10:42:56 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
missed one instance builder

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Dec 14 09:36:06 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
pass in elt to instance creation as a last resort for hacks (see
schema.schema)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 13 15:08:38 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -6 lines
roll out previous ns change, add elt arg't to init, let users handle
it

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 13 14:36:54 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -1 lines
record namespace declarations when necessary

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 1 11:01:02 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
fix typo

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Dec 1 09:24:55 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +26 -9 lines
attempt to accommodate namespaces

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 25 10:20:52 1999 UTC (24 years, 5 months ago) by aqw
Branches: public, MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +25 -7 lines
support post-hoc tables

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Nov 19 16:00:22 1999 UTC (24 years, 6 months ago) by aqw
Branches: public, MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +16 -7 lines
add 'table' action

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Nov 17 02:18:43 1999 UTC (24 years, 6 months ago) by aqw
Branches: public, MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -6 lines
remove debugging, add factory arg to instance creation

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 12 11:23:07 1999 UTC (24 years, 6 months ago) by aqw
Branches: public, MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +16 -9 lines
scoped patterns

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 12 10:08:47 1999 UTC (24 years, 6 months ago) by aqw
Branches: public, MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
use names for groups instead of group_%d

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Nov 11 17:47:37 1999 UTC (24 years, 6 months ago) by aqw
Branches: public, MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
get debugging everywhere

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 11 17:43:14 1999 UTC (24 years, 6 months ago) by aqw
Branches: public, MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
added debugging printout for now

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 11 17:12:19 1999 UTC (24 years, 6 months ago) by aqw
Branches: public, MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +77 -21 lines
the real thing, with a range of action types, pre- and post-
initialisation

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 11 12:56:35 1999 UTC (24 years, 6 months ago) by aqw
Branches: public, MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +76 -0 lines
debugging version

Revision 1.1
Thu Nov 11 12:56:35 1999 UTC (24 years, 6 months ago) by aqw
Branches: public, MAIN
FILE REMOVED
file layer.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