W3C CVS Root

CVS log for XML/testDocbook.c

[BACK] Up to [Public] / XML

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.3: 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
CVS tags: LIBXML_2_2_8, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +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.2: download - view: text, markup, annotated - select for diffs
Fri Sep 22 16:05:34 2000 UTC (23 years, 7 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_6
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Closing bug #25000, Daniel.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 29 23:37:07 2000 UTC (23 years, 8 months ago) by veillard
Branches: MAIN
Played with docbook, this may never end-up in a libxml release, 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