tree.c


Log

Author Commit Date CI Message
Daniel Veillard 14fff064 1999-06-22T21:49:07 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel
Daniel Veillard 011b63cb 1999-06-02T17:44:04 Release of libxml-1.1, Daniel.
Daniel Veillard 27d88744 1999-05-29T11:51:49 CORBA defines fixes, char encoding atodetection, Daniel
Manish Vachharajani 5e60f5a2 1999-05-29T03:04:30 Prevent gnome-xml from writing two copies of the xml tree to the dest file in xmlSaveFile, and free the allocated buffer there
Daniel Veillard 5099ae89 1999-04-21T20:12:07 Removal of threading problems, update documentation, added SAX tests, Daniel
Daniel Veillard 517752b9 1999-04-05T12:20:10 Completed/revamped the SAX support, removed old namespace suppport, Daniel
Daniel Veillard 1e346af5 1999-02-22T10:33:01 Serious upgrade of internal subset support, setup for gtk-doc, Daniel
Daniel Veillard 68178935 1999-02-08T18:34:36 Oops, Daniel.
Daniel Veillard 6800ef35 1999-02-08T18:33:22 fixed xmlGetProp to return "" when the attribute is NULL, Daniel.
Daniel Veillard 726c7e3c 1999-02-08T15:13:10 Fixed the output of empty attributes, Daniel.
Daniel Veillard 3b9def15 1999-01-31T22:15:06 More work toward DTD parsing, informations on the mailing-list and Web, Daniel.
Daniel Veillard 39a1f9a3 1999-01-17T19:11:59 Speed, conformance testing, more parsing, general improvements, Daniel.
Daniel Veillard 7c92c0aa 1998-12-06T18:08:28 Changed the behaviour of xmlGetProp on NULL values, Daniel.
Daniel Veillard 44b3a061 1998-12-05T17:27:22 Patched a bug in the generation of empty attributes, Daniel.
Daniel Veillard be36afe1 1998-11-27T06:39:50 Added copy operations for node/tree/documents, Daniel.
Daniel Veillard 242590ee 1998-11-13T18:04:35 simple bug hunting done during rpm2html and rpmfind integration.
Daniel Veillard 25940b7c 1998-10-29T05:51:30 Cleanup, bug fixing, entities improvement, more documentation, Daniel.
Daniel Veillard 1625364f 1998-10-28T22:58:05 Cleanup of the API, more work done on the tree generation, Daniel.
Daniel Veillard 10c6a8fd 1998-10-28T01:00:12 A small patch and more doc, Daniel.
Daniel Veillard baf4cd58 1998-10-27T22:56:57 Added debugging code, a bit of parser cleanup, Daniel
Daniel Veillard ccb09637 1998-10-27T06:21:04 Changed the internals a lot for DOM, entity support, slight changes of API, more (if not all) formating of function comments, started documentation, Daniel.
Daniel Veillard 97b58777 1998-10-20T06:14:16 Set up the fonctions comment block, boring but useful, Daniel.
Daniel Veillard 33942846 1998-10-18T19:12:41 Make sure that new object carry the proper type value, Daniel.
Daniel Veillard 27fb0757 1998-10-17T06:47:46 Corbaization of the document structures, Daniel.
Daniel Veillard 0bef131b 1998-10-14T02:36:47 Added prev and doc pointers to Node, confomity with DOM, Daniel
Daniel Veillard 27864706 1998-10-08T03:47:24 Added hooks for servants, Daniel.
Seth Alves e7f12e65 1998-10-01T20:51:15 replaced malloc.h with stdlib.h to quiet compiler
Daniel Veillard dc3dd9d0 1998-09-24T19:25:54 Corrected an error, Daniel.
Daniel Veillard 15a8df4b 1998-09-24T19:15:06 Added a per-document compression interface, Daniel.
Daniel Veillard 151b1b0c 1998-09-23T00:49:46 Added compression on saving, Daniel.
Daniel Veillard 260a68fd 1998-08-13T03:39:55 Release 0.2, 80% rewrite, nothing left intact ... Daniel