W3C CVS

CVS log for XML/result/HTML/wired.html

[BACK] Up to [Public] / XML / result / HTML

Request diff between arbitrary revisions


Default branch: 1

Revision 1.8 / (download) / (as text) - annotate - [select for diffs] , Tue Oct 24 10:29:48 2000 UTC (7 years, 11 months ago) by veillard
CVS Tags: LIBXML_2_2_8, LIBXML_2_2_6, HEAD
Changes since 1.7: +22 -18 lines
Diff to previous 1.7 (colored)
A number of contributed patches:
- include/Makefile.am: problem passing in DESTDIR= values patch
  from Marc Christensen <marc@calderasystems.com>
- nanohttp.c: removed debugging remains
- HTMLparser.c: the bogus tag should be ignored (Wayne)
- HTMLparser.c parser.c: fixing a number of problems with the
  macros in the *parser.c files (Wayne).
- HTMLparser.c: close the previous option when opening a new one
  (Marc Sanfacon).
- result/HTML/*: updated the HTML results accordingly
Daniel

Revision 1.7 / (download) / (as text) - annotate - [select for diffs] , Tue Oct 3 09:31:54 2000 UTC (8 years ago) by veillard
Changes since 1.6: +72 -72 lines
Diff to previous 1.6 (colored)
Updated the HTML tests results for attributes case insensitivity, Daniel

Revision 1.6 / (download) / (as text) - annotate - [select for diffs] , Wed Jul 12 13:46:54 2000 UTC (8 years, 3 months ago) by veillard
CVS Tags: LIBXML_2_2_1
Changes since 1.5: +37 -37 lines
Diff to previous 1.5 (colored)
Completely converted HTML document content to UTF8, fixed output,
added HTML output filter, corrected HTML regression tests, Daniel.

Revision 1.5 / (download) / (as text) - annotate - [select for diffs] , Mon Jun 26 13:18:58 2000 UTC (8 years, 3 months ago) by daniel
CVS Tags: LIBXML_2_1_1, LIBXML_2_1_0
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)
fixed support for empty attributes like <hr noshade> for dand, Daniel.

Revision 1.4 / (download) / (as text) - annotate - [select for diffs] , Wed Jan 5 15:58:42 2000 UTC (8 years, 9 months ago) by daniel
CVS Tags: COMPAT_1_0
Changes since 1.3: +16 -16 lines
Diff to previous 1.3 (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.3 / (download) / (as text) - annotate - [select for diffs] , Tue Dec 21 13:33:05 1999 UTC (8 years, 9 months ago) by daniel
Changes since 1.2: +6 -6 lines
Diff to previous 1.2 (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.2 / (download) / (as text) - annotate - [select for diffs] , Mon Dec 20 14:35:40 1999 UTC (8 years, 9 months ago) by daniel
Changes since 1.1: +141 -589 lines
Diff to previous 1.1 (colored)
Updated output for HTML tests, Daniel.

Revision 1.1 / (download) / (as text) - annotate - [select for diffs] , Sun Dec 12 11:54:54 1999 UTC (8 years, 10 months ago) by daniel
Diff
Added some htmL tests to CVS, 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