W3C CVS

CVS log for XML/HTMLparser.h

[BACK] Up to [Public] / XML

Request diff between arbitrary revisions


Default branch: 1

Revision 1.13 / (download) - annotate - [select for diffs] , Wed Dec 6 14:30:34 2000 UTC (7 years, 5 months ago) by veillard
CVS Tags: HEAD
Changes since 1.12: +1 -0 lines
Diff to previous 1.12 (colored)
Work done in the plane, daniel

Revision 1.12 / (download) - annotate - [select for diffs] , Sun Oct 15 14:20:58 2000 UTC (7 years, 7 months ago) by veillard
CVS Tags: LIBXML_2_2_8, LIBXML_2_2_6
Changes since 1.11: +1 -0 lines
Diff to previous 1.11 (colored)
Attribute normalization is needed for HTML too (Bjorn Reese)
Added htmlIsScriptAttribute()
Daniel

Revision 1.11 / (download) - annotate - [select for diffs] , Mon Aug 28 09:47:25 2000 UTC (7 years, 8 months ago) by veillard
Changes since 1.10: +4 -0 lines
Diff to previous 1.10 (colored)
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) - annotate - [select for diffs] , Sun Aug 27 22:38:18 2000 UTC (7 years, 8 months ago) by veillard
Changes since 1.9: +1 -0 lines
Diff to previous 1.9 (colored)
- 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) - annotate - [select for diffs] , Wed Jul 12 13:46:54 2000 UTC (7 years, 10 months ago) by veillard
CVS Tags: LIBXML_2_2_1
Changes since 1.8: +4 -0 lines
Diff to previous 1.8 (colored)
Completely converted HTML document content to UTF8, fixed output,
added HTML output filter, corrected HTML regression tests, Daniel.

Revision 1.8 / (download) - annotate - [select for diffs] , Mon Apr 3 18:45:48 2000 UTC (8 years, 1 month ago) by daniel
CVS Tags: LIBXML_2_1_1, LIBXML_2_1_0
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)
Work done on flignt ot Boston and w.e. ready for 2.0.0, Daniel

Revision 1.7 / (download) - annotate - [select for diffs] , Wed Jan 5 15:58:41 2000 UTC (8 years, 4 months ago) by daniel
CVS Tags: COMPAT_1_0
Changes since 1.6: +8 -4 lines
Diff to previous 1.6 (colored)
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) - annotate - [select for diffs] , Wed Dec 29 12:47:07 1999 UTC (8 years, 4 months ago) by daniel
Changes since 1.5: +14 -0 lines
Diff to previous 1.5 (colored)
Push mode for the HTML parser too, improvement on the mem debug, cleanup, Daniel

Revision 1.5 / (download) - annotate - [select for diffs] , Tue Dec 21 13:33:05 1999 UTC (8 years, 4 months ago) by daniel
Changes since 1.4: +25 -13 lines
Diff to previous 1.4 (colored)
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) - annotate - [select for diffs] , Sat Dec 18 14:58:00 1999 UTC (8 years, 4 months ago) by daniel
Changes since 1.3: +8 -0 lines
Diff to previous 1.3 (colored)
Closed bug #4344, cleanup header files, C++ wise, daniel.

Revision 1.3 / (download) - annotate - [select for diffs] , Thu Sep 30 15:43:35 1999 UTC (8 years, 7 months ago) by daniel
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)
Commited 1.7.3 from GnomeCVS, Daniel.

Revision 1.2 / (download) - annotate - [select for diffs] , Sun Aug 29 10:56:44 1999 UTC (8 years, 8 months ago) by daniel
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)
Cleanup with -pedantic, closing TODOs, added a missing VC, Daniel

Revision 1.1 / (download) - annotate - [select for diffs] , Wed Jul 7 09:16:19 1999 UTC (8 years, 10 months ago) by daniel
CVS Tags: LIBXML_1_5_0
Diff
Adding HTML support, testcases, and updates from bugs.gnome.org, Daniel

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 

Sort log by:

Webmaster