W3C CVS

CVS log for XML/xmlerror.h

[BACK] Up to [Public] / XML

Request diff between arbitrary revisions


Default branch: 1

Revision 1.3 / (download) - annotate - [select for diffs] , Tue Nov 7 14:13:04 2000 UTC (7 years, 6 months ago) by veillard
CVS Tags: LIBXML_2_2_8, HEAD
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)
applied a DLL patch from Wayne Davison, Daniel

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Oct 25 19:26:53 2000 UTC (7 years, 6 months ago) by veillard
Changes since 1.1: +24 -0 lines
Diff to previous 1.1 (colored)
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.1 / (download) - annotate - [select for diffs] , Mon Oct 9 12:27:32 2000 UTC (7 years, 7 months ago) by veillard
CVS Tags: LIBXML_2_2_6
Diff
Moved xml-error.h to xmlerror.h since this was breaking automake
Worked on the xpointer implementation and tests,
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