W3C CVS Root

CVS log for XML/HTMLparser.h

[BACK] Up to [Public] / XML

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Dec 6 14:30:34 2000 UTC (23 years, 5 months ago) by veillard
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Work done in the plane, daniel

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Oct 15 14:20:58 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_8, LIBXML_2_2_6
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Attribute normalization is needed for HTML too (Bjorn Reese)
Added htmlIsScriptAttribute()
Daniel

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 28 09:47:25 2000 UTC (23 years, 8 months ago) by veillard
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -0 lines
Applied Wayne Davison <wayned@blorf.net> second patch, fixed a bug
when using SAX only with HTML (about ignorable white spaces), Daniel

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 27 22:38:18 2000 UTC (23 years, 8 months ago) by veillard
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
- SAX.c tree.c debugXML.c: fixed bogus behaviour when an
  undeclared namespace prefix was used, added a warning.
  Cleaned up support w.r.t. entities, spilling out a warning
  and being pedantic on lookups.
  added test/warning/ent9
- Applied some of Wayne Davison <wayned@blorf.net> HTML output patches
Daniel

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jul 12 13:46:54 2000 UTC (23 years, 10 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -0 lines
Completely converted HTML document content to UTF8, fixed output,
added HTML output filter, corrected HTML regression tests, Daniel.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Apr 3 18:45:48 2000 UTC (24 years, 1 month ago) by daniel
Branches: MAIN
CVS tags: LIBXML_2_1_1, LIBXML_2_1_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Work done on flignt ot Boston and w.e. ready for 2.0.0, Daniel

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 5 15:58:41 2000 UTC (24 years, 4 months ago) by daniel
Branches: MAIN
CVS tags: COMPAT_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -4 lines
valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
tree.c: added check and handling when possibly removing an ID
tree.c, HTMLparser.h, HTMLtree.h: fixed entities parsing
     and saving.
test/HTML/entities.html result/HTML/entities.html* : test for
     various entities reference cases
result/HTML/* : as a result output of some testcase have
     changed
HTMLparser.c, parser.c: fixed a bug in the push mode triggered
     by previous example. added xmlParseTryOrFinish().
xpath.h tree.h parser.h valid.h xmlIO.h xlink.h encoding.h
  entities.h debugXML.h HTMLparser.h: changed the way struct are
  declared to allow gtk-doc to expose those
parser.c: closed bug #4960

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Dec 29 12:47:07 1999 UTC (24 years, 4 months ago) by daniel
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +14 -0 lines
Push mode for the HTML parser too, improvement on the mem debug, cleanup, Daniel

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 21 13:33:05 1999 UTC (24 years, 4 months ago) by daniel
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +25 -13 lines
Hopefully the end of that silly C++ include problem
Added a few functions: xmlReplaceNode, xmlAddPrevSibling, xmlAddNextSibling,
    xmlNodeSetName and xmlDocSetRootElement
When saving HTML try to avoid troubles with autoclosed elements when
the stree shape doesn't follow the DtD specs.
Updated the HTML examples regression tests output
Daniel

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Dec 18 14:58:00 1999 UTC (24 years, 5 months ago) by daniel
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -0 lines
Closed bug #4344, cleanup header files, C++ wise, daniel.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 30 15:43:35 1999 UTC (24 years, 7 months ago) by daniel
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
Commited 1.7.3 from GnomeCVS, Daniel.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 29 10:56:44 1999 UTC (24 years, 8 months ago) by daniel
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Cleanup with -pedantic, closing TODOs, added a missing VC, Daniel

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 7 09:16:19 1999 UTC (24 years, 10 months ago) by daniel
Branches: MAIN
CVS tags: LIBXML_1_5_0
Adding HTML support, testcases, and updates from bugs.gnome.org, Daniel

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