W3C CVS Root

CVS log for XML/xmlmemory.c

[BACK] Up to [Public] / XML

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: 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.18: preferred, colored
Changes since revision 1.18: +15 -7 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.18: download - view: text, markup, annotated - select for diffs
Mon Oct 23 18:59:50 2000 UTC (23 years, 6 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_6
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +6 -1 lines
Fixed the Makefile.am to get memleaks reported again
Fixed the memory leaks introduced in hash changes
Still a couple of problems with Validity checks
Daniel

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jul 19 21:23:56 2000 UTC (23 years, 10 months ago) by veillard
Branches: MAIN
CVS tags: LIBXML_2_2_1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
Fixed a stupid bug in the routine to override memory functions, Daniel.

Revision 1.16: 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
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Large cleanup using SunPro cc, Daniel.

Revision 1.15: 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.14: preferred, colored
Changes since revision 1.14: +3 -3 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.14: 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.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Work done on flignt ot Boston and w.e. ready for 2.0.0, Daniel

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 20 09:18:50 2000 UTC (24 years, 1 month ago) by daniel
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +18 -14 lines
Work done on teh way back from Guadec. URI parsing and testing, Daniel.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 18 15:26:35 2000 UTC (24 years, 2 months ago) by daniel
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +75 -9 lines
Allowing overloading of all the memory allocation functions, Daniel

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Dec 29 12:47:07 1999 UTC (24 years, 4 months ago) by daniel
Branches: MAIN
CVS tags: COMPAT_1_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +58 -0 lines
Push mode for the HTML parser too, improvement on the mem debug, cleanup, Daniel

Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +44 -1 lines
Work done during hollidays:
  - push parsing
  - XML shell
  - XPath debug
Lots of bug fixes and cleanup too,
Daniel

Revision 1.9: 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.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
Tried to integrate WIN32 patches from pj@walter-graphtek.com, Daniel.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 10 18:18:58 1999 UTC (24 years, 5 months ago) by daniel
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
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.7: download - view: text, markup, annotated - select for diffs
Thu Oct 14 08:26:49 1999 UTC (24 years, 7 months ago) by daniel
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +41 -2 lines
Introduced HTML document type, removed ' for HTML, improved
xmlmemory, Daniel.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Oct 8 09:35:42 1999 UTC (24 years, 7 months ago) by daniel
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -5 lines
Corrections of comments/doc, CORBA fields init patch from raph, Daniel.

Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Commited 1.7.3 from GnomeCVS, Daniel.

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

Revision 1.3: 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.2: preferred, colored
Changes since revision 1.2: +15 -2 lines
Cleanup on includes, defines, etc ... Daniel

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 5 21:37:57 1999 UTC (24 years, 8 months ago) by daniel
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Draw the path for tree.c and xpath.c extensions, Daniel.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 2 16:30:54 1999 UTC (24 years, 8 months ago) by daniel
Branches: MAIN
Memory leak hunting, successful it seems ! 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