W3C CVS Root

CVS log for XML/testSAX.c

[BACK] Up to [Public] / XML

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Nov 7 14:13:03 2000 UTC (23 years, 6 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_8, HEAD
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
applied a DLL patch from Wayne Davison, Daniel

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 25 19:26:53 2000 UTC (23 years, 6 months ago) by veillard
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
Message cleanup Jumbo Diff:
- in xmlerror.h : I added the export of an error context type (void *)
     an error handler type xmlGenericErrorFunc
     there is an interface
       xmlSetGenericErrorFunc  (void *ctx, xmlGenericErrorFunc handler);
     to reset the error handling routine and its argument
 (by default it's equivalent to respectively fprintf and stderr.
- in all the c files, all wild accesses to stderr or stdout within
 the library have been replaced to the handler.
- removed slashrdf.c now obsolete
Daniel

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Oct 15 09:48:27 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_6
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Fixed testSAX cdata reporting, added missing SAx results, Daniel

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Oct 9 12:27:32 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Moved xml-error.h to xmlerror.h since this was breaking automake
Worked on the xpointer implementation and tests,
Daniel

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Oct 5 22:56:03 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -1 lines
started to add XPointer regression tests, fixed some allocation problems,
and a possible segfault in testSAX, Daniel.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Aug 17 13:48:54 2000 UTC (23 years, 9 months ago) by veillard
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +11 -14 lines
Work on cleaning up message from SAx tests.
Work on auto-opening <p> tags when needed,
Daniel

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Aug 2 16:11:05 2000 UTC (23 years, 9 months ago) by veillard
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +13 -6 lines
Fixed HTML small bugs, added SAx tests to HTMLtests for both push and pull
and added the results to the testsuite, Daniel.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jul 5 12:32:16 2000 UTC (23 years, 10 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Large cleanup using SunPro cc, Daniel.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 24 11:31:56 2000 UTC (24 years ago) by daniel
Branches: MAIN
CVS tags: LIBXML_2_1_1, LIBXML_2_1_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c parser.c
   nanoftp.c nanohttp.c SAX.c testSAX.c :
   comment and headers changes to lower gtk-doc number of warnings
Daniel

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Apr 12 13:26:14 2000 UTC (24 years, 1 month ago) by daniel
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +30 -13 lines
- speedup of IS_CHAR like macros, significant overall improvement
- More interfaces for new I/O functions: xmlNewIOInputStream,
   xmlParserInputBufferCreateIO, xmlCreateIOParserCtxt
- added I/O test to xmllint
Daniel

Revision 1.18: 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
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -5 lines
Work done on flignt ot Boston and w.e. ready for 2.0.0, Daniel

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 10 17:11:17 2000 UTC (24 years, 3 months ago) by daniel
Branches: MAIN
CVS tags: COMPAT_1_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +17 -0 lines
Encoding patch from "Y. Cheng" <ycheng@phi.sinica.edu.tw>,
updated testSAX.c to add the cdata callback
Daniel

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Dec 28 15:31:14 1999 UTC (24 years, 4 months ago) by daniel
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +70 -59 lines
Work done during hollidays:
  - push parsing
  - XML shell
  - XPath debug
Lots of bug fixes and cleanup too,
Daniel

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Dec 21 17:53:00 1999 UTC (24 years, 4 months ago) by daniel
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
Tried to integrate WIN32 patches from pj@walter-graphtek.com, Daniel.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Dec 1 09:13:13 1999 UTC (24 years, 5 months ago) by daniel
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -0 lines
General cleanup, added xmlCleanupPredefinedEntities(), Daniel

Revision 1.13: 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.12: preferred, colored
Changes since revision 1.12: +53 -50 lines
Commited 1.7.3 from GnomeCVS, Daniel.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Sep 20 12:23:02 1999 UTC (24 years, 8 months ago) by daniel
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Cleanup, added some WebDAV testing, errno on parser, extended nanohttp API, Daniel.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Sep 17 12:08:24 1999 UTC (24 years, 8 months ago) by daniel
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -3 lines
Cleanup on includes, defines, etc ... Daniel

Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +1 -4 lines
Cleanup with -pedantic, closing TODOs, added a missing VC, Daniel

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 25 10:55:46 1999 UTC (24 years, 8 months ago) by daniel
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +27 -25 lines
Large improvement when substituting entities, PI support added,
ID support added (with checking), API for external parsed entities, Daniel.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 4 10:11:42 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
CVS tags: LIBXML_1_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -1 lines
Removed a bug in attributes data generation, attribute decl printing,
more progress on DtD validation, isnan and isinf workarounds, Daniel.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 4 10:02:14 1999 UTC (24 years, 9 months ago) by veillard
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3 lines
Tidbit removed with insure++, Daniel

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 1 18:25:53 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +18 -0 lines
Bunch of cleanup in the parser for better conformance to the spec.
Checked all WFC, separated getParameterEntity in SAX since the
same name can be used for both, Daniel.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jul 26 15:05:44 1999 UTC (24 years, 9 months ago) by daniel
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -1 lines
Work on progressive parsing, and a bit of XPath, Daniel.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 7 22:28:44 1999 UTC (24 years, 11 months ago) by daniel
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -2 lines
Corrected bugs an memory alloc, make testall under Insure is now clean, Daniel

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 30 21:56:51 1999 UTC (24 years, 11 months ago) by daniel
Branches: MAIN
CVS tags: LIB_XML_1_1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +11 -0 lines
Work on parsing external entities, Daniel.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 24 19:49:28 1999 UTC (24 years, 11 months ago) by daniel
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +31 -31 lines
attded SAXtests make rule, and started plugging in char encoding support, Daniel.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 5 17:00:04 1999 UTC (25 years, 1 month ago) by daniel
Branches: MAIN
Added a test for the SAX interface, 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