W3C CVS

CVS log for XML/Attic/tester.c

[BACK] Up to [Public] / XML

Request diff between arbitrary revisions


Default branch: 1

Revision 1.41, Tue Apr 4 19:27:03 2000 UTC (8 years, 3 months ago) by daniel
CVS Tags: HEAD
Changes since 1.40: +0 -0 lines
FILE REMOVED
Moved tester.c to xmllint.c, Daniel

Revision 1.40 / (download) - annotate - [select for diffs] , Sat Mar 4 11:37:06 2000 UTC (8 years, 4 months ago) by daniel
Changes since 1.39: +7 -0 lines
Diff to previous 1.39 (colored)
Bunch of patches including validation within entities, done in
SanJose->Grenoble trip. Includes deactivation of white space removal
heuristic by default,
Daniel

Revision 1.39 / (download) - annotate - [select for diffs] , Wed Feb 23 17:31:39 2000 UTC (8 years, 4 months ago) by daniel
Changes since 1.38: +8 -3 lines
Diff to previous 1.38 (colored)
Worked on producing HTML output of the tests, Daniel.

Revision 1.38 / (download) - annotate - [select for diffs] , Wed Feb 23 15:34:44 2000 UTC (8 years, 4 months ago) by daniel
Changes since 1.37: +291 -2 lines
Diff to previous 1.37 (colored)
fixed levels of conditionnal section
added HTML output to the tester program
Daniel

Revision 1.37 / (download) - annotate - [select for diffs] , Wed Feb 16 17:16:22 2000 UTC (8 years, 4 months ago) by daniel
Changes since 1.36: +6 -0 lines
Diff to previous 1.36 (colored)
Bunch of fixes on I18N, fixed UTF16toUTF8, validity checking fixes,
working on james Clark regression tests, added --nowarning to tester, Daniel.

Revision 1.36 / (download) - annotate - [select for diffs] , Mon Feb 14 08:24:33 2000 UTC (8 years, 4 months ago) by daniel
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)
First set of patches for DOM and v2.0, Daniel.

Revision 1.35 / (download) - annotate - [select for diffs] , Tue Dec 28 15:31:14 1999 UTC (8 years, 6 months ago) by daniel
CVS Tags: COMPAT_1_0
Changes since 1.34: +101 -8 lines
Diff to previous 1.34 (colored)
Work done during hollidays:
  - push parsing
  - XML shell
  - XPath debug
Lots of bug fixes and cleanup too,
Daniel

Revision 1.34 / (download) - annotate - [select for diffs] , Tue Dec 21 17:53:00 1999 UTC (8 years, 6 months ago) by daniel
Changes since 1.33: +1 -2 lines
Diff to previous 1.33 (colored)
Tried to integrate WIN32 patches from pj@walter-graphtek.com, Daniel.

Revision 1.33 / (download) - annotate - [select for diffs] , Wed Dec 15 11:47:38 1999 UTC (8 years, 6 months ago) by daniel
Changes since 1.32: +15 -111 lines
Diff to previous 1.32 (colored)
Debug on post validation, added --postvalid, xmlDocGetRootElement(), Daniel.

Revision 1.32 / (download) - annotate - [select for diffs] , Fri Dec 10 18:18:58 1999 UTC (8 years, 7 months ago) by daniel
Changes since 1.31: +9 -1 lines
Diff to previous 1.31 (colored)
Work done on the plane, cleanup of parser from CUR_PTR weirdnesses, added xlink modules, and a proper SAX.h header for generated doc, Daniel.

Revision 1.31 / (download) - annotate - [select for diffs] , Wed Nov 24 17:57:48 1999 UTC (8 years, 7 months ago) by daniel
Changes since 1.30: +1 -0 lines
Diff to previous 1.30 (colored)
Added cleanup routines, cleanup with -pedantic on linux, patch for 3788, Daniel

Revision 1.30 / (download) - annotate - [select for diffs] , Tue Nov 23 10:22:04 1999 UTC (8 years, 7 months ago) by daniel
Changes since 1.29: +19 -6 lines
Diff to previous 1.29 (colored)
Closing bug report #3748, changed global compression flag usage, and
added xmlNewTextChild() and xmlNewDocRawNode(), Daniel

Revision 1.29 / (download) - annotate - [select for diffs] , Tue Oct 12 12:34:34 1999 UTC (8 years, 8 months ago) by daniel
Changes since 1.28: +32 -4 lines
Diff to previous 1.28 (colored)
Corrected the XML output, the HTML parser bug, new xmlValidGetPotentialChildren
and xmlValidGetValidElements, added --insert test to tester.c, Daniel.

Revision 1.28 / (download) - annotate - [select for diffs] , Sat Oct 9 09:08:21 1999 UTC (8 years, 9 months ago) by daniel
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)
Add tester options in usage, Daniel

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

Revision 1.26 / (download) - annotate - [select for diffs] , Mon Sep 20 12:23:02 1999 UTC (8 years, 9 months ago) by daniel
Changes since 1.25: +1 -1 lines
Diff to previous 1.25 (colored)
Cleanup, added some WebDAV testing, errno on parser, extended nanohttp API, Daniel.

Revision 1.25 / (download) - annotate - [select for diffs] , Fri Sep 17 12:08:24 1999 UTC (8 years, 9 months ago) by daniel
Changes since 1.24: +8 -2 lines
Diff to previous 1.24 (colored)
Cleanup on includes, defines, etc ... Daniel

Revision 1.24 / (download) - annotate - [select for diffs] , Thu Sep 2 16:30:54 1999 UTC (8 years, 10 months ago) by daniel
Changes since 1.23: +2 -0 lines
Diff to previous 1.23 (colored)
Memory leak hunting, successful it seems ! Daniel

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

Revision 1.22 / (download) - annotate - [select for diffs] , Sat Aug 7 14:10:11 1999 UTC (8 years, 11 months ago) by daniel
CVS Tags: LIBXML_1_5_0
Changes since 1.21: +11 -2 lines
Diff to previous 1.21 (colored)
Validation bug fixing, XML-REC now validates, Daniel.

Revision 1.21 / (download) - annotate - [select for diffs] , Mon Aug 2 16:45:50 1999 UTC (8 years, 11 months ago) by daniel
Changes since 1.20: +7 -0 lines
Diff to previous 1.20 (colored)
First steps toward adding the validation code, Daniel

Revision 1.20 / (download) - annotate - [select for diffs] , Tue Jul 27 13:16:06 1999 UTC (8 years, 11 months ago) by daniel
Changes since 1.19: +14 -6 lines
Diff to previous 1.19 (colored)
More cleanup on progressive parsing, added an option to tester, a bit
of XPath cleanup, improved make clean, Daniel.

Revision 1.19 / (download) - annotate - [select for diffs] , Sat Jul 10 22:11:15 1999 UTC (9 years ago) by daniel
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 (colored)
More work on XPath, Daniel.

Revision 1.18 / (download) - annotate - [select for diffs] , Tue Jun 8 07:40:47 1999 UTC (9 years, 1 month ago) by daniel
Changes since 1.17: +7 -4 lines
Diff to previous 1.17 (colored)
Added Slashrdf, Alan Cox RDf channel decoder, and added an usage for tester, Daniel.

Revision 1.17 / (download) - annotate - [select for diffs] , Tue Jun 1 22:02:07 1999 UTC (9 years, 1 month ago) by daniel
CVS Tags: LIB_XML_1_1
Changes since 1.16: +5 -0 lines
Diff to previous 1.16 (colored)
Updated for switching on entity substitution, daniel.

Revision 1.16 / (download) - annotate - [select for diffs] , Sat Feb 20 20:39:52 1999 UTC (9 years, 4 months ago) by daniel
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)
Much improvements on the ATTLIST decl parsing and save, memory debug, Daniel.

Revision 1.15 / (download) - annotate - [select for diffs] , Sun Jan 3 12:26:55 1999 UTC (9 years, 6 months ago) by daniel
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 (colored)
Added a last element to accelerate parsing of very flat structures, Daniel.

Revision 1.14 / (download) - annotate - [select for diffs] , Tue Dec 29 13:27:22 1998 UTC (9 years, 6 months ago) by daniel
Changes since 1.13: +59 -15 lines
Diff to previous 1.13 (colored)
Started running the parser against James Clark XML testsuite, lot of
Well-Formedness checking bug fixes, not finished though, Daniel.

Revision 1.13 / (download) - annotate - [select for diffs] , Wed Nov 11 20:07:55 1998 UTC (9 years, 7 months ago) by daniel
CVS Tags: RPM_1_0
Changes since 1.12: +0 -0 lines
Diff to previous 1.12 (colored)
Updates from the Gnome tree, Daniel

Revision 1.12 / (download) - annotate - [select for diffs] , Thu Oct 29 06:41:53 1998 UTC (9 years, 8 months ago) by daniel
Changes since 1.11: +42 -2 lines
Diff to previous 1.11 (colored)
Tree structure update, debug, mode documentation, Daniel.

Revision 1.11 / (download) - annotate - [select for diffs] , Tue Oct 27 22:13:31 1998 UTC (9 years, 8 months ago) by daniel
Changes since 1.10: +16 -4 lines
Diff to previous 1.10 (colored)
Added --debug option to tester, debugXML.[ch], one error in tree.c, Daniel

Revision 1.10 / (download) - annotate - [select for diffs] , Mon Oct 26 01:38:59 1998 UTC (9 years, 8 months ago) by daniel
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)
Update from Gnome development, entity support added, DOM conformance, Daniel.

Revision 1.9 / (download) - annotate - [select for diffs] , Wed Aug 12 21:53:38 1998 UTC (9 years, 10 months ago) by daniel
Changes since 1.8: +2 -4 lines
Diff to previous 1.8 (colored)
Saving of entities is broken, but a lot of code has been upgraded,
entities, SAX, error, Daniel

Revision 1.8 / (download) - annotate - [select for diffs] , Sat Aug 8 04:00:42 1998 UTC (9 years, 11 months ago) by daniel
Changes since 1.7: +26 -31 lines
Diff to previous 1.7 (colored)
Added line and column accounting, added to error messages, Daniel.

Revision 1.7 / (download) - annotate - [select for diffs] , Thu Aug 6 16:45:46 1998 UTC (9 years, 11 months ago) by daniel
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)
More thorough tests, preseve Attr and Ns order, entities bugfixes,
start working on Dtd parsing and saving, Daniel.

Revision 1.6 / (download) - annotate - [select for diffs] , Mon Aug 3 16:17:43 1998 UTC (9 years, 11 months ago) by daniel
Changes since 1.5: +13 -1 lines
Diff to previous 1.5 (colored)
Applied patches from Christopher Blizzard <blizzard@appliedtheory.com> for
Win32 platform support, Daniel

Revision 1.5 / (download) - annotate - [select for diffs] , Sun Jul 12 18:31:52 1998 UTC (9 years, 11 months ago) by daniel
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)
Updated parser and generator to recent XML versions, added a compatibility
flag to avoid breaking old clients, Daniel.

Revision 1.4 / (download) - annotate - [select for diffs] , Mon May 25 23:58:39 1998 UTC (10 years, 1 month ago) by veillard
Changes since 1.3: +4 -0 lines
Diff to previous 1.3 (colored)
Started working for 0.93, changed the copyright to W3C's one, Daniel.

Revision 1.3 / (download) - annotate - [select for diffs] , Fri May 8 22:38:05 1998 UTC (10 years, 2 months ago) by veillard
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)
Added basic encoding, removed memory bugs, Daniel.

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Dec 31 19:13:09 1997 UTC (10 years, 6 months ago) by veillard
CVS Tags: XML_0_1
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)
Added a testing procedure, Daniel.

Revision 1.1 / (download) - annotate - [select for diffs] , Mon Dec 29 14:45:51 1997 UTC (10 years, 6 months ago) by veillard
Diff
Splitted the debug code in a separate file, corrected a bug, 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