CVS log for parser3/src/types/Attic/pa_vdnode.C
Up to [parser3project] / parser3 / src / types
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.9
Wed Sep 26 11:24:07 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +1 -1
lines
xdoc&xnode now
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Sep 26 10:32:26 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +2 -2
lines
added ident.awk and main.dsp splitted to main+classes+types along to .am
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Sep 24 15:13:54 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +2 -1
lines
z
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 21 14:46:09 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +5 -7
lines
zillions of #ifdef XML
created new projects for sql drivers [planning to remove sql drivers from main cvs project]
first, will join latest changes
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 21 08:38:28 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +5 -10
lines
defaulted dom writing methods encoding to pool.get_charset
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 20 14:25:06 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +7 -58
lines
Pool::transcode 0
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 20 08:39:41 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +69 -23
lines
!$elementnode.attributes = hash of dnodes
!$attributenode.specified = boolean
true if the attribute received its value explicitly in the XML document,
or if a value was assigned programatically with the setValue function.
false if the attribute value came from the default value declared in the document's DTD.
!$pinode.target = target of this processing instruction
XML defines this as being the first token following the markup
that begins the processing instruction.
XPath:
!^node.select[xpath/query/expression] = hash of 0->node0 1->node1
!^node.select-single[xpath/query/expression] = first node if any
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 18 13:31:56 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +59 -11
lines
dom, dnode 1
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 18 12:25:06 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
dom, dnode 0
E-mail: